GitHub user shwstppr added a comment to the discussion: how to use migrateVPC?
@sbrueseke can you try adding something like the following to the API call, `tierNetworkOfferings[0].networkId=<ID_OF_net1> tierNetworkOfferings[0].networkOfferingId=<ID_OF_NETWORK_OFFERING_FOR_net1> tierNetworkOfferings[1].networkId=<ID_OF_net2> tierNetworkOfferings[1].networkOfferingId=<ID_OF_NETWORK_OFFERING_FOR_net2>` Based on the API description I see it is meant to migrate a VPC to a new physical network so I'm not sure if it will work if the physical network is the same GitHub link: https://github.com/apache/cloudstack/discussions/10293#discussioncomment-11992798 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org