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.

Reporting

Reply

DHCP Lease Reporting using Infoblox_Client

Member
Posts: 1
1260     0

Total Infoblox newbie, here.

 

Is it possible to use the infoblox_client to obtain DHCP lease information from the grid? And to obtain just a specific set of reurn fields?

 

I can get what I need using the WAPI, and python's requests object, but the client seems like it might offer a cleaner way; I'm just unsure how to ask for the specific fields I need returned.

 

(I don't want to provide too much information, so stop reeading at any moment...)

 

I need these fields: address,binding_state,client_hostname,starts,ends,never_ends,hardware,

next_binding_state,network,ipv6_duid,ipv6_iaid,ipv6_preferred_lifetime,ipv6_prefix_bits

 

For: lease?address>=first&address<=last where first and last are the start and end of the particular netblock in question.

 

For some of the netblocks I'm querying I can get back several thousands of rows.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You