GitHub user weizhouapache added a comment to the discussion: how to change VPC 
offering of an existing VPC?

> "update vpc.vpc_offering to the id of vpc offering" in db, correct?

correct. for example
```
update vpc set vpc_offering_id=246 where id=339;
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/10293#discussioncomment-12007947

----
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