NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

ALBControllerConfiguration (schema)

ALBControllerConfiguration

Avi Load Balancer Controller config details.

Name Description Type Notes
cluster_ip Cluster IP of Avi Load Balancer Controller cluster

The cluster IP of the Avi Load Balancer Controller cluster. This is mandatory parameter and
required for single node Avi controller deployments as well.
IPAddress Required
default_cert Is Avi Load Balancer Controller using default portal certificate

Is Avi Load Balancer Controller using default portal certificate.
string Enum: True, False
dns_servers DNS servers

List of DNS servers.
array of IPv4Address
infra_admin_password Avi Load Balancer Controller admin password

Password for the Avi controller admin user. For deployment,
this property is required.
The password specified must be at least 8 characters in length.
secure_string Required
infra_admin_username Username

Username for server authentication.
secure_string Required
ntp_servers NTP servers

List of NTP servers.
array of HostnameOrIPv4Address
owned_by owned_by

OnBoarding workflow is initiated by VCF/LCM.
string Required
Enum: LCM, VCF