Skip to main content

Create firewall

POST 

/core/firewalls

Creates a firewall to which firewall rules can be added. A firewall containing rules can be attached to one or more virtual machines to control inbound and outbound traffic. In the request body, include the firewall name, the ID of the environment it belongs to, and an optional description. Retrieve the ID of an environment by calling the list environments endpoint.

Request

Responses

Success