[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
LBVariableAssignmentAction
This action is used to create a new variable and assign value to it. One action can be used to create one variable. To create multiple variables, multiple actions must be defined. The variables can be used by LBVariableCondition, etc.
AllOf
This class requires all of the following:
JSON Example
{
"type": "LBSelectPoolAction",
"variable_name": "string",
"variable_value": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyLoadBalancer
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy