LBSelectPoolAction

LBSelectPoolAction
LBSelectPoolAction

This action is used to select a pool for matched HTTP request messages. The pool is specified by path. The matched HTTP request messages are forwarded to the specified pool.

AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "pool_id": "string"
}