{ "id": 0 }
curl --location '/api/v1/robot/docker/container/server/start?id=undefined' \ --header 'Content-Type: application/json' \ --data '{ "id": 0 }'
{ "code": 0, "message": "string" }