Rest API port reset

url: http://IP/rest/interface/disable and if you need to enable it then use: interface/enable with same post data.

If you need to cycle poe power: interface/ethernet/poe/power-cycle data:

{
".id": "*B",
"duration": "5"
}