Fault - InvalidProfileReferenceHost

Thrown by
CheckAnswerFileStatus_Task, CheckProfileCompliance_Task, CreateDefaultProfile, CreateProfile, QueryHostProfileMetadata, QueryPolicyMetadata, QueryProfileStructure, RetrieveDescription
Extends
RuntimeFault
See also
HostSystem, Profile
Since
vSphere API 5.0

Fault Description

A InvalidProfileReferenceHost fault is thrown when a valid host is not associated with a profile in the Virtual Center inventory. This could be because there is no host assciated with the profile or because the associated host is incompatible with the profile.

Properties

Name Type Description
host*ManagedObjectReference
to a HostSystem

The incompatible host if associated with the profile.
profile*ManagedObjectReference
to a Profile


reason*xsd:string

The reason for the invalid reference host if known.
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
dynamicProperty, dynamicType, faultCause, faultMessage
*May not be present
Show WSDL type definition