{ "hostId": 0, "password": "string" }
curl --location --request PUT '/api/v1/admin/updateVncPassword' \ --header 'Content-Type: application/json' \ --data-raw '{ "hostId": 0, "password": "string" }'
{}