Method: projects.locations.exclusionWindows.delete

Deletes an exclusion window.

HTTP request

DELETE 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 delete. Format: projects/{project}/locations/{location}/exclusionWindows/{exclusionWindow}.

Request body

The request body must be empty.

Response body

If successful, the response body is an empty JSON object.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.