Skip to main content
DELETE
/
network
/
firewalls
/
{firewallUuid}
/
vms
Unassign Firewall from VM
curl --request DELETE \
  --url https://api.tenbytecloud.com/v1/network/firewalls/{firewallUuid}/vms \
  --header 'apikey: <api-key>'

Authorizations

apikey
string
header
required

Path Parameters

firewallUuid
string
required

UUID of the firewall

Query Parameters

vm_uuid
string

UUID of the virtual machine

Response

200

No content