Data Object - HostProfileValidationFailureInfo(vim.profile.host.HostProfile.ValidationFailureInfo)

Property of
HostProfile
Extends
DynamicData
See also
HostApplyProfile, HostSystem, LocalizedMethodFault, ProfileUpdateFailedUpdateFailure
Since
vSphere API 6.7

Data Object Description

This defines the validation result for the host profile.

Properties

Name Type Description
annotationxsd:string

Host profile annotation at update.
applyProfile*HostApplyProfile

The host configuration after validation.
failures*ProfileUpdateFailedUpdateFailure[]

List of failures in the host profile configuration.
faults*LocalizedMethodFault[]

The MethodFaults happened at validation.
host*ManagedObjectReference
to a HostSystem

The host where the host profile is updated from.
namexsd:string

The name of host profile to be validated.
updateTypexsd:string

Host profile update type. See the enumerate class UpdateType above for the valid values.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition