vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - VspanPortConflict(vim.fault.VspanPortConflict)
- Thrown by
 - ReconfigureDvs_Task
 - Extends
 - DvsFault
 - Since
 - vSphere API Release 5.0
 
Fault Description
Thrown if a DistributedVirtualPort appears in both the transmitted source and destination ports of any Distributed Port Mirroring session.Properties
| Name | Type | Description | 
|---|---|---|
| portKey | xsd:string | 
         The key of the port that is both the transmitted source and destination.
       | 
| vspanSessionKey1 | xsd:string | 
         The key of the Distributed Port Mirroring session that is in conflict
       | 
| vspanSessionKey2 | xsd:string | 
         The key of the Distributed Port Mirroring session that is in conflict
       | 
| Properties inherited from DvsFault | ||
| 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 |