NSX-T Data Center REST API
ALBL4RuleAction (type)
{
"additionalProperties": false,
"description": "Advanced load balancer L4RuleAction object",
"id": "ALBL4RuleAction",
"module_id": "PolicyAdvancedLoadBalancer",
"properties": {
"select_pool": {
"$ref": "ALBL4RuleActionSelectPool,
"description": "Indicates pool or pool-group selection on rule match.",
"required": false,
"title": "Select pool"
}
},
"title": "L4RuleAction",
"type": "object"
}