1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/virt-pausing-vm-web.adoc
2025-11-18 16:29:25 +01:00

35 lines
1.3 KiB
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/virt-controlling-vm-states.adoc
:_mod-docs-content-type: PROCEDURE
[id="virt-pausing-vm-web_{context}"]
= Pausing a virtual machine
[role="_abstract"]
You can pause a virtual machine (VM) from the web console.
.Procedure
. Click *Virtualization* -> *VirtualMachines* from the side menu.
. In the tree view, select the project that contains the VM that you want to pause.
. 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 *Pause VirtualMachine*.
.. If action confirmation is enabled, click *Pause* in the confirmation dialog.
* To pause 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 *Pause*.
.. If action confirmation is enabled, click *Pause* in the confirmation dialog.
* To view comprehensive information about the selected VM before you pause it:
.. Access the *VirtualMachine details* page by clicking the name of the VM.
.. Click *Actions* -> *Pause*.
.. If action confirmation is enabled, click *Pause* in the confirmation dialog.