Ability to import devices into clusters #1296

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

Originally created by @Gelob on GitHub (Oct 12, 2017).

Issue type

[ X ] Feature request
[ ] Bug report
[ ] Documentation

Environment

  • Python version: 2.7.5
  • NetBox version: 2.2.1

Description

When creating a cluster or after creating a cluster it would be nice if there was a way (other than the API) to mass add host devices. This would help for scenarios where I've already created all of my host devices in netbox.

I could imagine an import button on the /virtualization/clusters/x/ page in the host devices table if doing this through the csv style import would complicate the model.

Originally created by @Gelob on GitHub (Oct 12, 2017). ### Issue type [ X ] Feature request <!-- Requesting the implementation of a new feature --> [ ] Bug report <!-- Reporting unexpected or erroneous behavior --> [ ] Documentation <!-- Proposing a modification to the documentation --> <!-- Please describe the environment in which you are running NetBox. (Be sure to verify that you are running the latest stable release of NetBox before submitting a bug report.) --> ### Environment * Python version: 2.7.5 * NetBox version: 2.2.1 <!-- BUG REPORTS must include: * A list of the steps needed to reproduce the bug * A description of the expected behavior * Any relevant error messages (screenshots may also help) FEATURE REQUESTS must include: * A detailed description of the proposed functionality * A use case for the new feature * A rough description of any necessary changes to the database schema * Any relevant third-party libraries which would be needed --> ### Description When creating a cluster or after creating a cluster it would be nice if there was a way (other than the API) to mass add host devices. This would help for scenarios where I've already created all of my host devices in netbox. I could imagine an import button on the /virtualization/clusters/x/ page in the host devices table if doing this through the csv style import would complicate the model.
adam added the type: feature label 2025-12-29 16:31:09 +01:00
adam closed this issue 2025-12-29 16:31:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1296