Magidoc

GenericErrorNotification
Object

Argo events generic Error Notification

Fields

#

id

ID !
Non-null

Notification unique id

accountId

ID !
Non-null

Account id

type

Notification type

text

Text of error or warning message

kind

Non-null

Notification kind

state

State of notification

timestamp

Non-null

Timestamp of notification

notificationType

Non-null

Notification type

metadata

Non-null

Metadata object of the k8s entity

action

Action type

Interfaces

#

Also implements Notification , ArgoEventsNotification .