Method: accessPolicies.authorizedOrgsDescs.create

Creates an authorized orgs desc . The long-running operation from this RPC has a successful status after the authorized orgs desc propagates to long-lasting storage. If a authorized orgs desc contains errors, an error response is returned for the first error encountered. The name of this AuthorizedOrgsDesc will be assigned during creation.

HTTP request

POST https://accesscontextmanager.googleapis.com/v1/{parent=accessPolicies/*}/authorizedOrgsDescs

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Resource name for the access policy which owns this Authorized Orgs Desc .

Format: accessPolicies/{policyId}

Request body

The request body contains an instance of AuthorizedOrgsDesc .

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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月01日 UTC.