Firewall Rule
Get details of a firewall rule
GET
/
project
/
{project_id}
/
firewall
/
{firewall_id}
/
firewall-rule
/
{firewall_rule_id}
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
firewall_id
string
requiredID of the firewall
firewall_rule_id
string
requiredID of the firewall rule
Response
200 - application/json
cidr
string
CIDR of the firewall rule
id
string
ID of the firewall rule
port_range
string
Port range of the firewall rule