alerting
Schedule a snooze for the rule
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/alerting/rule/{id}/snooze_schedule</span></div>Refer to Spaces for more information.
When you snooze a rule, the rule checks continue to run but alerts will not generate actions. You can snooze for a specified period of time and schedule single or recurring downtimes.
post/api/alerting/rule/{id}/snooze_schedule
Path parameters
idstring required
Identifier of the rule.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Request body
Response
Indicates a successful call.