vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - NotSupportedHostInDvs(vim.fault.NotSupportedHostInDvs)
- Extends
- NotSupportedHost
- See also
- DistributedVirtualSwitchProductSpec
- Since
- vSphere API Release 4.1
Fault Description
A NotSupportedHostInDvs fault occurs when the host does not support the necessary features to participate in the DVS.Properties
Name | Type | Description |
---|---|---|
switchProductSpec | DistributedVirtualSwitchProductSpec |
The product spec of the DVS. This determines which host versions may
participate in the DVS; that information may be queried by using
QueryDvsCompatibleHostSpec.
|
Properties inherited from NotSupportedHost | ||
productName, productVersion | ||
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 |