Creates a Snooze that will prevent alerts, which match the provided criteria, from being opened. The Snooze applies for a specific time interval.
HTTP request
POST https://monitoring.googleapis.com/v3/{parent}/snoozes
Path parameters
| Parameters | |
|---|---|
parent |
Required. The project in which a |
Request body
The request body contains an instance of Snooze.
Response body
If successful, the response body contains a newly created instance of Snooze.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/monitoring
For more information, see the Authentication Overview.