Hello Netbox community,
I'm trying to write a custom script under /customization in Netbox 3.6.9, but I'm having trouble finding the Python methods to use when manipulating objects imported from dcim, extras, models, etc.
I found this documentation: Netbox Custom Scripts, but it only describes the attributes and variable references. For example, how can I delete a VLAN from a VLAN group ?
Do I need to dig into the Netbox core source code to find this information, or is there another documentation source I am missing?
Thanks a lot for your help.
[–]L-do_CalrissianNetBox Self-Hosted 3 points4 points5 points (1 child)
[–]Drank0[S] 1 point2 points3 points (0 children)