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

Is there a way to filter a response in an API call (using curl) to list just the first item?

Member
Posts: 3
5343     0

 

<?xml version="1.0"?>
<list>
<value type="object">
<names> <list>
<value>sep700b4f9c7cd8.aepsc.com</value>
<value>SEP700B4F9C7CD8</value>
<value>SEP700B4F9C7CD8.aepsc.com</value>
</list>
</names> <_ref>ipv4address/Li5pcHY0X2FkZHJlc3MkMTAuMTY0LjY4Ljg1LzA:10.164.68.85</_ref>
<ip_address>10.164.68.85</ip_address>
</value>

 

Of the list of names, can I change the curl call to return just the first name (sep700b4f9c7cd8.aepsc.com)?

Showing results for 
Search instead for 
Did you mean: 

Recommended for You