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 count action and trace action config when the type of count action 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 count action and trace action config when the type of count action and trace action is bidirectional. |
LiveTraceFilterData (Abstract type: pass one of the following concrete types) FieldsFilterData PlainFilterData |
Readonly |