Method: organizations.deployments.list

Lists all deployments of API proxies or shared flows.

HTTP request

GET https://apigee.googleapis.com/v1/{parent=organizations/*}/deployments

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Name of the organization for which to return deployment information in the following format: organizations/{org}

Authorization requires the following IAM permission on the specified resource parent :

  • apigee.deployments.list

Query parameters

Parameters
sharedFlows

boolean

Optional. Flag that specifies whether to return shared flow or API proxy deployments. Set to true to return shared flow deployments; set to false to return API proxy deployments. Defaults to false .

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform
Design a Mobile Site
View Site in Mobile | Classic
Share by: