Firewall Rule
Get details of a firewall rule
GET
/
project
/
{project_id}
/
firewall
/
{firewall_name}
/
firewall-rule
/
{firewall_rule_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the project
Name of the firewall
ID of the firewall rule