{ "nickname": "matlab", "hostname": "localhost", "port": 5555 }
curl --location 'http://localhost:9012/api/cmds/proxies' \ --header 'Content-Type: application/json' \ --data '{ "nickname": "matlab", "hostname": "localhost", "port": 5555 }'