[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail

HostSpec

This specification contains information required to add vSphere host to a cluster


Properties

string
id Required

ID of a vSphere host in the free pool


string
azName Optional

Availability Zone Name (This is required while performing a stretched cluster expand operation)


string
hostName Optional

Host name of the vSphere host


hostNetworkSpec Optional

Network Details of the vSphere host


string
ipAddress Optional

IP address of the vSphere host


string
licenseKey Optional

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)


string
password Optional

SSH password of the vSphere host


string
serialNumber Optional

Serial Number of the vSphere host


string
sshThumbprint Optional

SSH thumbprint(fingerprint) of the vSphere host Note:This field will be mandatory in future releases.


string
username Optional

Username of the vSphere host

JSON Example

{
	"id": "string"
}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Property Of

ClusterExpansionSpec
ClusterSpec
ClusterStretchSpec

Feedback

Was this page helpful?