HostSpec
This specification contains information required to add vSphere host to a cluster
{
"azName": "string",
"hostName": "string",
"hostNetworkSpec": {
"vmNics": [
{
"id": "string",
"moveToNvds": false,
"uplink": "string",
"vdsName": "string"
}
]
},
"id": "string",
"ipAddress": "string",
"licenseKey": "string",
"password": "string",
"serialNumber": "string",
"sshThumbprint": "string",
"username": "string"
}
Availability Zone Name (This is required while performing a stretched cluster expand operation)
Host name of the vSphere host
This specification contains network details required when adding a vSphere host to a cluster
ID of a vSphere host in the free pool
IP address of the vSphere host
License key of a vSphere host in the free pool (This is required except in cases where the ESXi host has already been licensed outside of the VMware Cloud Foundation system)
SSH password of the vSphere host
Serial Number of the vSphere host
SSH thumbprint(fingerprint) of the vSphere host Note:This field will be mandatory in future releases.
Username of the vSphere host