Data Object - VsanFileShareSnapshotQueryResult(vim.vsan.FileShareSnapshotQueryResult)

Returned by
VsanClusterQueryShareSnapshots
Extends
DynamicData
See also
VsanFileShareSnapshot
Since
vSAN API vSAN 7.0U2

Data Object Description

Result for snapshot querying operation. The snapshots are sorted in chronological order by their creation time.

Properties

Name Type Description
snapshots*VsanFileShareSnapshot[]

A list of snapshots that match the query criteria.
totalCount*xsd:int

The number of snapshots created in total for the file share.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition