DeploymentDetails

DeploymentDetails
DeploymentDetails

The target vCenter to deploy the node - to be defined either on product or node level.

JSON Example
{
    "vcenterName": "string",
    "datacenterName": "string",
    "clusterName": "string",
    "resourcePool": "string",
    "vmFolder": "string",
    "datastoreNames": [
        "string"
    ]
}
string
vcenterName
Required

A name to identify the vCenter instance.

string
datacenterName
Required

Datacenter to deploy in.

string
clusterName
Required

Cluster to deploy in.

string
resourcePool
Optional

Resource pool to deploy in.

string
vmFolder
Optional

vmFolder to deploy in.

array of string
datastoreNames
Optional

Datastore to deploy in.