Hi, There is not an API to update existing service offerings to HA enabled.
You can do it via manual DB changes update service_offering set ha_enabled=1 where id=<offering id> update vm_instance set ha_enabled=1 where service_offering_id=<offering id> -Wei On Mon, 13 Feb 2023 at 16:48, Granwille Strauss <[email protected]> wrote: > Hi Guys > > Another noob question, how does one go about updating an existing compute > offering. I have custom unconstrained offering in place which most our VMs > use. However, I have recently discovered HA and tested for my VMs now I > want to either update an existing offering to affect all existing VM or is > it possible to assign a new offering to existing VMs? Which approach is > possible and or recommended? > -- > Regards / Groete > > <https://www.namhost.com> Granwille Strauss // Senior Systems Admin > > *e:* [email protected] > *m:* +264 81 323 1260 <+264813231260> > *w:* www.namhost.com > > <https://www.facebook.com/namhost> <https://twitter.com/namhost> > <https://www.instagram.com/namhostinternetservices/> > <https://www.linkedin.com/company/namhos> > <https://www.youtube.com/channel/UCTd5v-kVPaic_dguGur15AA> > > > <https://www.adsigner.com/v1/l/631091998d4670001fe43ec2/621c9b76c140bb001ed0f818/banner> > > Namhost Internet Services (Pty) Ltd, > > 24 Black Eagle Rd, Hermanus, 7210, RSA > > > > The content of this message is confidential. If you have received it by > mistake, please inform us by email reply and then delete the message. It is > forbidden to copy, forward, or in any way reveal the contents of this > message to anyone without our explicit consent. The integrity and security > of this email cannot be guaranteed over the Internet. Therefore, the sender > will not be held liable for any damage caused by the message. For our full > privacy policy and disclaimers, please go to > https://www.namhost.com/privacy-policy > > [image: Powered by AdSigner] > <https://www.adsigner.com/v1/c/631091998d4670001fe43ec2/621c9b76c140bb001ed0f818> >
