API call to add VPN tunnel fails: group field is required #15126
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v3.7.2
Python Version
3.11
Steps to Reproduce
Expected Behavior
Tunnel "TestTunnel" is added successfully.
Observed Behavior
Adding the same tunnel in GUI is successful (using only those three mandatory fields).
Workaround
Create a tunnel group like "TEMP", then add
"group":1
(where 1 is the group ID) in the create call, and finally edit the resulted tunnel to remove the TEMP group.The text was updated successfully, but these errors were encountered: