SLA Schedules
Update an SLA schedule
Updates a single SLA schedule and re-configures the CloudWatch event rule(s). Requires sla:update
scope.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the schedule
Body
application/json
Updated SLA schedule data
The body is of type object
.
Response
200
OK. Returns updated schedule.