Property Collector Cancel Retrieve Properties Ex
Discards remaining results from a retrieval started by RetrievePropertiesEx on the same session on the same PropertyCollector.
Required privileges: System.Read
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case PropertyCollector/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
"CancelRetrievePropertiesExRequestType Object"
the token returned in the previous RetrieveResult returned on the same session by the same PropertyCollector.
No Content
InvalidArgument: If the token does not match the token from the previous RetrieveResult returned on the same session by the same PropertyCollector.
"InvalidProperty Object"
The property name that generated the error.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/PropertyCollector/{moId}/CancelRetrievePropertiesEx