Add API for Custom Links #4451

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

Originally created by @fabi125 on GitHub (Jan 11, 2021).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.5
  • NetBox version: 2.10.3

Proposed Functionality

Expose the functionality that is currently available in the Admin UI under Extras -> Custom fields via the Rest API to be able to add/update/delete custom links.

Use Case

We would like to store the custom link configuration in source control and configure Netbox via the API.

See also #5610.

Database Changes

None.

External Dependencies

None.

Originally created by @fabi125 on GitHub (Jan 11, 2021). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.5 * NetBox version: 2.10.3 ### Proposed Functionality Expose the functionality that is currently available in the Admin UI under Extras -> Custom fields via the Rest API to be able to add/update/delete custom links. ### Use Case We would like to store the custom link configuration in source control and configure Netbox via the API. See also #5610. ### Database Changes None. ### External Dependencies None.
adam added the status: acceptedtype: feature labels 2025-12-29 18:36:06 +01:00
adam closed this issue 2025-12-29 18:36:07 +01:00
Author
Owner

@stale[bot] commented on GitHub (Mar 5, 2021):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@stale[bot] commented on GitHub (Mar 5, 2021): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4451