Increase length of Facility ID field #1241

Closed
opened 2025-12-29 16:30:32 +01:00 by adam · 0 comments
Owner

Originally created by @Gelob on GitHub (Sep 18, 2017).

Issue type

[X] Feature request

Environment

  • Python version:
  • NetBox version: 2.1.4

Description

Currently the facility id field is limited to 31 characters, I'd like this to be extended to at least 50.
We use this field to store the full facility id/cabinet name from Equinix. Their format is like this:

LD5:0G:12345:0123:COMPANY NAME:123456
SITE-??:CAGEID:CABIENT_ID:COMPANY NAME:ACCOUNT_ID

Originally created by @Gelob on GitHub (Sep 18, 2017). ### Issue type [X] Feature request <!-- Requesting the implementation of a new feature --> ### Environment * Python version: <!-- Example: 3.5.4 --> * NetBox version: 2.1.4 ### Description Currently the facility id field is limited to 31 characters, I'd like this to be extended to at least 50. We use this field to store the full facility id/cabinet name from Equinix. Their format is like this: LD5:0G:12345:0123:COMPANY NAME:123456 SITE-??:CAGEID:CABIENT_ID:COMPANY NAME:ACCOUNT_ID
adam added the type: feature label 2025-12-29 16:30:32 +01:00
adam closed this issue 2025-12-29 16:30:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1241