Base plus event Data Model
Domain
The schema is part of the Domain
Description
Base event with common attributes.
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
- eventId : The identifier of the notification.
- Optional
- eventTime : Time of the event occurrence.
- Optional
- eventType : The type of the notification.
- Optional
- correlationId : The correlation id for this event.
- Optional
- domain : The domain of the event.
- Optional
- title : The title of the event.
- Optional
- description : An explnatory of the event.
- Optional
- priority : A priority.
- Optional
- timeOcurred : The time the event occured.
- Optional
- fieldPath : The path identifying the object field concerned by this notification.
- Optional
TMForum APIs that use this schema
Taking into consideration the snapshot of 04/02/2020 04:22:50 UTC the list of TMForum Open APIs that uses this schemas is:
Coming soon