Parameter | Description |
---|---|
Monitor ID | The ID of the monitor. |
{
"id": 41704129,
"org_id": 1131740,
"type": "<string>",
"name": "<string>",
"message": "<string>",
"tags": [
"<string>",
"<string>"
],
"query": "<string>",
"options": {
"notification_preset_name": "<string>",
"on_missing_data": "<string>",
"notify_audit": false,
"new_host_delay": 107,
"include_tags": true,
"synthetics_check_id": "<string>",
"silenced": {}
},
"multi": false,
"created_at": 988354741067,
"created": "<string>",
"modified": "<string>",
"deleted": null,
"priority": 1,
"restricted_roles": null,
"overall_state_modified": "<string>",
"overall_state": "<string>",
"creator": {
"name": "<string>",
"email": "<string>",
"handle": "<string>",
"id": 4635426
}
}
Was this page helpful?