Forum Discussion
HankLiu_159320
Nov 21, 2014Nimbostratus
Unable to delete and create virtual server in the same transaction via iControl api
Hello guys! I'm hitting this issue and is a bit frustrating... Any help is appreciated!
I'm trying to simulate an "update" virtual server feature by combining the removal and creation of virtual...
HankLiu_159320
Nov 24, 2014Nimbostratus
The code where it is breaking is as simple as this...
interfaces.getSystemSession().start_transaction();
interfaces.getLocalLBVirtualServer().delete_virtual_server(vServers);
interfaces.getLocalLBVirtualServer().create(serveDef, wMasks, serveRes, serverProf);
interfaces.getSystemSession().submit_transaction();
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects