Data Object - VsanXvcQueryFilter(vim.vsan.XvcQueryFilter)

Property of
VsanXvcQuerySpec
Extends
DynamicData
See also
VsanXvcQueryCriteria
Since
vSAN API 8.0.0.2

Data Object Description

A set of conditions on the object model properties that together defines the criteria for filtering/matching the resources whose data to retrieve.

Properties

Name Type Description
criterias*VsanXvcQueryCriteria[]

A list of conditions on the object model properties that could together define the criteria for filtering/matching the objects whose data to retrieve.
operator*xsd:string

The logical operator which defines how the conditions should be combined to filter a given object.
See VsanXvcQueryFilterOperator

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