Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostProfileManagerCompositionResultResultElement(vim.profile.host.ProfileManager.CompositionResult.ResultElement)
- Property of
- HostProfileManagerCompositionResult
- Extends
- DynamicData
- See also
- LocalizableMessage, Profile
- Since
- vSphere API Release 6.7
Data Object Description
Composition result for a specific target host profile.Properties
Name | Type | Description |
---|---|---|
errors* | LocalizableMessage[] |
The composition errors.
|
status | xsd:string |
The composition status. See HostProfileManagerCompositionResultResultElementStatus
for details of supported values.
|
target | ManagedObjectReference
to a Profile |
The target host profile.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |