vSphere ESX Agent Manager API


Data Object - SolutionsSolutionConfig

Property of
SolutionsApplySpec, SolutionsComplianceSpec, SolutionsSolutionComplianceResult, SolutionsValidateSpec
Extends
vmodl.DynamicData
See also
vim.Folder.html">Folder, ResourcePool, SolutionsHookConfig, SolutionsOvfProperty, SolutionsStoragePolicy, SolutionsTypeSpecificSolutionConfig, SolutionsVmResourceSpec,

Properties

Name Type Description
displayNamexsd:string

Display name of the solution.
displayVersionxsd:string

Display version of the solution.
folder*vmodl.ManagedObjectReference
to a vim.Folder

Folder to place the system Virtual Machine in. If omitted a default folder will be used.
hooks*SolutionsHookConfig[]

Lifecycle hooks for the solution's virtual machines.
ovfProperties*SolutionsOvfProperty[]

User configurable OVF properties to be assigned during system Virtual Machine creation.
prefixVmNamexsd:string

VM name prefix.
resourcePool*vmodl.ManagedObjectReference
to a vim.ResourcePool

Resource pool to place the system Virtual Machine in. If omitted a default resource pool will be used.
solutionxsd:string

Solution, this configuration belongs to.
storagePolicies*SolutionsStoragePolicy[]

Storage policies to be applied during system Virtual Machine creation.
typeSpecificConfigSolutionsTypeSpecificSolutionConfig

Solution type-specific configuration.
uuidVmNamexsd:boolean

If set to {@code True} - will insert an UUID in the system Virtual Machines' names created for the solution, otherwise - no additional UUID will be inserted in the system Virtual Machines' names.
vmDeploymentOptimization*xsd:string

Optimization strategy for deploying Virtual Machines SolutionsVMDeploymentOptimization. Default optimization will be selected if not specified.
vmDiskProvisioning*xsd:string

Provisioning type for the system Virtual Machines SolutionsVMDiskProvisioning. Default provisioning will be used if not specified.
vmResourceSpec*SolutionsVmResourceSpec

VMs resource configuration. If omitted - the default resource configuration specified in the OVF descriptor is used.
vmSourceSolutionsVMSource

Source of the system Virtual Machine files.
Properties inherited from vmodl.DynamicData
None
*Need not be set
Show WSDL type definition