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