Method: organizations.environments.sharedflows.revisions.deployments.get

Gets the deployment of a shared flow revision and actual state reported by runtime pods.

HTTP request

GET https://apigee.googleapis.com/v1/{name=organizations/*/environments/*/sharedflows/*/revisions/*}/deployments

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name representing a shared flow in an environment in the following format: organizations/{org}/environments/{env}/sharedflows/{sharedflow}/revisions/{rev}

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

  • apigee.deployments.get

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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