NAME
Schema::RackTables::0_20_9::Result::VSEnabledPorts
COMPONENTS LOADED
TABLE: VSEnabledPorts
ACCESSORS
object_id
data_type:
'integer'
extra: {
unsigned
=> 1}
is_foreign_key: 1
is_nullable: 0
vs_id
data_type:
'integer'
extra: {
unsigned
=> 1}
is_foreign_key: 1
is_nullable: 0
proto
data_type:
'enum'
extra: {
list
=> [
"TCP"
,
"UDP"
,
"MARK"
]}
is_foreign_key: 1
is_nullable: 0
vport
data_type:
'integer'
extra: {
unsigned
=> 1}
is_foreign_key: 1
is_nullable: 0
rspool_id
data_type:
'integer'
extra: {
unsigned
=> 1}
is_foreign_key: 1
is_nullable: 0
vsconfig
data_type:
'text'
is_nullable: 1
rsconfig
data_type:
'text'
is_nullable: 1
PRIMARY KEY
RELATIONS
object
Type: belongs_to
Related object: Schema::RackTables::0_20_9::Result::Object
rspool
Type: belongs_to
Related object: Schema::RackTables::0_20_9::Result::IPv4RSPool
vsport
Type: belongs_to
Related object: Schema::RackTables::0_20_9::Result::VSPorts