Interface MonitorsApiGetMonitorRequest

Hierarchy

  • MonitorsApiGetMonitorRequest

Properties

groupStates?: string

When specified, shows additional information about the group states. Choose one or more from all, alert, warn, and no data.

monitorId: number

The ID of the monitor

withDowntimes?: boolean

If this argument is set to true, then the returned data includes all current active downtimes for the monitor.

Generated using TypeDoc