access-token: ********************
curl --location '/admin/switchs/ports/flow/' \ --header 'access-token: <api-key>'
{ "success": true, "data": { "in": 10.5, "out": 5.2, "total": 15.7 } }