Skip to content

Add Status Field to WirelessLAN Model #10710

Closed
@tyler-8

Description

@tyler-8

NetBox version

v3.3.5

Feature type

Data model extension

Proposed functionality

Add a status field to the WirelessLAN model with possible values of active, reserved, disabled, deprecated.

Use case

Many objects in NetBox have a status field to indicate the current desired state of said object. WirelessLANs are no different and could be better documented with a status field.

SSIDs might be temporarily disabled, but still configured, for certain cases. Others might be reserved/planned for future use, and others may be deprecated but still needed in the SoT for documentation purposes.

Database changes

New field on the Django model, similar to the status field everywhere else in NetBox.

External dependencies

N/A

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions