vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanJsonFilterRule(vim.VsanJsonFilterRule)
- Extends
- DynamicData
- See also
- VsanComparator
- Since
- 6.7
Data Object Description
Defines the JSON data filter rules.Properties
Name | Type | Description |
---|---|---|
comparablePath* | xsd:string[] |
The path which can reach to the comparable value by traversing the JSON data
|
filterComparator* | VsanComparator |
The filter comparator which is applied to JSON data.
|
keysWithStrVal* | xsd:string[] |
The list of keys, whose values are string, which need be loaded as dict.
|
propertyName* | xsd:string |
The name of the resource property to be applied to filter.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |