v1

latestOpenAPI 3.0.12026-07-233010767.7 KB
Service Outages

Get the outages (including applied overrides) of a specific service

get/service-outages

Query parameters

servicenumber

the id of the service for which the outages should be fetched

fromstring date-time

from date, ISO-UTC e.g. 2021-05-25T21:24:56.771Z

untilstring date-time

until date, ISO-UTC e.g. 2021-05-26T21:24:56.771Z

ignore-overridesboolean

if the outages should not take overrides into account, default is false

Response

The outages of the service

status'OPERATIONAL' | 'UNDER_MAINTENANCE' | 'DEGRADED' | 'PARTIAL_OUTAGE' | 'MAJOR_OUTAGE'

the service status

fromstring date-time
untilstring date-time