THE GAME HAS CHANGED

Introducing Infoblox Universal DDI ManagementTM

Watch the launch to discover the new era of management for critical network services. Watch Now

API & Integration, DevOps,NetOps,SecOps

Reply

How to create host record and assign the hostname to an unused IP

New Member
Posts: 2
1088     0

Hi infoblox family,

 

I was looking through the documentation of infoblox and I got the API calls to search the record hosts with zone name  (testingwapi-hostname is already created by me in UI)

 

API call:

https://["URL"]/wapi/v2.10.3/allrecords?zone="domain_name"&name=testingwapi
 
I am looking to use POST API call method to create a record host with a hostname and zone and use the record host _ref to create another POST API call to assign an IPv4 address.

Re: How to create host record and assign the hostname to an unused IP

Moderator
Moderator
Posts: 315
1088     0

It is not possible unfortunately.  The IP address must be added as part of the initial creation, either by supplying it directly or by using a next_available_ip function.

Re: How to create host record and assign the hostname to an unused IP

New Member
Posts: 6
1088     0

Hello i want to create a host:record, using wapi do you have any example

Showing results for 
Search instead for 
Did you mean: 

Recommended for You