Alert event attributes.

Hierarchy

  • AlertEventCustomAttributes

Constructors

Properties

Constructors

Properties

custom?: {
    [key: string]: any;
}

Free form JSON object for arbitrary data. Supports up to 100 properties per object and a maximum nesting depth of 10 levels.

Type declaration

  • [key: string]: any

The links related to the event. Maximum of 20 links allowed.

The priority of the alert.

The status of the alert.

Generated using TypeDoc