NamespaceManagement_LoadBalancers_AviConfigUpdateSpec

NamespaceManagement_LoadBalancers_AviConfigUpdateSpec
NamespaceManagement_LoadBalancers_AviConfigUpdateSpec

LoadBalancers.AviConfigUpdateSpec captures the configuration data required for integration with the Avi Software Load Balancer.

JSON Example
{
    "username": "string",
    "password": "string",
    "certificate_authority_chain": "string"
}
string
username
Optional

An administrator user name for accessing the Avi Controller. If unset, the existing username will not be modified.

string As password
password
Optional

The password for the administrator user. If unset, the existing password will not be modified.

string
certificate_authority_chain
Optional

CertificateAuthorityChain contains PEM-encoded CA chain which is used to verify x509 certificates received from the server. If unset, the existing PEM-encoded CA chain will not be modified.