{
"id": 0,
"name": "string",
"host": "string",
"port": 0,
"domain": "string",
"protocol": 0,
"proxy": 0,
"status": 0
}
curl --location --request PUT '/updateVncNode' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"name": "string",
"host": "string",
"port": 0,
"domain": "string",
"protocol": 0,
"proxy": 0,
"status": 0
}'
{}