Name
|
Type
|
Description
|
copyEnableStatus | xsd:boolean |
Indicates that the member variable enabled of this profile
will be copied from source profile to target profiles at host profile
composition.
Since vSphere API 6.5
|
enabled | xsd:boolean |
Indicates whether the profile is enabled.
|
favorite | xsd:boolean |
Indicates whether this profile is marked as "favorite".
Since vSphere API 6.5
|
hidden | xsd:boolean |
Indicates whether this profile will be displayed or not.
Since vSphere API 6.7
|
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
|
toBeDeleted | xsd:boolean |
Indicates whether this profile is marked as to-be-deleted.
Since vSphere API 6.5
|
toBeMerged | xsd:boolean |
Indicates whether this profile is marked as to-be-merged.
Since vSphere API 6.5
|
toReplaceWith | xsd:boolean |
Indicates whether the selected array elements, with the current
as one of them, replace the profile array in the target host
profile.
Since vSphere API 6.5
|
Properties inherited from DynamicData |
None |