NSX-T Data Center REST API
ALBAuthProfileHTTPClientParams (schema)
AuthProfileHTTPClientParams
Advanced load balancer AuthProfileHTTPClientParams object
| Name | Description | Type | Notes | 
|---|---|---|---|
| cache_expiration_time | Cache expiration time The max allowed length of time a clients authentication is cached. Allowed values are 1-30. Unit is SEC. Default value when not specified in API or module is interpreted by ALB Controller as 5. | integer | Minimum: 1 Maximum: 30 Default: "5" | 
| request_header | Request header Insert an HTTP header. This field is used to define the header name. The value of the header is set to the client's HTTP Auth user ID. | string | |
| require_user_groups | Require user groups A user should be a member of these groups. Each group is defined by the DN. For example, CN=testgroup,OU=groups,dc=example,dc=avinetworks,DC=com. | array of string | 
