Open mkeeter opened 5 months ago
I am guessing you considered and rejected having the API refuse to do that? Should be pretty easy to warn on the client.
We'd have to pass instance disks (or at least a flag saying there are no attached disks) to the instance actions helper and then add a confirm here if there are none.
It's possible to stop an instance, remove its disks, then try to boot it.
It's hard to imagine this not being a user error, unless someone really wants to play with the UEFI Interactive Shell.