slavkap commented on issue #6761:
URL: https://github.com/apache/cloudstack/issues/6761#issuecomment-1259337285

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


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

Reply via email to