SddcHostSpec
SddcHostSpec
Spec contains parameters for Host
JSON Example
{
"association": "string",
"credentials": {
"password": "string",
"username": "root"
},
"hostname": "esx-1",
"ipAddressPrivate": {
"cidr": "172.0.0.0/24",
"gateway": "192.168.0.1",
"ipAddress": "192.168.0.123",
"subnet": "255.255.255.252"
},
"key": "string",
"serverId": "string",
"sshThumbprint": "string",
"sslThumbprint": "string",
"vSwitch": "string",
"vmknicSpecs": [
{
"ipAddress": "string",
"macAddress": "string",
"portgroup": "One among:VSAN, VMOTION, MANAGEMENT"
}
],
"vswitch": "string"
}
string
association
Required
Host Association: Location/Datacenter
string
hostname
Required
Host Hostname
string
key
Optional
Host key
string
serverId
Optional
Host server ID
string
sshThumbprint
Optional
Host SSH thumbprint (RSA SHA256)
string
sslThumbprint
Optional
Host SSL thumbprint (SHA256)
string
vSwitch
Required
vSwitch
string
vswitch
Optional
vswitch