L4RuleActionSelectPool
{
"action_type": "string",
"pool_group_ref": "string",
"pool_ref": "string"
}
Indicates action to take on rule match. Enum options - L4_RULE_ACTION_SELECT_POOL, L4_RULE_ACTION_SELECT_POOLGROUP. Field introduced in 17.2.7. Allowed with any value in Enterprise, Enterprise with Cloud Services edition. Allowed in Essentials (Allowed values- L4_RULE_ACTION_SELECT_POOL), Basic (Allowed values- L4_RULE_ACTION_SELECT_POOL) edition.
ID of the pool group to serve the request. It is a reference to an object of type PoolGroup. Field introduced in 17.2.7. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
ID of the pool of servers to serve the request. It is a reference to an object of type Pool. Field introduced in 17.2.7. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.