LcmCommonEsx
The Esx structure contains ESX configuration.
Properties
placement_config
Required
The location of the new version of the vCSA on the desired ESX.
JSON Example
{
"connection": {
"hostname": "string",
"password": "string",
"username": "string"
},
"placement_config": {
"datastore_name": "string"
}
}