Method: folders.capabilities.get

Retrieves the Capability identified by the supplied resource name.

HTTP request

GET https://cloudresourcemanager.googleapis.com/v3/{name=folders/*/capabilities/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the capability to get. For example, folders/123/capabilities/app-management

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.