Skip to content

Commit b572f36

Browse files
committed
CNV-56265: New VM search in web console
1 parent 05d0332 commit b572f36

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

modules/virt-searching-vmis-web.adoc

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/virtual_machines/virt-manage-vmis.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="virt-searching-vmis-web_{context}"]
7+
= Searching for standalone virtual machine instances by using the web console
8+
9+
You can search for virtual machine instances (VMIs) by using the search bar on the *VirtualMachines* page. Use the advanced search to apply additional filters.
10+
11+
.Procedure
12+
13+
. In the {product-title} console, click *Virtualization**VirtualMachines* from the side menu.
14+
15+
. In the search bar at the top of the page, type a VM name, label, or IP address.
16+
17+
. In the suggestions list, choose one of the following options:
18+
* Click a VM name to open its details page.
19+
* Click *All search results found for ...* to view results on a dedicated page.
20+
* Click a related suggestion to prefill search filters.
21+
22+
. Optional: To open advanced search options, click the sliders icon next to the search bar. Expand the **Details** section and specify one or more of the available filters: *Name*, *Project*, *Description*, *Labels*, *Date created*, *vCPU*, and *Memory*.
23+
24+
. Optional: Expand the **Network** section and enter an IP address to filter by.
25+
26+
. Click *Search*.
27+
28+
. Optional: If Advanced Cluster Management (ACM) is installed, use the *Cluster* dropdown to search across multiple clusters.
29+
30+
. Optional: Click the *Save search* icon to store your search in the `kubevirt-user-settings` ConfigMap.

virt/managing_vms/virt-manage-vmis.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ include::modules/virt-listing-vmis-cli.adoc[leveloffset=+1]
1616

1717
include::modules/virt-listing-vmis-web.adoc[leveloffset=+1]
1818

19+
include::modules/virt-searching-vmis-web.adoc[leveloffset=+1]
20+
1921
include::modules/virt-editing-vmis-web.adoc[leveloffset=+1]
2022

2123
include::modules/virt-deleting-vmis-cli.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)