Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the schedule
Response
OK. Returns the schedule if found.
User-defined name for this SLA schedule
Whether to run every day
Whether to run every week
Whether to run every month (1-28 day constraints)
Only relevant if weekly=true
(e.g. 'monday')
Only relevant if monthly=true
(range 1..28)
Percentage target for SLA (75-100)
If true, only show sites that actually breach SLA in PDF
If true, only business hours are used for SLA calculations
The ID referencing hours from the 'chrono' microservice
Time zone for the SLA schedule
If set, ignores 'Power Outage' cause in calculations
Optional group name to notify. If set, the system sends the PDF to that group.