FolderNewHostSpec
FolderNewHostSpec
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"hostCnxSpec": {
"_typeName": "string",
"hostName": "string",
"port": 0,
"sslThumbprint": "string",
"sslCertificate": "string",
"userName": "string",
"password": "string",
"vmFolder": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"force": false,
"vimAccountName": "string",
"vimAccountPassword": "string",
"managementIp": "string",
"lockdownMode": "string",
"hostGateway": {
"_typeName": "string",
"gatewayType": "string",
"gatewayId": "string",
"trustVerificationToken": "string",
"hostAuthParams": [
{
"_typeName": "string",
"key": "string",
"value": "string"
}
]
}
},
"esxLicense": "string"
}
hostCnxSpec
Required
Connection Spec for new host that needs to be added to the inventory.
string
esxLicense
Optional
LicenseKey.
See LicenseManager. If supplied, new host will be updated with the license.