Lcm_Common_EsxPlacementConfig

Lcm_Common_EsxPlacementConfig
Lcm_Common_EsxPlacementConfig

The EsxPlacementConfig structure contains configuration of ESX placement of the target appliance.

JSON Example
{
    "datastore_name": "string",
    "network_name": "string",
    "resource_pool_path": "string"
}
string
datastore_name
Required

The datastore on which to store the files of the appliance. This value has to be either a specific datastore name, or a specific datastore in a datastore cluster. The datastore must be accessible from the ESX host.

string
network_name
Optional

The network of the ESX host to which the new appliance should connect. Omit this parameter if the ESX host has one network. If unset and there is only one network configured, it will be used.

string
resource_pool_path
Optional

The path to the resource pool on the ESX host in which the appliance will be deployed. Not applicable when not in resource pool