[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
StatOrPropertyConditionQuery
Object used to define filtering criteria based on multiple stats/properties with possibility to specify the conjunction operator
Properties
string
conjunctionOperator
Optional
Indicates the conjunction of the filtering criteria Either all of the filtering criteria apply together (AND operation) or any of the filtering criteria could be applied (OR operation) Defaults to OR.
Possible values are: AND , OR
JSON Example
{
"conditions": [
{
"key": "string",
"operator": "EQ"
}
]
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of
ResourceQuery