Forum Discussion

Haarith_Devaraj's avatar
Haarith_Devaraj
Icon for Nimbostratus rankNimbostratus
Feb 25, 2009

LDNS Stats Retrieval

Hi All,

 

 

We are trying to retrieve all the records that show up on

 

Overview -> Statistics -> Local DNS.

 

 

The SDK points us at this

 

 

GtmLdnsStatistics get_gtm_ldns_statistics(

 

in String [] ldns_ips

 

);

 

 

This returns only the IP's specified.

 

 

Is there a way to retrieve it all at one time ( via icontrol ) or is there some wildcard character we can use in this api call itself to generate the full list.

 

 

Thanks,

 

Haarith