vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - SolutionsComplianceSpec
- Extends
- vmodl.DynamicData
- See also
-
vim.HostSystem.html">HostSystem,
Properties
Name Type Description deploymentUnits* xsd:string[] Identifiers of the deployment units that to be checked for compliance of all solutions with SolutionsClusterBoundSolutionConfig. The deployment unit represents a single VM instance deployment.
If omitted - the compliance is checked for all deployment units in the cluster.
desiredState* SolutionsSolutionConfig[] Desired state to be checked for compliance. May be incomplete if exact solutions to be checked are provided. Empty desired state means all present solutions must be removed.
hosts* vmodl.ManagedObjectReference
to a vim.HostSystemSpecifies exact hosts to be checked for compliance of all solutions with SolutionsHostBoundSolutionConfig. If omitted - the compliance is checked for all hosts in the cluster.
solutions* xsd:string[] Specifies exact solutions to be checked for compliance instead of the complete desired state.
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