POST
/
project
/
{project_id}
/
firewall

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

ID of the project

Body

application/json
name
string
required

Name of the firewall

description
string

Description of the firewall

Response

200 - application/json
description
string

Description of the firewall

firewall_rules
object[]

List of firewall rules

id
string

ID of the firewall

name
string

Name of the firewall