Optional
requestFactory: DowntimesApiRequestFactoryOptional
responseProcessor: DowntimesApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationSchedule a downtime.
The request object
Optional
options: ConfigurationGet downtime detail by downtime_id
.
The request object
Optional
options: ConfigurationGet all scheduled downtimes.
The request object
Optional
options: ConfigurationProvide a paginated version of listDowntimes returning a generator with all the items.
Optional
options: ConfigurationGet all active downtimes for the specified monitor.
The request object
Optional
options: ConfigurationProvide a paginated version of listMonitorDowntimes returning a generator with all the items.
Optional
options: ConfigurationUpdate a downtime by downtime_id
.
The request object
Optional
options: ConfigurationGenerated using TypeDoc
Cancel a downtime.
Note: Downtimes canceled through the API are no longer active, but are retained for approximately two days before being permanently removed. The downtime may still appear in search results until it is permanently removed.