Changes to Schedule a snooze for the rule
POST /api/alerting/rule/{id}/snooze_schedule
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 100 revisions of this API.6
What changed
- ●
the
schedule/custom/durationrequest property's maxLength was set to100request-property-max-length-set
- ●
the
schedule/custom/recurring/endrequest property's maxLength was set to100request-property-max-length-set
- ●
the
schedule/custom/recurring/everyrequest property's maxLength was set to100request-property-max-length-set
- ●
the
schedule/custom/recurring/onWeekDay/items/request property's maxLength was set to10request-property-max-length-set
- ●
the
schedule/custom/startrequest property's maxLength was set to100request-property-max-length-set
- ●
the
schedule/custom/timezonerequest property's maxLength was set to64request-property-max-length-set
- ●