LbSelectPoolAction
LbSelectPoolAction
This action is used to select a pool for matched HTTP request messages. The pool is specified by UUID. The matched HTTP request messages are forwarded to the specified pool.
AllOf
JSON Example
{
"type": "string",
"pool_id": "string",
"pool_name": "string"
}