| action |
string |
The action that encompasses the provided event. |
| actor |
object |
The agent that initiated the event. For most situations, this could be from the authorization context of the request. |
| id |
string |
The event ID. |
| request |
object |
The request that generated the event. |
| source |
object |
The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it. |
| target |
object |
The target of the event. |
| timestamp |
string |
The time at which the event occurred. |