TraceActionArgument

TraceActionArgument
TraceActionArgument
JSON Example
{
    "dest_ipsec_vpn_config": {
        "session_id": "string"
    },
    "dest_lport": "string",
    "reverse_filter": {
        "resource_type": "string"
    },
    "trace_type": "string"
}
dest_ipsec_vpn_config
Optional

Information for deriving virtual tunnel interface (VTI) of Route-based IPSec VPN session.

string
dest_lport
Optional

It is required only when the type of trace is bidirectional. Please keep this field aligned with the destination logical port of count action and packet capture action config when the type of count action and packet capture action is bidirectional.

reverse_filter
Optional

reverse_filter

string
trace_type
Optional

Type of trace

Possible values are : UNI_DIRECTIONAL, BI_DIRECTIONAL,