-
Hey everyone! So my team and I are making a flask server that will integrate any creations and changes in the NetBox into our devices. I have ran into a issue though, when creating a switch in NetBox there is no way to assign IP to one of it's interfaces in the Creation section, however I want to make an automation for creating a switch. Is there some way around it ? any suggestion ? Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Answered by
candlerb
Jul 4, 2023
Replies: 1 comment 4 replies
-
See #13026 (comment) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.netbox.dev/en/stable/integrations/webhooks/#conditional-webhooks
https://docs.netbox.dev/en/stable/integrations/webhooks/#default-request-body
(see snapshots.prechange and snapshots.postchange)