Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AlertType

The types of alerts mainly for internal logic of alert creation. Additionally for simple describe for user in UI and filtering.

Index

Enumeration members

Enumeration members

APPLET

APPLET: = "APPLET"

Applet alert type which is based on applet related information and AppletCommandDispatch feature.

DEVICE

DEVICE: = "DEVICE"

Device alert type which is based on device basic information from device, deviceInfo and related entities.

POLICY

POLICY: = "POLICY"

Policy alert type which is based on violation of rules of policies.

Generated using TypeDoc