Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostProfileManagerCompositionValidationResult(vim.profile.host.ProfileManager.CompositionValidationResult)
- Returned by
- ValidateHostProfileComposition_Task
- Extends
- DynamicData
- See also
- HostProfileManagerCompositionValidationResultResultElement, LocalizableMessage
- Since
- vSphere API Release 6.7
Data Object Description
The data class for the host profile composition validation results.Properties
Name | Type | Description |
---|---|---|
errors* | LocalizableMessage[] |
The common error happened at validation.
|
results* | HostProfileManagerCompositionValidationResultResultElement[] |
The array of
HostProfileManagerCompositionValidationResultResultElement
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 |