Forum Discussion

jwilnerzon_4845's avatar
jwilnerzon_4845
Icon for Nimbostratus rankNimbostratus
Jun 11, 2008

Zone managing with Java

Hi!

 

 

I'm a developer and not very experienced with DNS servers at all, and less BIG-IP. Now I'm developing a web UI for managing zones on the DNS server. I've managed to get connected to the BIG-IP and to get the named.conf file and it's content. I also managed to get the names of the excisting zone-files. Now I wonder if there is support to manage the zones/zonefiles in the F5 iControl API or do I manually have to write funtionality to read and write in these zonefiles?

 

 

Thanks in advance!

 

 

Best regards

 

/Jonas

1 Reply

  • Take a look at the Named, View, Zone, and ZoneRunner interfaces in the Management module for the methods on Zone management.

     

     

    -Joe