Interface DowntimesApiGetDowntimeRequest

Hierarchy

  • DowntimesApiGetDowntimeRequest

Properties

downtimeId: string

ID of the downtime to fetch.

include?: string

Comma-separated list of resource paths for related resources to include in the response. Supported resource paths are created_by and monitor.

withRunAs?: boolean

If true, include the run_as attribute in the response, which lists the principals allowed to act on behalf of the downtime.

Note: This feature is currently in Preview and may not be available for all organizations.

Generated using TypeDoc