EdgeDataplaneFlow

EdgeDataplaneFlow
EdgeDataplaneFlow

Edge dataplane flow record

JSON Example
{
    "dst_ip": "string",
    "dst_port": 0,
    "proto": 0,
    "src_ip": "string",
    "src_port": 0,
    "tunnel_dst_ip": "string",
    "tunnel_src_ip": "string"
}
string
dst_ip
Optional

Destination IP of the flow

integer As int64 As int64
dst_port
Optional

Destination port of the flow

integer As int64 As int64
proto
Optional

Protocol of the flow

string
src_ip
Optional

Source IP of the flow

integer As int64 As int64
src_port
Optional

Source port of the flow

string
tunnel_dst_ip
Optional

Tunnel destination IP of the flow

string
tunnel_src_ip
Optional

Tunnel source IP of the flow