-
|
How do I add an DHCP-server to at newly created assigned interface? My guess would be to create a POST request to /api/v2/services/dhcp_server, bu that action doesn't exist Best regards Ole Kirkholt |
Beta Was this translation helpful? Give feedback.
Answered by
kirkholt
Aug 2, 2025
Replies: 1 comment
-
|
Problem solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kirkholt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem solved.
The dhcp-server entry i created when the interface is assigned.
It can be configured using the PATCH request