yuanbosoft commented on issue #6761: URL: https://github.com/apache/cloudstack/issues/6761#issuecomment-1259397276
> I couldn't find another API call than the [updateNetwork](https://cloudstack.apache.org/api/apidocs-4.11/apis/updateNetwork.html) with which you can change the network offering (for which the redundant option is disabled). Or with an update of the DB `update cloud.networks set redundant=0 where id=204;` Dear,many tkx, After exeucted above update sql, all vms launched ,many thanks again . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
