Skip to content

Commit 26806e2

Browse files
authored
Merge pull request #93747 from jhradilek/CNV-56002-draggable-vm
CNV-56002: Add documentation for draggable VMs
2 parents 0d88cea + 37c786e commit 26806e2

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

modules/virt-organize-vms-web.adoc

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/managing_vms/virt-list-vms.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
7+
[id="virt-listing-vms-web_{context}"]
8+
= Organizing virtual machines by using the web console
9+
10+
In addition to creating virtual machines (VMs) in different projects, you can use the tree view to further organize them in folders.
11+
12+
.Procedure
13+
14+
. Click *Virtualization* -> *VirtualMachines* from the side menu to access the tree view with all projects and VMs in your cluster.
15+
16+
. Perform one of the following actions depending on your use case:
17+
18+
* To move the VM to a new folder in the same project:
19+
20+
.. Right-click the name of the VM in the tree view.
21+
.. Select *Move to folder* from the menu.
22+
.. Type the name of the folder to create in the "Search folder" bar.
23+
.. Click *Create folder* in the drop-down list.
24+
.. Click *Save*.
25+
26+
* To move the VM to an existing folder in the same project:
27+
28+
** Click the name of the VM in the tree view and drag it to a folder in the same project. If the operation is permitted, the folder is highlighted in green when you drag the VM over it.
29+
30+
* To move the VM from a folder to the project:
31+
32+
** Click the name of the VM in the tree view and drag it on the project name. If the operation is permitted, the project name is highlighted in green when you drag the VM over it.

0 commit comments

Comments
 (0)