Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

CompassAlertEventProperties

Properties specific to Alert events

Property NameTypeDescription
__typenameLiteral
acknowledgedAtMaybe<Any>The last time the alert status changed to ACKNOWLEDGED.
closedAtMaybe<Any>The last time the alert status changed to CLOSED.
createdAtMaybe<Any>Timestamp for when the alert was created, when status is set to OPENED.
idStringThe ID of the alert.
priorityMaybe<String>Priority of the alert. Possible values: P1, P2, P3, P4, P5.
snoozedAtMaybe<Any>The last time the alert status changed to SNOOZED.
statusMaybe<String>Status of the alert. Possible values: OPENED, ACKNOWLEDGED, SNOOZED, CLOSED.

Rate this page: