alert-plugin-type
alert-plugin-type
JSON Example
{
"id": "string",
"description": "string",
"properties": [
{
"key": "string",
"dataType": "string",
"enum-values": [
"string"
],
"description": "string",
"length": 0,
"required": false,
"displayOrder": 0,
"defaultValue": "string",
"isDeprecated": false,
"acceptableServiceCredentialTypes": [
"string"
]
}
],
"rule-properties": [
{
"key": "string",
"dataType": "string",
"enum-values": [
"string"
],
"description": "string",
"length": 0,
"required": false,
"displayOrder": 0,
"defaultValue": "string",
"isDeprecated": false,
"acceptableServiceCredentialTypes": [
"string"
]
}
]
}
string
id
Optional
Identifier for the Alert Plugin Type
string
description
Optional
Description for the Alert Plugin Type