Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Alert

Package version

Alert on the data box edge/gateway device.

Hierarchy

Index

Properties

Optional alertType

alertType: undefined | string

Alert type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional appearedAtDateTime

appearedAtDateTime: Date

UTC time when the alert appeared. NOTE: This property will not be serialized. It can only be populated by the server.

Optional detailedInformation

detailedInformation: undefined | object

Alert details. NOTE: This property will not be serialized. It can only be populated by the server.

Optional errorDetails

errorDetails: AlertErrorDetails

Error details of the alert. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional recommendation

recommendation: undefined | string

Alert recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional severity

severity: AlertSeverity

Severity of the alert. Possible values include: 'Informational', 'Warning', 'Critical' NOTE: This property will not be serialized. It can only be populated by the server.

Optional title

title: undefined | string

Alert title. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc