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-starting-vm-web.adoc
2024-04-10 20:23:20 +00:00

33 lines
1.2 KiB
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/virt-controlling-vm-states.adoc
:_mod-docs-content-type: PROCEDURE
[id="virt-starting-vm-web_{context}"]
= Starting a virtual machine
You can start 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 start.
. 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 *Start VirtualMachine*.
* To view comprehensive information about the selected virtual machine before you start it:
.. Access the *VirtualMachine details* page by clicking the name of the virtual machine.
.. Click *Actions* -> *Start*.
[NOTE]
====
When you start virtual machine that is provisioned from a `URL` source for the first time, the virtual machine has a status of *Importing* while {VirtProductName} imports the container from the URL endpoint. Depending on the size of the image, this process might take several minutes.
====