[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
NotificationState
Notification state object.
Properties
string
eventState
Optional
The current state of this event. ACTIVE: The event is currently active. WAS_ACTIVE: The event was active, but we lost contact with the event source. INACTIVE: The event is inactive. UNINITIALIZED: The event has not been notified yet; the object does not yet represent a notified event.
number
eventTimestamp
Optional
Notification time stamp
string
source
Optional
The source of the notification
number
syncId
Optional
Notification sync id
number
syncTimestamp
Optional
Notification sync time in epoch milliseconds
JSON Example
{
"eventState": "ACTIVE",
"eventTimestamp": 1660350567000,
"source": "INCHARGE-SA-PRES",
"syncId": 1660635420400,
"syncTimestamp": 1660635421552
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Property Of
Notification