Required. The parent resource to create the pool in. The only supported ___location is global.
Query parameters
Parameters
workloadIdentityPoolId
string
Required. The ID to use for the pool, which becomes the final component of the resource name. This value should be 4-32 characters, and may contain the characters [a-z0-9-]. The prefix gcp- is reserved for use by Google, and may not be specified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-21 UTC."],[[["This page details the process of creating a new WorkloadIdentityPool, which cannot reuse a deleted pool's name for 30 days post-deletion."],["The HTTP request to create a WorkloadIdentityPool is a POST request to `https://iam.googleapis.com/v1beta/{parent=projects/*/locations/*}/workloadIdentityPools`, following gRPC Transcoding syntax."],["The `parent` path parameter is required, and must specify the resource where the pool will be created, with `global` being the only supported ___location."],["The `workloadIdentityPoolId` query parameter is required, dictating the ID for the new pool, with specific constraints on the length and acceptable characters."],["Successful creation of a WorkloadIdentityPool requires the `iam.workloadIdentityPools.create` IAM permission on the parent resource and one of the specified OAuth scopes."]]],[]]