Doc update for Bulk Object Creation via the API #3757

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

Originally created by @tyler-8 on GitHub (Jun 8, 2020).

Originally assigned to: @tyler-8 on GitHub.

Change Type

[X] Addition
[ ] Correction
[ ] Deprecation
[ ] Cleanup (formatting, typos, etc.)

Area

[ ] Installation instructions
[ ] Configuration parameters
[ ] Functionality/features
[X] REST API
[ ] Administration/development
[ ] Other

Proposed Changes

Object bulk-creation was added in NetBox v2.3 as part of https://github.com/netbox-community/netbox/issues/1553, however, beyond that mention in the release notes, the feature doesn't appear to be documented anywhere on the docs page. I propose the snippet from the release notes is also added to the API section of the docs site (perhaps the Examples page). It's a very useful feature that can greatly speed-up API workflows. Happy to take this on myself if accepted.

Originally created by @tyler-8 on GitHub (Jun 8, 2020). Originally assigned to: @tyler-8 on GitHub. <!-- NOTE: IF YOUR ISSUE DOES NOT FOLLOW THIS TEMPLATE, IT WILL BE CLOSED. Please indicate the nature of the change by placing an X in one of the boxes below. --> ### Change Type [X] Addition [ ] Correction [ ] Deprecation [ ] Cleanup (formatting, typos, etc.) ### Area [ ] Installation instructions [ ] Configuration parameters [ ] Functionality/features [X] REST API [ ] Administration/development [ ] Other <!-- Describe the proposed change(s). --> ### Proposed Changes Object bulk-creation was added in [NetBox v2.3](https://netbox.readthedocs.io/en/stable/release-notes/version-2.3/#bulk-object-creation-via-the-api-155) as part of https://github.com/netbox-community/netbox/issues/1553, however, beyond that mention in the release notes, the feature doesn't appear to be documented anywhere on the docs page. I propose the snippet from the release notes is also added to the API section of the docs site (perhaps the [Examples](https://github.com/netbox-community/netbox/blob/develop/docs/api/examples.md) page). It's a very useful feature that can greatly speed-up API workflows. Happy to take this on myself if accepted.
adam added the status: acceptedtype: documentation labels 2025-12-29 18:31:05 +01:00
adam closed this issue 2025-12-29 18:31:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3757