NsxAlbControllerClusterSpec
NsxAlbControllerClusterSpec
NSX Alb cluster creation data
JSON Example
{
"domainIds": [
"string"
],
"clusterName": "string",
"clusterFqdn": "string",
"clusterIpAddress": "string",
"formFactor": "One among: LARGE, MEDIUM, SMALL",
"adminPassword": "string",
"nodes": [
{
"ipAddress": "string"
}
],
"bundleId": "string"
}
array of string
domainIds
Required
IDs of the workload Domains where NSX Advanced Load Balancer Cluster will be deployed
string
clusterName
Required
Name of NSX Advanced Load Balancer Cluster
string As ^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-]*[A-Za-z0-9])$
clusterFqdn
Required
NSX Advanced Load Balancer Cluster fully qualified domain name
string As ^([01]?\d\d?|2[0-4]\d|25[0-5])\.([01]?\d\d?|2[0-4]\d|25[0-5])\.([01]?\d\d?|2[0-4]\d|25[0-5])\.([01]?\d\d?|2[0-4]\d|25[0-5])$
clusterIpAddress
Required
NSX Advanced Load Balancer Cluster Virtual IPv4 address of format 'x.x.x.x'
string As (LARGE|MEDIUM|SMALL)
formFactor
Required
Size of NSX ALB cluster
string
adminPassword
Required
Admin user password of NSX Advanced Load Balancer Cluster
array of NsxAlbControllerNodeSpec
nodes
Optional
NSX Advanced Load Balancer Cluster Controller Nodes
string
bundleId
Optional
NSX Advanced Load Balancer Bundle ID