alert-plugin-type

alert-plugin-type
alert-plugin-type
JSON Example
{
    "description": "string",
    "id": "string",
    "properties": [
        {
            "dataType": "string",
            "defaultValue": "string",
            "description": "string",
            "displayOrder": 0,
            "enum-values": [
                "string"
            ],
            "key": "string",
            "length": 0,
            "required": false
        }
    ],
    "rule-properties": [
        {
            "dataType": "string",
            "defaultValue": "string",
            "description": "string",
            "displayOrder": 0,
            "enum-values": [
                "string"
            ],
            "key": "string",
            "length": 0,
            "required": false
        }
    ]
}
string
description
Optional

Description for the Alert Plugin Type

string
id
Optional

Identifier for the Alert Plugin Type

properties
Optional

List of Alert Plugin Type Properties

rule-properties
Optional

List of Notification Rule Properties