Method: projects.locations.spaces.applicationTemplates.policies.get

Policy related APIs. Get a policy for an application template.

HTTP request

GET https://designcenter.googleapis.com/v1alpha/{name=projects/*/locations/*/spaces/*/applicationTemplates/*/policies/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The policy name in the following format: projects/$project/locations/$location/spaces/$space/applicationTemplates/$applicationTemplate/policies/$policy

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

For more information, see the Authentication Overview.