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
createdTimestamp of the monitor creation.
Optional
creatorObject describing the creator of the shared element.
Optional
deletedWhether or not the monitor is deleted. (Always null
)
Optional
idID of this monitor.
Optional
messageA message to include with notifications for this monitor.
Optional
modifiedLast timestamp when the monitor was edited.
Optional
multiWhether or not the monitor is broken down on different groups.
Optional
nameThe monitor name.
Optional
optionsList of options associated with your monitor.
Optional
overallThe different states your monitor can be in.
Optional
priorityInteger from 1 (high) to 5 (low) indicating alert severity.
Optional
queryThe monitor query.
Optional
restrictedA list of unique role identifiers to define which roles are allowed to edit the monitor. The unique identifiers for all roles can be pulled from the Roles API and are located in the data.id
field. Editing a monitor includes any updates to the monitor configuration, monitor deletion, and muting of the monitor for any amount of time. restricted_roles
is the successor of locked
. For more information about locked
and restricted_roles
, see the monitor options docs.
Optional
stateWrapper object with the different monitor states.
Optional
tagsTags associated to your monitor.
Optional
typeThe type of the monitor. For more information about type
, see the monitor options docs.
Generated using TypeDoc
Object describing a monitor update request.