Method: projects.locations.exclusionWindows.get

Get the details of an exclusion window.

HTTP request

GET https://faulttesting.googleapis.com/v1alpha/{name=projects/*/locations/*/exclusionWindows/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the exclusion window to retrieve. Format: projects/{project}/locations/{location}/exclusionWindows/{exclusionWindow}.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.