Device status to include Decommissioned #12855
Replies: 1 comment 4 replies
-
Since Netbox v3.2.0, device status values are now customizable (as well as a number of other status values): see https://docs.netbox.dev/en/stable/configuration/data-validation/#field_choices Therefore, if you would find this additional choice useful, you are free to add it - after upgrading to v3.2+ if you are on an older version. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After reviewing the discussion and the fix regarding the inclusion of "Decommissioning" (#3103), I am considering requesting the addition of a new status value - "Decommissioned."
Based on my understanding, the current status options are as follows:
Active: Represents devices that are currently in use and operational.
Offline: Refers to devices that have been powered off but can be reactivated, typically applicable to servers.
Inventory: Signifies devices that have been decommissioned from a particular site but are still in inventory and can be repurposed for another site or project.
Decommissioning: Devices that are in the process of being decommissioned.
I believe introducing the "Decommissioned" status would improve device categorization by clearly identifying devices that are no longer in active use and are now part of our historical records. This status would apply to devices that have been taken offline, cannot be reused due to being at end-of-life (EOL), and are considered obsolete.
I value your thoughts and feedback on this proposal.
Beta Was this translation helpful? Give feedback.
All reactions