NSX-T Data Center REST API

CountActionArgument (schema)

Name Description Type Notes
count_type Type of count string Required
Readonly
Enum: UNI_DIRECTIONAL, BI_DIRECTIONAL, UNKNOWN
dest_lport Destination logical port for bidirectional count

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

It takes effect only when the type of count is bidirectional. Please keep this aligned with the packet filter
of reverse direction of trace action and packet capture action config when the type of count action and
packet capture action is bidirectional.
LiveTraceFilterData
(Abstract type: pass one of the following concrete types)
FieldsFilterData
PlainFilterData
Readonly