vCenter Storage Monitoring Service API
|  | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostProfileHostBasedConfigSpec(vim.profile.host.HostProfile.HostBasedConfigSpec)
- Extends
- HostProfileConfigSpec
- See also
- HostSystem
- Since
- vSphere API Release 4.0
Data Object Description
The HostProfileHostBasedConfigSpec data object specifies the host from which configuration data is to be extracted and the profile(s) to be created or updated.Properties
| Name | Type | Description | 
|---|---|---|
| host | ManagedObjectReference to a HostSystem | ESX host. | 
| useHostProfileEngine* | xsd:boolean | Flag indicating if the Profile Engine should use the profile
 plug-ins present on the host to create the profile.
 If true, the host Profile Engine uses the vSphere 5.0
 (or later) profile plug-ins. The resulting profile is not compatible
 with legacy hosts (pre 5.0). Iffalseor not specified,
 the Profile Engine creates a legacy host profile.
      
Since vSphere API Release 5.0 | 
| Properties inherited from HostProfileConfigSpec | ||
| None | ||
| Properties inherited from ProfileCreateSpec | ||
| annotation, enabled, name | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
