Documentation Django DCIM / IPAM models; tutorial for creating custom script for new site with Prefixes, VLANs, VRFs etc #22070
-
|
I shall create a netbox custom script which adds a new site with the following objects:
i have spent a lot of time searching for documentation for Django DCIM / IPAM models - as Django is used for netbox -, and possibly other models. So I request documentation for Django DCIM / IPAM models - as Django is used for netbox - , and possibly other models, and possibly tutorials / comprehensive examples for custom scripts, which can do what I have described above.
The last 5 questions, I will normally find answers to in an API reference / function call documentation, but I have so far not be able to find this documentation for Django for netbox scripts. Link to documentation will be much appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
OK, I came quite a long way with the Model documentation in below, so I will continue with that and come back if I need more information |
Beta Was this translation helpful? Give feedback.

OK, I came quite a long way with the Model documentation in below, so I will continue with that and come back if I need more information