-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
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 implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application