HostPrechecks
HostPrechecks
Represents the status of prechecks done on host
JSON Example
{
"hostPrecheckDetails": {
"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"
},
"result": "string",
"error": "string"
}
hostPrecheckDetails
Optional
The basic details of the host fetched during prechecks.
string
result
Optional
Result of the prechecks
string
error
Optional
Error found during prechecks