Authorization: ********************
{
"isReleaseFloatingIp": true
}
curl --location --request DELETE '/api/v2/vmware/vpc//hpc/server//delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"isReleaseFloatingIp": true
}'
{
"data": {},
"message": "string"
}