NSX-T Data Center REST API
LbSelectPoolAction (schema) (Deprecated)
Action to select a pool for HTTP request messages
    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.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| pool_id | UUID of load balancer pool | string | Required | 
| pool_name | Display name of load balancer pool | string | Readonly | 
| type | Must be set to the value LbSelectPoolAction | LbRuleActionType | Required | 
