Skip to main content
GET
List firewalls

Authorizations

Authorization
string
header
required

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

Query Parameters

idc
string
Maximum string length: 50
Pattern: ^[a-zA-Z0-9._-]+$

Response

successful

inboundRules
object[]
required
name
string
required
Maximum string length: 255
idc
string
required
Maximum string length: 50
Pattern: ^[a-zA-Z0-9._-]+$
description
string
Maximum string length: 255
assoInstances
string<uuid>[]
assoContainers
string<uuid>[]

Associated container instance IDs

id
string<uuid>
isPreset
boolean

Whether this is a preset firewall (cannot be deleted or have rules modified)

orgId
string<uuid>
status
enum<string>
Available options:
active,
building,
error