HostCommissionSpec

HostCommissionSpec
HostCommissionSpec

This specification contains the input to commission a host to VMware Cloud Foundation

JSON Example
{
    "fqdn": "string",
    "networkPoolId": "string",
    "networkPoolName": "string",
    "password": "string",
    "sshThumbprint": "string",
    "sslThumbprint": "string",
    "storageType": "One among: VSAN, VSAN_REMOTE, NFS, VMFS_FC, VVOL",
    "username": "string",
    "vvolStorageProtocolType": "One among: ISCSI, NFS, FC"
}
string
fqdn
Required

FQDN of the host

string
networkPoolId
Required

ID of the network pool to associate the host with

string
networkPoolName
Optional

Name of the network pool to associate the host with

string
password
Required

Password of the host

string
sshThumbprint
Optional

SSH thumbprint of the host

string
sslThumbprint
Optional

SSL thumbprint of the host

string
storageType
Required

Storage Type

string
username
Required

Username of the host

string
vvolStorageProtocolType
Optional

vVol Storage Protocol Type