prorm API Reference
← Documentation
GitLab
Preparing search index...
index
FirewallRule
Interface FirewallRule
interface
FirewallRule
{
id
:
string
;
type
:
FirewallRuleType
;
pattern
:
string
|
RegExp
;
description
?:
string
;
createdAt
:
Date
;
}
Index
Properties
id
type
pattern
description?
created
At
Properties
id
id
:
string
type
type
:
FirewallRuleType
pattern
pattern
:
string
|
RegExp
Optional
description
description
?:
string
created
At
createdAt
:
Date
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
type
pattern
description
created
At
← Documentation
GitLab
prorm API Reference
Loading...