mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +01:00
28 lines
883 B
Plaintext
28 lines
883 B
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
|
|
|
|
You can pause a virtual machine from the web console.
|
|
|
|
.Procedure
|
|
|
|
. Click *Virtualization* -> *VirtualMachines* from the side menu.
|
|
|
|
. Find the row that contains the virtual machine 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 virtual machines:
|
|
|
|
.. Click the Options menu {kebab} located at the far right end of the row and click *Pause VirtualMachine*.
|
|
|
|
* To view comprehensive information about the selected virtual machine before you pause it:
|
|
|
|
.. Access the *VirtualMachine details* page by clicking the name of the virtual machine.
|
|
|
|
.. Click *Actions* -> *Pause*.
|