EdgeDataplaneTopKFlows

EdgeDataplaneTopKFlows
EdgeDataplaneTopKFlows

Edge dataplane top-k flow dump

JSON Example
{
    "flow_count": 0,
    "flows": [
        {
            "dst_ip": "string",
            "dst_port": 0,
            "proto": 0,
            "src_ip": "string",
            "src_port": 0,
            "tunnel_dst_ip": "string",
            "tunnel_src_ip": "string"
        }
    ]
}
integer As int64 As int64
flow_count
Optional

Count of flow records in the result

flows
Optional

Array of flow records