NSX-T Data Center REST API
PktcapActionArgument (schema)
Name | Description | Type | Notes |
---|---|---|---|
dest_lport | Destination logical port for bidirectional packet capture It is required only when the type of packet capture is bidirectional. Please keep this aligned with the destination logical port of trace action config when the type of trace action is bidirectional. |
string | Readonly |
pktcap_type | Type of packet capture | string | Required Readonly Enum: UNI_DIRECTIONAL, BI_DIRECTIONAL |
reverse_filter | Packet filter for flows of interest in reverse direction It takes effect only when the type of packet capture is bidirectional. Please keep this aligned with the packet filter of reverse direction of trace action config when the type of trace action is bidirectional. |
LiveTraceFilterData (Abstract type: pass one of the following concrete types) FieldsFilterData PlainFilterData |
Readonly |