weizhouapache commented on issue #9875: URL: https://github.com/apache/cloudstack/issues/9875#issuecomment-2449247577
> > How can i remove the extraconfig if its grayed out > > I need to be able to power on this vm > > Thanks! > > Hello @shulemmosko > > You can try to remove the extraconfig by calling the updateVirtualMachine API via CMK with all the details you have in the VM, expect the extraconfig. For the whole syntax of the command, you might want to take a look at the browser's network tab when you update anything in the VM. I think user cannot delete extraconfig in that way any more. the only way for now is, removing the record with name "extraconfig-1" from "user_vm_details" table. -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org