vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanXvcQueryFilter(vim.vsan.XvcQueryFilter)
- Property of
- VsanXvcQuerySpec
- Extends
- DynamicData
- See also
- VsanXvcQueryCriteria
- Since
- 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |