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 & Integration, DevOps,NetOps,SecOps

Reply

Listing all the subnets from NetMRI

Posts: 10
543     1

Hi Everyone

 

I'm trying to list all the subnets from NetMRI without providing my input criteria.

Exp:


1. https://xxxxxxxxxxxxxx/api/3.8/subnets/index 

    The output of the first one is giving me results but only 1000.

 

When I try to bypass the max limit as in example 2 it gives 'invalid request'

2. https://xxxxxxxx/api/3.8/subnets/index&limit=10000

 

Any help is greatly appreciated.

 

Thanks

Nidhi

 

Re: Listing all the subnets from NetMRI

Posts: 10
543     1

I finally tried this and got all the records as expected.

https:/XXXXXXXXXXX/api/3.8/subnets/index.json?&limit=10000

Posting it here in case it can benefit someone else.

 

 

 

Showing results for 
Search instead for 
Did you mean: 

Recommended for You