mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-controlling-vm-states.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="virt-unpausing-vm-web_{context}"]
|
|
= Unpausing a virtual machine
|
|
|
|
[role="_abstract"]
|
|
You can unpause a paused virtual machine (VM) from the web console.
|
|
|
|
.Prerequisites
|
|
|
|
* At least one of your VMs must have a status of *Paused*.
|
|
|
|
.Procedure
|
|
|
|
. Click *Virtualization* -> *VirtualMachines* from the side menu.
|
|
|
|
. In the tree view, select the project that contains the VM that you want to unpause.
|
|
|
|
. Navigate to the appropriate menu for your use case:
|
|
|
|
* To stay on this page, where you can perform actions on multiple VMs:
|
|
|
|
.. Click the Options menu {kebab} located at the far right end of the row and click *Unpause VirtualMachine*.
|
|
|
|
* To unpause the VM from the tree view:
|
|
|
|
.. Click the *>* icon next to the project name to open the list of VMs.
|
|
|
|
.. Right-click the name of the VM and select *Unpause*.
|
|
|
|
* To view comprehensive information about the selected VM before
|
|
you unpause it:
|
|
|
|
.. Access the *VirtualMachine details* page by clicking the name of the virtual
|
|
machine.
|
|
|
|
.. Click *Actions* → *Unpause*.
|