Data Object - CnsQueryResult(vim.cns.QueryResult)

Returned by
CnsQueryVolume
Extends
DynamicData
See also
CnsCursor, CnsVolume
Since
vSAN API vSAN 6.7U3

Data Object Description

Result object for query operation.

Properties

Name Type Description
cursorCnsCursor

Cursor object, pointing to next set of results, if any.
volumes*CnsVolume[]

Volumes that matched query criteria.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition