vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ComplianceProfile(vim.profile.ComplianceProfile)
- Property of
- ClusterProfileCompleteConfigSpec, ClusterProfileConfigInfo, HostProfileCompleteConfigSpec, HostProfileConfigInfo
- Extends
- DynamicData
- See also
- ProfileExpression
- Since
- vSphere API Release 4.0
Data Object Description
DataObject contains the verifications that need to be done to make sure the entity is in compliance.Properties
Name | Type | Description |
---|---|---|
expression | ProfileExpression[] |
List of expressions that make up the ComplianceChecks.
|
rootExpression | xsd:string |
Name of the Expression which is the root of the expression tree.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |