vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostProfileManagerCompositionResult(vim.profile.host.ProfileManager.CompositionResult)
- Returned by
 - CompositeHostProfile_Task
 - Extends
 - DynamicData
 - See also
 - HostProfileManagerCompositionResultResultElement, LocalizableMessage
 - Since
 - vSphere API Release 6.7
 
Data Object Description
The data class for host profile composition result.Properties
| Name | Type | Description | 
|---|---|---|
| errors* | LocalizableMessage[] | 
         The composition errors for all targets, for example, the source
 profile doesn't exist.
       | 
| results* | HostProfileManagerCompositionResultResultElement[] | 
         The array of
 HostProfileManagerCompositionResultResultElement
 for all the target host profiles.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |