The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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