Creates a GcpUserAccessBinding
. If the client specifies a name
, the server ignores it. Fails if a resource already exists with the same [groupKey]
[google.identity.accesscontextmanager.v1alpha.GcpUserAccessBinding.group_ke y]. Completion of this long-running operation does not necessarily signify that the new binding is deployed onto all affected users, which may take more time.
HTTP request
POST https://accesscontextmanager.googleapis.com/v1alpha/{parent=organizations/*}/gcpUserAccessBindings
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Example: "organizations/256" |
Request body
The request body contains an instance of GcpUserAccessBinding
.
Response body
If successful, the response body contains a newly created instance of Operation
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.