Firewalls
Firewalls control inbound and outbound traffic for virtual machines using configurable rules. These endpoints let you create, list, retrieve, and delete firewalls, and manage the rules attached to them.
Core
POST
Create firewall
Creates a firewall within a specified environment. Provide the firewall name, environment ID, and an optional description.
GET
List firewalls
Retrieves a list of existing firewalls, including their rules and the VMs they are attached to.
GET
Retrieve firewall details
Retrieves details for a specific firewall, including its rules and the VMs it is attached to.
Rules
GET
List firewall rule protocols
Returns a list of all available protocols that can be used when creating firewall rules.
DEL
Delete firewall rules from firewall
Removes a firewall rule from a firewall by firewall ID and rule ID.
Was this page helpful?