enterprise_get_enterprise_alert_configurations_result_item

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