access-token: ********************curl --location '/admin/switchs/ports//traffic_accounting?start=undefined&end=undefined' \
--header 'access-token: <api-key>'{
"success": true,
"data": {
"out": 0,
"in": 0,
"time": 0
},
"error": "string"
}