enterprise_get_enterprise_alert_definitions_result_item
enterprise_get_enterprise_alert_definitions_result_item
AllOf
This class requires all of the following:
JSON Example
{
"id": 0,
"created": "string",
"name": "string",
"type": "string",
"definition": {
"isSystemOnly": false,
"isOperatorOnly": false
},
"firstNotificationSeconds": 0,
"maxNotifications": 0,
"notificationIntervalSeconds": 0,
"resetIntervalSeconds": 0,
"modified": "string"
}