{ "osId": 1, "nodeId": 8 }
curl --location --request POST '/downloadOs' \ --header 'Content-Type: application/json' \ --data-raw '{ "osId": 1, "nodeId": 8 }'
{}