Method: projects.locations.exclusionWindows.stop

Stops an active exclusion window. This method sets endTime to the current time.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name of the exclusion window to stop. 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.