vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - CannotAccessNetwork(vim.fault.CannotAccessNetwork)
- Extended by
 - DestinationSwitchFull, LegacyNetworkInterfaceInUse, VMOnConflictDVPort, VMOnVirtualIntranet
 - Extends
 - CannotAccessVmDevice
 - See also
 - Network
 - Since
 - 2.0
 
Fault Description
A network associated with the virtual machine is not accessible. If returned as part of migration checks, this is an error if either of the following is true, a warning otherwise:- The virtual ethernet card device backing is a distributed virtual switch, of which the destination host is not a member
 - The virtual ethernet card device backing is a standard network and the the device is connected
 
Properties
| Name | Type | Description | 
|---|---|---|
| network* | ManagedObjectReference
 to a Network  | 
         A reference to the network that cannot be accessed
      
Since vSphere API Release 6.0 | 
| Properties inherited from CannotAccessVmDevice | ||
| backing, connected, device | ||
| Properties inherited from CannotAccessVmComponent | ||
| None | ||
| Properties inherited from VmConfigFault | ||
| 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 |