monitors

Create a new monitor for the request account

Creates a new monitor and returns the definition

post/monitors

Request body

type'logs' | 'object-data-plane' | 'signal' required

Type of the monitor

namestring required

Name of the monitor

descriptionstring

Description of the monitor

labelsLabel[] required

An array of labels to which this monitor applies

messagestring

The template to use to generate the notification message

notifyMonitorNotification[]

An array of URLs to which the notification may be sent

log_eventsboolean

A boolean that determines if monitor state changes are added to the event log.

Response

The monitor was successfully created

type'logs' | 'object-data-plane' | 'signal'

Type of the monitor

namestring

Name of the monitor

descriptionstring

Description of the monitor

labelsLabel[]

An array of labels to which this monitor applies

messagestring

The template to use to generate the notification message

notifyMonitorNotification[]

An array of URLs to which the notification may be sent

log_eventsboolean

A boolean that determines if monitor state changes are added to the event log.

hrefstring

A reference to this monitor

Changes

No recorded changes to this endpoint across all 1 revision of this API.