vSphere Web Services API


Fault - DestinationSwitchFull(vim.fault.DestinationSwitchFull)

Extends
CannotAccessNetwork
Since
2.0

Fault Description

For one of the networks that the virtual machine is using, the corresponding switch on the host is full. 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
  • The virtual ethernet card device backing is a standard network and the the device is connected

Properties

Name Type Description
None
Properties inherited from CannotAccessNetwork
network
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