alert-type

alert-type
alert-type
JSON Example
{
    "description": "string",
    "extension": {
        "anyObjects": [
            {}
        ]
    },
    "id": 0,
    "links": [
        {
            "description": "string",
            "href": "string",
            "name": "string",
            "rel": "string"
        }
    ],
    "name": "string",
    "subTypes": [
        {
            "description": "string",
            "extension": {
                "anyObjects": [
                    {}
                ]
            },
            "id": 0,
            "links": [
                {
                    "description": "string",
                    "href": "string",
                    "name": "string",
                    "rel": "string"
                }
            ],
            "name": "string"
        }
    ]
}
string
description
Optional

Description of the alert type

extension
Optional

extension

integer As int32 As int32
id
Required

System generated alert ID

array of link
links
Optional

links

string
name
Optional

Name of the alert type

subTypes
Optional

List of sub types for this alert type

Property Of