alert-type
alert-type
List of alert types
JSON Example
{
"id": 0,
"name": "string",
"description": "string",
"subTypes": [
{
"id": 0,
"name": "string",
"description": "string",
"extension": {
"anyObjects": [
{}
]
},
"links": [
{
"href": "string",
"rel": "string",
"name": "string",
"description": "string"
}
]
}
],
"extension": {
"anyObjects": [
{}
]
},
"links": [
{
"href": "string",
"rel": "string",
"name": "string",
"description": "string"
}
]
}
integer As int32
As int32
id
Required
System generated alert ID
string
name
Optional
Name of the alert type
string
description
Optional
Description of the alert type