HostSpec
This specification contains information required to add vSphere host to a cluster
{
"id": "string",
"licenseKey": "string",
"ipAddress": "string",
"hostName": "string",
"username": "string",
"password": "string",
"hostNetworkSpec": {
"vmNics": [
{
"id": "string",
"vdsName": "string",
"moveToNvds": false,
"uplink": "string"
}
],
"networkProfileName": "string"
},
"azName": "string",
"sshThumbprint": "string",
"serialNumber": "string"
}
ID of a vSphere host in the free pool
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)
[Deprecated] IP address of the vSphere host
Host name of the vSphere host
Username of the vSphere host
SSH password of the vSphere host
This specification contains network details required when adding a vSphere host to a cluster
Availability Zone Name (This is required while performing a stretched cluster expand operation)
SSH thumbprint(fingerprint) of the vSphere host Note:This field will be mandatory in future releases.
Serial Number of the vSphere host