Re: Upgrade Router via API after CP Upgrade

2017-08-09 Thread daniel.herrmann
Hi Dag, aah, the global setting was the missing piece in the puzzle, that makes total sense now. Thank you. I am currently using the Python CS module for coding the script, I will use that for the task at hand. And yes, you are right, this is actually CloudPlatform. We are currently at 4.5 and

Re: Upgrade Router via API after CP Upgrade

2017-08-09 Thread Dag Sonstebo
Hi Daniel, In general your VR template is governed by the global setting for router.template.vmware (or whatever your hypervisor is) – this field is updated when you do your upgrade, so ACS knows what the new template is. To do the upgrade your easiest option is to use CloudMonkey and call the

Upgrade Router via API after CP Upgrade

2017-08-09 Thread daniel.herrmann
Hi all, we are currently planning an update of CP, which also includes an upgrade of the System VMs. We are upgrading from 4.5 to 4.7. I wrote a python script to check VPN connections and other parameters. Some upgrades can be performed right after the CP upgrade, some other routers must not b