Method: organizations.simulations.valuedResources.get

Get the valued resource by name

HTTP request

GET https://securitycenter.googleapis.com/v2/{name=organizations/*/simulations/*/valuedResources/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of this valued resource

Valid format: "organizations/{organization}/simulations/{simulation}/valuedResources/{valued_resource}"

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.