Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
endPOSIX timestamp to end the downtime.
The downtime ID.
Optional
scopeThe scope(s) to which the downtime applies. Must be in key:value
format. For example, host:app2
.
Provide multiple scopes as a comma-separated list like env:dev,env:prod
.
The resulting downtime applies to sources that matches ALL provided scopes (env:dev
AND env:prod
).
Optional
startPOSIX timestamp to start the downtime.
Generated using TypeDoc
Object describing a downtime that matches this monitor.