SolutionsVmResourceSpec

SolutionsVmResourceSpec
SolutionsVmResourceSpec

Specifies the VM resource configurations.

This structure may be used only with operations rendered under /eam.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "ovfDeploymentOption": "string"
}
string
ovfDeploymentOption
Optional

The VM deployment option that corresponds to the Configuration element of the DeploymentOptionSection in the OVF descriptor (e.g.

"small", "medium", "large"). If omitted - the default deployment option as specified in the OVF descriptor is used.