Name
|
Type
|
Description
|
applyProfile | HostApplyProfile |
Profile data for host configuration.
|
customComplyProfile | ComplianceProfile |
User defined compliance profile.
Reserved for future use.
|
defaultComplyLocator | ComplianceLocator[] |
List of compliance locators. Each locator specifies an association between
the applyProfile and the defaultComplyProfile .
The association identifies a component profile and the expression generated
by the profile. vSphere clients can use this data to provide contextual
information to the user.
|
defaultComplyProfile | ComplianceProfile |
Default compliance profile. The ESX Server uses the applyProfile
(HostProfile.Config.applyProfile)
to generate the default compliance profile when you create a host profile.
When the applyProfile is modified, the Server automatically
updates the compliance profile to match it.
|
description | ProfileDescription |
Localized description of the profile.
Since vSphere API 6.5
|
disabledExpressionList | xsd:string[] |
Disabled expressions in the default compliance profile
(DefaultComplyProfile ).
Use this property to specify which expressions are disabled.
All expressions are enabled by default.
|
Properties inherited from ProfileConfigInfo |
annotation, enabled, name |
Properties inherited from DynamicData |
None |