vinfra service compute server cancel-stop
Cancel shutdown for a virtual machine:
usage: vinfra service compute server cancel-stop <server>
<server>
- Virtual machine ID or name
Example:
# vinfra service compute server cancel-stop myvm Operation successful.
This command cancels shutdown for the virtual machine myvm
if it has the “powering-off” task state.