Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 806 Bytes

File metadata and controls

17 lines (15 loc) · 806 Bytes

TraceflowObservationReplicationLogical

Properties

Name Type Description Notes
vtepLabel Long The label of VTEP [optional]
replicationType ReplicationTypeEnum This field specifies the type of replication message TX_VTEP - Transmit replication to all VTEPs TX_MTEP - Transmit replication to all MTEPs RX - Receive replication [optional]
localIpAddress String Local IP address of the component that replicates the packet. [optional]
uplinkName String The name of uplink [optional]

Enum: ReplicationTypeEnum

Name Value
TX_VTEP "TX_VTEP"
TX_MTEP "TX_MTEP"
RX "RX"