[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
UnaryOperation
Unary Operation.
Properties
operand
Required
Represents an argument of the operation pointing to a specific field value.
string
operator
Required
Logical Operator describing the operation to apply to the operand.
Possible values are: APPEND , SUBTRACT
JSON Example
{
"operand": {
"field_pointer": "string"
},
"operator": "APPEND"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyReaction
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of
InlineUnaryOperationBasedInjectionValue1