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

API failing for lease file

Member
Posts: 4
2099     0

Hi I am using a API to download the lease history from DHCP server but due to the limitation of 1000 pages its getting failed, Can you please help me.

 

API:-

curl -k -u ipamdhcp:Enter@1234 -H 'content-type: application/json' -X POST "https://X.X.X.X/wapi/v2.9/fileop?_function=read" -d '{"_encoding":"XML","_object":"lease","_output_location":"LOCAL"}'

 

result:-

 

{ "Error": "AdmConProtoError: Result set too large (> 1000)",
"code": "Client.Ibap.Proto",
"text": "Result set too large (> 1000)"
}

Re: API failing for lease file

Member
Posts: 4
2100     0

HI team,

 

Is there any API for fetching HDCP lease on date/ time basis? Please help me out on this. or on the below query.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You