Data Object - ApplyProfile

Returned by
CreateDefaultProfile
Extended by
ActiveDirectoryProfile, AuthenticationProfile, DateTimeProfile, DvsProfile, DvsVNicProfile, FirewallProfile, FirewallProfileRulesetProfile, HostApplyProfile, HostMemoryProfile, IpAddressProfile, IpRouteProfile, LinkProfile, NasStorageProfile, NetworkPolicyProfile, NetworkProfile, NetworkProfileDnsConfigProfile, NumPortsProfile, OptionProfile, PermissionProfile, PhysicalNicProfile, PnicUplinkProfile, PortGroupProfile, SecurityProfile, ServiceProfile, StaticRouteProfile, StorageProfile, UserGroupProfile, UserProfile, VirtualSwitchProfile, VirtualSwitchSelectionProfile, VlanProfile
Extends
DynamicData
See also
ProfilePolicy
Since
vSphere API 4.0

Data Object Description

The ApplyProfile data object is the base class for all data objects that define profile configuration data. ApplyProfile defines ESX configuration data storage and it supports recursive profile definition for the profile plug-in architecture.

Properties

Name Type Description
enabledxsd: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.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set