api refrence #4065

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

Originally created by @sorushsaghari on GitHub (Sep 2, 2020).

Change Type

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

Area

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

Proposed Changes

there is no detail about built in models or views. for example if I need t extend a view I even don't know how to import it or how what attributes or function does it have this is same about any part in development like extending models or having forgin key to them and ....

Originally created by @sorushsaghari on GitHub (Sep 2, 2020). <!-- 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 [ X ] Functionality/features [ ] REST API [ X ] Administration/development [ ] Other <!-- Describe the proposed change(s). --> ### Proposed Changes there is no detail about built in models or views. for example if I need t extend a view I even don't know how to import it or how what attributes or function does it have this is same about any part in development like extending models or having forgin key to them and ....
adam closed this issue 2025-12-29 18:32:56 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 2, 2020):

NetBox internals do not comprise an API and are not intended to be extended, hence the absence of documentation. NetBox is an application, not a framework. The only extensible components (e.g. plugins, custom scripts) are documented.

@jeremystretch commented on GitHub (Sep 2, 2020): NetBox internals do not comprise an API and are not intended to be extended, hence the absence of documentation. NetBox is an application, not a framework. The only extensible components (e.g. plugins, custom scripts) are documented.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4065