NAME
Schema::RackTables::0_18_0::Result::IPv4RS
COMPONENTS LOADED
TABLE: IPv4RS
ACCESSORS
id
data_type:
'integer'
extra: {
unsigned
=> 1}
is_auto_increment: 1
is_nullable: 0
inservice
data_type:
'enum'
default_value:
'no'
extra: {
list
=> [
"yes"
,
"no"
]}
is_nullable: 0
rsip
data_type:
'integer'
extra: {
unsigned
=> 1}
is_nullable: 1
rsport
data_type:
'smallint'
extra: {
unsigned
=> 1}
is_nullable: 1
rspool_id
data_type:
'integer'
extra: {
unsigned
=> 1}
is_foreign_key: 1
is_nullable: 1
rsconfig
data_type:
'text'
is_nullable: 1
PRIMARY KEY
UNIQUE CONSTRAINTS
pool-endpoint
RELATIONS
rspool
Type: belongs_to
Related object: Schema::RackTables::0_18_0::Result::IPv4RSPool