Firewall
Create a new firewall
POST
/
project
/
{project_id}
/
firewall
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
project_id
string
requiredID of the project
Body
application/json
name
string
requiredName of the firewall
description
string
Description of the firewall
Response
200 - application/json
description
string
requiredDescription of the firewall
firewall_rules
object[]
requiredList of firewall rules
id
string
requiredID of the firewall
location
string
requiredLocation of the the firewall
name
string
requiredName of the firewall