HostPrecheckDetails
HostPrecheckDetails
The basic details of the host fetched during prechecks.
JSON Example
{
"fqdn": "string",
"sshFingerprint": "string",
"ipAddress": "string",
"username": "string",
"password": "string",
"networkPoolId": "string",
"networkPoolName": "string",
"storageType": "One among: VSAN, VSAN_ESA, VSAN_REMOTE, VSAN_MAX, NFS, VMFS_FC, VVOL, VMFS",
"vvolStorageProtocolType": "One among: ISCSI, NFS, FC"
}
string
fqdn
Optional
FQDN of the host
string
sshFingerprint
Optional
SSH fingerprint of the host
string
ipAddress
Optional
IP addresses assigned to the host
string
username
Optional
Username of the host
string
password
Optional
Password of the host
string
networkPoolId
Optional
ID of the network pool to associate the host with
string
networkPoolName
Optional
Name of the network pool to associate the host with
string
storageType
Optional
Storage Type
string
vvolStorageProtocolType
Optional
vVol Storage Protocol Type