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