Method: projects.locations.autoProtectionPolicies.bindings.matchingResources.get

Gets details of a single Binding Matching Resource.

HTTP request


GET https://backupdr.googleapis.com/v1beta/{name=projects/*/locations/*/autoProtectionPolicies/*/bindings/*/matchingResources/*}

The URLs use gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the matching resource to retrieve. Format: projects/{project}/locations/{location}/autoProtectionPolicies/{autoProtectionPolicy}/bindings/{binding}/matchingResources/{matching_resource}

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires one of the following OAuth scopes:

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

For more information, see the Authentication Overview.