- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Getting Error while creating a record with next available IP function
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2019 07:34 AM
Hi Team,
I want to add a new record with name=wapi.info.com with next avaialbleip function in my network view called="default.Testing". I am getting error that it doesnt match any unique network. I dont know how to proceed?
API call:
curl -k -u admin:infoblox -H 'content-type: application/json' -X POST "https://172.20.165.192/wapi/v2.7/record:host_return_fields%2B=name,network_view,ipv4addrs&_return_as... " -d '{"name":"wapi.info.com","view":"default.Testing","ipv4addrs":[{"ipv4addr":"func:nextavailableip:10.10.0.0/24"}]}'
Error:
"code": "Client.Ibap.Proto",
"text": "10.10.0.0/24 does not match any unique networks/ranges (ipv4addr)"
Re: Getting Error while creating a record with next available IP function
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2019 04:28 AM
I believe this was just answered in your other post:
Thanks.
Escalations Engineer EMEA