Event History Collector Get Initialized
Indicates whether the latestPage is initialized.
If the
delayedInit is false
or unset this property is always true.
Since: vSphere API Release 8.0.3.0
Request
URI
GET
https://{api_host}/sdk/vim25/{release}/EventHistoryCollector/{moId}/initialized
COPY
Path Parameters
string
moId
Required
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 EventHistoryCollector/{moId}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.
Responses
200
OK
Returns
integer
of type(s)
application/json
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/EventHistoryCollector/{moId}/initialized
Availability
Added in vSphere API Release 8.0.3.0
Virtual Infrastructure Operations
POST
Event History Collector Read Next Events
POST
Event History Collector Read Previous Events
POST
Event History Collector Destroy Collector
POST
Event History Collector Reset Collector
POST
Event History Collector Rewind Collector
POST
Event History Collector Set Collector Page Size
GET
Event History Collector Get Filter
GET
Event History Collector Get Initialized
GET
Event History Collector Get Latest Page