NSX-T Data Center REST API

TraceActionArgument (schema)

Name Description Type Notes
dest_lport Destination logical port for bidirectional trace

It is required only when the type of trace is bidirectional. Please keep this field aligned with the
destination logical port of packet capture action config when the type of packet capture action is bidirectional.
string Readonly
reverse_filter Packet filter for flows of interest in reverse direction

It takes effect only when the type of trace is bidirectional. Please keep this aligned with the packet filter
of reverse direction of packet capture action config when the type of packet capture action is bidirectional.
LiveTraceFilterData
(Abstract type: pass one of the following concrete types)
FieldsFilterData
PlainFilterData
Readonly
trace_type Type of trace string Required
Readonly
Enum: UNI_DIRECTIONAL, BI_DIRECTIONAL