vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - InvalidProfileReferenceHost(vim.fault.InvalidProfileReferenceHost)
- Extends
 - RuntimeFault
 - See also
 - HostSystem, Profile
 - Since
 - vSphere API Release 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  | 
         The profile with the invalid or missing reference host.
       | 
| profileName* | xsd:string | 
         The profile name: the replacement of the member above.
      
Since vSphere API Release 6.5 | 
| reason* | xsd:string | 
         The reason for the invalid reference host if known.
       | 
| Properties inherited from RuntimeFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |