Vsan Object System Query Syncing Vsan Objects Summary
Query summary information about the syncing objects in this cluster.
It will retrieve information about syncing objects based on object filter options.
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 VsanObjectSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"QuerySyncingVsanObjectsSummaryRequestType Object"
vSAN cluster.
Required privileges: System.Read
Filter spec for summary.
result VsanSyncingObjectQueryResult.
"VsanHostVsanObjectSyncQueryResult Object"
Total number of vSAN objects that are syncing.
It's returned only when summary data is needed.
The amount of data to be re-synced.
It's returned only when summary data is needed.
The estimated time in seconds to recover all vSAN objects of specified types.
It's returned only when summary data is needed.
The retrieved objects.
Details returned from querying vSAN syncing objects for different sync status.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanObjectSystem/{moId}/QuerySyncingVsanObjectsSummary