Custom fields for virtual cluster groups. #3244

Closed
opened 2025-12-29 18:27:03 +01:00 by adam · 1 comment
Owner

Originally created by @ebusto on GitHub (Jan 29, 2020).

Environment

  • Python version: 3.8
  • NetBox version: 2.7.3

Proposed Functionality

Add support for custom fields to virtual cluster groups, in order to store metadata for all clusters in that group.

Use Case

VMware ESX clusters are typically grouped together, and managed from a single vCenter instance. Among other things, this would allow tracking the vCenter instance information.

Database Changes

Minimal, likely just some tweaks the the ClusterGroup model.

External Dependencies

None.

Originally created by @ebusto on GitHub (Jan 29, 2020). ### Environment * Python version: 3.8 * NetBox version: 2.7.3 ### Proposed Functionality Add support for custom fields to virtual cluster groups, in order to store metadata for all clusters in that group. ### Use Case VMware ESX clusters are typically grouped together, and managed from a single vCenter instance. Among other things, this would allow tracking the vCenter instance information. ### Database Changes Minimal, likely just some tweaks the the ClusterGroup model. ### External Dependencies None.
adam closed this issue 2025-12-29 18:27:03 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 29, 2020):

We are not currently extending custom fields to other models. Please see the FAQ for more detail.

@jeremystretch commented on GitHub (Jan 29, 2020): We are not currently extending custom fields to other models. Please see [the FAQ](https://github.com/netbox-community/netbox/wiki/Frequently-Asked-Questions#can-we-add-custom-fields-to-more-models) for more detail.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3244