Data Object - VsanSyncingObjectFilter(vim.cluster.VsanSyncingObjectFilter)

Parameter to
QuerySyncingVsanObjectsSummary
Extends
DynamicData
Since
vSAN API 6.8.7

Data Object Description

Object to specify the various filter options for result.

Properties

Name Type Description
numberOfObjects*xsd:long

Number of actively resyncing objects for which component level details are required. Default value will be 0, none objects returned.
offset*xsd:long

Indicates the number of objects to be skipped when for resyncing object to be returned. Objects to return is calculated based on start and number of objects. 0 if not specified. Value less than 0 is illegal.
resyncStatus*xsd:string

Return syncing objects based on resync status specified by user. User specifies one of the values defined in VsanSyncStatus
See VsanSyncStatus

resyncType*xsd:string

Return syncing objects based on resync type specified by user. User specifies one of the values defined in VsanSyncReason
See VsanSyncReason

Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition