The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

RackTables::Schema::Result::VLANValidID

ACCESSORS

vlan_id

  data_type: 'integer'
  default_value: 1
  extra: {unsigned => 1}
  is_nullable: 0

RELATIONS

cached_pavs

Type: has_many

Related object: RackTables::Schema::Result::CachedPAV

port_allowed_vlans

Type: has_many

Related object: RackTables::Schema::Result::PortAllowedVLAN

vlandescriptions

Type: has_many

Related object: RackTables::Schema::Result::VLANDescription