NSX-T Data Center REST API
ALBHTTPClientAuthenticationParams (schema)
HTTPClientAuthenticationParams
Advanced load balancer HTTPClientAuthenticationParams object
| Name | Description | Type | Notes |
|---|---|---|---|
| auth_profile_path | Auth profile path Auth Profile to use for validating users. It is a reference to an object of type AuthProfile. |
string | |
| realm | Realm Basic authentication realm to present to a user along with the prompt for credentials. |
string | |
| request_uri_path | Request uri path Rrequest URI path when the authentication applies. |
ALBStringMatch | |
| type | Type type of client authentication. Enum options - HTTP_BASIC_AUTH. |
ALBHTTPClientAuthenticationType |