Data Object - VsanNestJsonComparator(vim.VsanNestJsonComparator)

Extends
VsanComparator
See also
VsanJsonComparator
Since
vSAN API 6.7

Data Object Description

Defines a criteria for matching JSON data based on a composition of multiple VsanComparator instances.

Properties

Name Type Description
conjoiner*xsd:string

The operator to be used to join the resource sets identified by the nested constraints. See VsanCompositeConstraintConjoinerEnum for possible conjoiner operators.
See VsanCompositeConstraintConjoinerEnum

nestedComparators*VsanJsonComparator[]

The nested or sub-constraints that this composite is made of. Note that the order of the constraints in the array is important when the operator is not commutative, e.g. VsanCompositeConstraintConjoinerEnum#EXCEPT.
Properties inherited from VsanComparator
None
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition