vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 displayName xsd:string Display name of the solution.
displayVersion xsd:string Display version of the solution.
folder* vmodl.ManagedObjectReference
to a vim.FolderFolder 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.
prefixVmName xsd:string VM name prefix.
resourcePool* vmodl.ManagedObjectReference
to a vim.ResourcePoolResource pool to place the system Virtual Machine in. If omitted a default resource pool will be used.
solution xsd:string Solution, this configuration belongs to.
storagePolicies* SolutionsStoragePolicy[] Storage policies to be applied during system Virtual Machine creation.
typeSpecificConfig SolutionsTypeSpecificSolutionConfig Solution type-specific configuration.
uuidVmName xsd: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.
vmSource SolutionsVMSource Source of the system Virtual Machine files.
Properties inherited from vmodl.DynamicData None
Show WSDL type definition
Top of page Local Properties Managed Object Types Data Object Types All Properties All Methods