-
Notifications
You must be signed in to change notification settings - Fork 28
Add support for dhcp server pools #218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
enhancement
New feature or request
Comments
This should be the correct syntax:
|
I will keep this issue open to track the addition of a native resource. |
Honestly, I did it like this and it works:
|
The |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I am trying to create dhcp server using restconf(as I don't see any resources for that)
when I do using curl, it works but when I do using restconf, it returns internal error!
this is my resource block:
I even removed all options to test creation but there is no difference. I mean like this:
The text was updated successfully, but these errors were encountered: