NAME
Schema::RackTables::0_20_9::Result::VLANSTRule
COMPONENTS LOADED
TABLE: VLANSTRule
ACCESSORS
vst_id
data_type:
'integer'
extra: {
unsigned
=> 1}
is_foreign_key: 1
is_nullable: 0
rule_no
data_type:
'integer'
extra: {
unsigned
=> 1}
is_nullable: 0
port_pcre
data_type:
'char'
is_nullable: 0
size: 255
port_role
data_type:
'enum'
default_value:
'none'
extra: {
list
=> [
"access"
,
"trunk"
,
"anymode"
,
"uplink"
,
"downlink"
,
"none"
]}
is_nullable: 0
wrt_vlans
data_type:
'text'
is_nullable: 1
description
data_type:
'char'
is_nullable: 1
size: 255
UNIQUE CONSTRAINTS
vst-rule
RELATIONS
vst
Type: belongs_to
Related object: Schema::RackTables::0_20_9::Result::VLANSwitchTemplate