vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - NotSupportedHost(vim.fault.NotSupportedHost)
- Thrown by
 - AddHost_Task, AddStandaloneHost_Task, QueryConnectionInfo, ReconnectHost_Task
 - Extended by
 - NonVmwareOuiMacNotSupportedHost, NotSupportedHostForVFlash, NotSupportedHostForVmcp, NotSupportedHostForVmemFile, NotSupportedHostForVsan, NotSupportedHostInCluster, NotSupportedHostInDvs, NotSupportedHostInHACluster
 - Extends
 - HostConnectFault
 - Since
 - 2.0
 
Fault Description
A NotSupportedHostFault occurs when the host is of a type that is not supported.Properties
| Name | Type | Description | 
|---|---|---|
| productName* | xsd:string | 
         The name of the unsupported product if available;
  for example, "VMware ESX Server".
       | 
| productVersion* | xsd:string | 
         The version of the unsupported product; for example, "1.5.2"
       | 
| Properties inherited from HostConnectFault | ||
| None | ||
| Properties inherited from VimFault | ||
| 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 |