Name
|
Type
|
Description
|
enabled | xsd:boolean |
Indicates whether the profile is enabled.
|
policy | ProfilePolicy[] |
The list of policies comprising the profile. A ProfilePolicy
stores one or more configuration data values in a PolicyOption.
The policy option is one of the configuration options from the
ProfilePolicyMetadata.possibleOption
list.
|
profileTypeName | xsd:string |
Identifies the profile type.
Since vSphere API 5.0
|
profileVersion | xsd:string |
Profile engine version.
Since vSphere API 5.0
|
property | ProfileApplyProfileProperty[] |
List of subprofiles for this profile.
This list can change depending on which profile plug-ins are available in the system.
Subprofiles can be nested to arbitrary depths to represent host capabilities.
Since vSphere API 5.0
|
Properties inherited from DynamicData |
dynamicProperty, dynamicType |