Type alias MonitorDraftStatus

MonitorDraftStatus: typeof DRAFT | typeof PUBLISHED | UnparsedObject

Indicates whether the monitor is in a draft or published state.

draft: The monitor appears as Draft and does not send notifications. published: The monitor is active and evaluates conditions and notify as configured.

This field is in preview. The draft value is only available to customers with the feature enabled.

Generated using TypeDoc