vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - SolutionsClusterSolutionComplianceResult
- Property of
- SolutionsComplianceResult
- Extends
- vmodl.DynamicData
- See also
- SolutionsDeploymentUnitComplianceResult
- Since
- 1.0
Data Object Description
Result of a compliance check of a desired state for a solution with SolutionsClusterBoundSolutionConfig.Properties
Name | Type | Description |
---|---|---|
compliant | xsd:boolean |
{@code True} if the solution is compliant with the described desired
state, {@code False} - otherwise.
|
deploymentUnits* | SolutionsDeploymentUnitComplianceResult[] |
Detailed per deployment-unit compliance result.
|
solution | xsd:string |
The solution being checked for compliance.
|
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 |