The API retrieves the events related to a particular entity
diff |
enterprise |
entities |
entityID |
entityParentID |
entityParentType |
entityScope |
entityType |
eventReceivedTime |
externalID |
requestID |
type |
user |
This object has no members.
Holds the results of diff between two objects of same type.
Format: free
SDK attribute: diff
The enterprise name of the user who triggered this event.
Format: free
SDK attribute: enterprise
List of entities associated with the event.
Format: free
SDK attribute: entities
The entity id associated with this event.
Format: free
SDK attribute: entityID
The entity parent id associated with this event. It can be null.
Format: free
SDK attribute: entityParentID
Event parent entity type. Generally reported against enterprise.
Format: free
SDK attribute: entityParentType
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
The entity type of this event. It may be Domain, VirtualMachine, etc.,
Format: free
SDK attribute: entityType
The time that event was received.
Format: free
SDK attribute: eventReceivedTime
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
Holds the unique ID generated for the REST request associated with this event.
Format: free
SDK attribute: requestID
The event type (CREATE, UPDATE or DELETE).
Format: free
SDK attribute: type
The authenticated user who triggered this event.
Format: free
SDK attribute: user