Firewall
Get details of a specific firewall
GET
/
project
/
{project_id}
/
location
/
{location}
/
firewall
/
id
/
{firewall_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
location
string
requiredThe Ubicloud location/region
project_id
string
requiredID of the project
firewall_id
string
requiredID 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