InlineZtpV1ClustersCluster_idHostsHost_idRequestBody
InlineZtpV1ClustersCluster_idHostsHost_idRequestBody
JSON Example
{
"id": "string",
"version": 0,
"name": "string",
"username": "string",
"password": "string",
"ipmiFqdn": "string",
"ipmiUsername": "string",
"ipmiPassword": "string",
"vmkVsanIp": "string",
"vmkVmotionIp": "string"
}
string As uuid As uuid
id
Optional
The unique ID of the host. This is optional when adding hosts and required when updating host(s) in the absence of host ID as API Path Param. This field cannot be updated during Host Update.
integer
version
Optional
The version of this host entity. This field must be specified during Host Update.
string
name
Required
FQDN of the host. This field cannot be updated during Host Update.
string
username
Required
Username of the host.
string
password
Required
Password of the host in base64 format.
string
ipmiFqdn
Optional
IPMI FQDN of host.
string
ipmiUsername
Optional
IPMI username of host.
string
ipmiPassword
Optional
IPMI password of host in base64 format.
string
vmkVsanIp
Required
vmk IP for VSAN network
string
vmkVmotionIp
Required
vmk IP for VMotion network