Re: How to add a new member to a DHCP range using the Infoblox REST API?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2021 11:44 PM
This widget could not be displayed.
This widget could not be displayed.
Hi Harriet,
Could you please ensure that the details you are passing under the member parameter is accurate?
"member": { "_struct": "dhcpmember", "ipv4addr": "84.211.243.187", "name": "test.com" },
This has to be the details of the grid member that will be serving as DHCP server for the range you are provisioning.
Regards,
Krishna Vasudevan