Data Object - VMwareVspanPort

Property of
VMwareVspanSession
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

This class defines the ports participating in a Distributed Port Mirroring session. See VspanSession.

Properties

Name Type Description
portKey*xsd:string[]

Individual ports to participate in the Distributed Port Mirroring session.
uplinkPortName*xsd:string[]

Uplink ports used as destination ports to participate in the Distributed Port Mirroring session. A fault will be raised if uplinkPortName is used as source ports in any Distributed Port Mirroring session.
wildcardPortConnecteeType*xsd:string[]

Wild card specification for source ports participating in the Distributed Port Mirroring session. See DistributedVirtualSwitchPortConnecteeConnecteeType for valid values. Any port that has a connectee of the specified type has its receive traffic mirrored. A fault will be raised if wildcards are specified as destination ports or source ports mirroring traffic on the transmit side. It is to be not used.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition