Get Openflow Ports by datapathId
Response:
{ "status": 0, "startRow": 0, "endRow": 3, "totalRows": 3, "data": [ { "datapathId": null, "portId": 4294967294, "portName": "OFPP_LOCAL", "hardwareAddress": null }, { "datapathId": "0x00012A5DFF000000", "portId": 1073741825, "portName": "22_11_150648836", "hardwareAddress": "" }, { "datapathId": "0x00012A5DFF000000", "portId": 1073741826, "portName": "22_33_150648864", "hardwareAddress": "" } ] }