Are you interested in our Early Access Program (EAP)? This program allows you to preview code, test in your lab and provide feedback prior to General Availability (GA) release of all Infoblox products. If so, please click the link here.

API Examples

Reply

Create a Multiple A records with Powershell script

[ Edited ]
Posts: 1
716     0

Hi Team,

 

I would like to create a multiple A records (for the onpremis VMWare servers) by using powershell. 

 

Here the API which i am using. 

 

https://grid-master/wapi/v2.9/record:a?_return_fields%2B=name,ipv4addr&_return_as_object=1" 
'{"name":"server.info.com","ipv4addr":"10.10.10.2"}'

  Please suggest me how to pass the data to the API for the creation fo multiple A records.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You