Home
misc
curl http://10.0.0.1:61208/api/3/network | python3 -mjson.tool
{
"interface_name": "ovs_eth0",
"alias": null,
"time_since_update": 42.355037450790405,
"cumulative_rx": 8030466000572,
"rx": 82981801,
"cumulative_tx": 3768599959582,
"tx": 2979058,
"cumulative_cx": 11799065960154,
"cx": 85960859,
"is_up": true,
"speed": 0,
"key": "interface_name"
}