Get L2 Forwarder Statistics
Returns statistics of the l2 forwarder on logical switch. It always returns realtime response.
logical-switch-id
OK
{
"last_update_timestamp": 0,
"logical_switch_id": "string",
"rx": {},
"tx": {}
}
Timestamp when the l2 forwarder statistics was last updated.
Logical switch id on which the L2 forwarder is created.
Provides the statistics of a port since the time it was created. It includes the number of incoming, outgoing and dropped packet counters and, the number of errors and failures causing the drops. The statistics will be reset on edge reboot or edge dataplane restart.
Provides the statistics of a port since the time it was created. It includes the number of incoming, outgoing and dropped packet counters and, the number of errors and failures causing the drops. The statistics will be reset on edge reboot or edge dataplane restart.
Not Found
curl -H 'Authorization: <value>' https://{api_host}/api/v1/logical-switches/{logical-switch-id}/inter-site-forwarder/statistics