Event Manager Get Latest Event
The latest event that happened on the VirtualCenter server.
Required privileges: System.View
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case EventManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
"Event Object"
The event ID.
The parent or group ID.
The time the event was created.
The user who caused the event.
The event argument is a Datacenter object.
The event argument is a ComputeResource object.
The event argument is a Host object.
The event argument is a VirtualMachine object.
The event argument is a Datastore object.
The event argument is a Network object.
The event argument is a Host object.
A formatted text message describing the event.
The message may be localized.
The user entered tag to identify the operations and their side effects
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/EventManager/{moId}/latestEvent