GitHub user sbrueseke closed a discussion: how to change VPC offering of an 
existing VPC?

I need to change the VPC offering of an existing VPC. As far as I see, this is 
not possible via UI (at least in 4.19). I found an api call migrateVPC which 
should do what I need to do.
https://cloudstack.apache.org/api/apidocs-4.19/apis/migrateVPC.html

But I do not get the call right. I use cloudmonkey adn getting this error:
  "jobprocstatus": 0,
  "jobresult": {
    "errorcode": 431,
    "errortext": "Failed to migrate VPC as the specified tierNetworkOfferings 
is not complete"

I do not understand how to format tiernetworkofferings parameter to get it 
working. Let's say we have 2 networks, called net1 and net2. How do I need to 
format the api call to migrate the VPC to another offering?

regards,
Swen

GitHub link: https://github.com/apache/cloudstack/discussions/10293

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to