HostCommissionSpec
This specification contains the input to commission a host to VMware Cloud Foundation
{
"fqdn": "string",
"username": "string",
"password": "string",
"storageType": "One among: VSAN, VSAN_ESA, VSAN_REMOTE, VSAN_MAX, NFS, NFS41, VMFS_FC, VVOL, VMFS, FC, VVOL",
"skipHclCompatibilityPrecheck": false,
"vvolStorageProtocolType": "One among: ISCSI, NFS, FC",
"networkPoolId": "string",
"networkPoolName": "string",
"sshThumbprint": "string",
"sslThumbprint": "string"
}
FQDN of the host
Username of the host
Password of the host
Storage Type
This option bypasses vSAN ESA HCL validation during host commissioning. Set this flag only when hosts lack vSAN ESA certified disks or when SDDC Manager cannot verify disk status. (Using vSAN ESA certified disk(s) is recommended.)
vVol Storage Protocol Type
ID of the network pool to associate the host with
Name of the network pool to associate the host with
SSH thumbprint of the host
SSL thumbprint of the host