Notification interface

Describes the notification channel for cluster events.

Properties

isEnabled

Indicates if the notification is enabled.

notificationCategory

The category of notification.

notificationLevel

The level of notification.

notificationTargets

List of targets that subscribe to the notification.

Property Details

isEnabled

Indicates if the notification is enabled.

isEnabled: boolean

Property Value

boolean

notificationCategory

The category of notification.

notificationCategory: string

Property Value

string

notificationLevel

The level of notification.

notificationLevel: string

Property Value

string

notificationTargets

List of targets that subscribe to the notification.

notificationTargets: NotificationTarget[]

Property Value