Method: organizations.environments.deployments.getIamPolicy

Gets the IAM policy on a deployment. For more information, see Manage users, roles, and permissions using the API.

You must have the apigee.deployments.getIamPolicy permission to call this API.

HTTP request

GET https://apigee.googleapis.com/v1/{resource=organizations/*/environments/*/deployments/*}:getIamPolicy

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
resource

string

REQUIRED: The resource for which the policy is being requested. See Resource names for the appropriate value for this field.

Query parameters

Parameters
options

object (GetPolicyOptions)

OPTIONAL: A GetPolicyOptions object for specifying options to deployments.getIamPolicy.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Policy.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform