{
"source_port": 63663,
"destination_ip": "192.168.7.12",
"destination_port": 7779,
"protocol": "udp",
"vm": "10"
}
curl --location --request POST '/nat/delete' \
--header 'Authorization: 83gec12d3ee99ssbb4328c53de7ca432a' \
--header 'Content-Type: application/json' \
--data-raw '{
"source_port": 63663,
"destination_ip": "192.168.7.12",
"destination_port": 7779,
"protocol": "udp",
"vm": "10"
}'
{}