Skip to main content
GET
Get Tenant Fw Rule

Authorizations

Authorization
string
header
required

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

Path Parameters

Response

Successful Response

id
integer
required
name
string
required
enable
boolean
required
username
string | null
created_at
string | null
updated_at
string | null
user_ip_address
string | null
priority
integer
default:1
filters
RuleFilter · object[]
forwarding_policy
enum<string>
default:ALLOW
Available options:
ACCEPT,
DROP,
ALLOW,
DENY,
ALLOW_WITH_BLOCKED_SNI,
ALLOW_ONLY_SELECTED_SNIS
description
string | null
categories
string[] | null
allowed_domains
string[] | null
denied_domains
string[] | null
policy_name
string | null
time_policies
NBTimePolicy · object[] | null
gate_vi_names
string[]
gate_vi_name
string | null