mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
35 lines
945 B
Plaintext
35 lines
945 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-controlling-vm-states.adoc
|
|
|
|
[id="virt-stopping-vm-web_{context}"]
|
|
= Stopping a virtual machine
|
|
|
|
You can stop a virtual machine from the web console.
|
|
|
|
.Procedure
|
|
|
|
. Click *Workloads* -> *Virtualization* from the side menu.
|
|
|
|
. Click the *Virtual Machines* tab.
|
|
|
|
. Find the row that contains the virtual machine that you want to stop.
|
|
|
|
. 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.
|
|
|
|
* To view comprehensive information about the selected virtual machine before
|
|
you stop it:
|
|
|
|
.. Access the *Virtual Machine Overview* screen by clicking the name of the virtual
|
|
machine.
|
|
|
|
.. Click *Actions*.
|
|
|
|
. Select *Stop Virtual Machine*.
|
|
|
|
. In the confirmation window, click *Stop* to stop the virtual machine.
|