Forum Discussion
- Marcelo_Cerri_1Nimbostratus
Does somebody answer anything in this forum?
- zipzip_65424Historic F5 Account
Don't see any zonerunner REST API being developed, need a lot more interest to get this done.
- Daviddf001_2931Nimbostratus
Hi,
We are using zones as our main dns server and it controls hundreds of records. We will be doing a migration to our DR datacenter, which includes IP changes. I was hoping we could use the iCotrols with Ansible to make this easy. Any chance we can get someone to take a look at adding the functionality of adding/deleting/changing IP's? :)
I did find this, https://support.f5.com/kb/en-us/solutions/public/7000/000/sol7032, which we will be looking to use in the meantime.
Thanks, David
- Interval_Web_AdNimbostratusGood question; I need to know this also... actually I need to pull a zone list via rest/soap; again only from ZoneRunner... can't find anything in the docs.
- Shawn_Nielsen_6NimbostratusWe are also in need of this. I can't find anything in the docs that shows how to update the Zone Runner records through the REST API.
- msaundersNimbostratusI would also like to modify ZoneRunner records via the API. It does not appear to be doable at this time. Is this planned for future versions?
- Sami_Awwad_1772Nimbostratus
As of now Resource Records can be added via scripts using the iControl SOAP API.
- Eric_Flores_131Cirrostratus
Hello Marcelo, There are no native REST API endpoints for zone runner and there is no planned development around this.
Eric
- JRahmAdmin
There are options to workaround that with rest, namely bash access and iApps. I discuss in this week's Post of the Week video.
 
- JRahmAdmin
For others who are searching, this can't be done in REST, but the old SOAP interface does support resource record management: https://clouddocs.f5.com/api/icontrol-soap/Management__ResourceRecord.html