Updates an exclusion window.
HTTP request
PATCH https://faulttesting.googleapis.com/v1alpha/{exclusionWindow.name=projects/*/locations/*/exclusionWindows/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
exclusionWindow.name |
Identifier. The resource name of the exclusion window. Format: |
Query parameters
| Parameters | |
|---|---|
updateMask |
Optional. The mask to control which fields get updated. If the mask is not present, all fields will be updated. This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of ExclusionWindow.
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.