Data Object - VsanHostVsanObjectSyncQueryResult(vim.vsan.host.VsanSyncingObjectQueryResult)

Returned by
VsanQuerySyncingVsanObjects
Extends
DynamicData
See also
VsanHostVsanObjectSyncState
Since
vSAN API 6.7

Data Object Description

This data object type describes results being returned from querying syncing vSAN objects.

Properties

Name Type Description
objects*VsanHostVsanObjectSyncState[]

The retrieved objects.
totalBytesToSync*xsd:long

The amount of data to be re-synced. It's returned only when summary data is needed.
totalObjectsToSync*xsd:long

Total number of vSAN objects that are syncing. It's returned only when summary data is needed.
totalRecoveryETA*xsd:long

The estimated time in seconds to recover all vSAN objects. It's returned only when summary data is needed.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition