Method: organizations.resourceValueConfigs.get

Gets a ResourceValueConfig.

HTTP request

GET https://securitycenter.googleapis.com/v1/{name=organizations/*/resourceValueConfigs/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the resource value config to retrieve. Its format is organizations/{organization}/resourceValueConfigs/{configId}.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.