access-token: ********************
curl --location '/admin/switchs/port//status' \ --header 'access-token: <api-key>'
{ "success": true, "data": { "status": "up", "speed": "1000Mbps", "mtu": 1500 } }