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