Skip to content

Commit 7747538

Browse files
authored
Add web UI steps to RHEM doc (#3368) (#3369)
* Add web UI steps to RHEM doc Adding RHEM UI steps to Chapter 6 https://issues.redhat.com/browse/AAP-44931 Affects `titles/edge-manager-user-guide` * Adding further UI steps to RHEM doc
1 parent eb34dd1 commit 7747538

File tree

5 files changed

+29
-8
lines changed

5 files changed

+29
-8
lines changed

downstream/assemblies/platform/assembly-edge-manager-manage-devices.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ include::platform/con-edge-manager-enroll.adoc[leveloffset=+1]
2929
include::platform/proc-edge-manager-enroll-device-cli.adoc[leveloffset=+2]
3030

3131
include::platform/con-edge-manager-view-devices.adoc[leveloffset=+1]
32-
include::platform/proc-edge-manager-view-device-inventory.adoc[leveloffset=+2]
32+
include::platform/proc-edge-manager-view-device-inventory-ui.adoc[leveloffset=+2]
33+
include::platform/proc-edge-manager-view-device-inventory-cli.adoc[leveloffset=+2]
3334
include::platform/con-edge-manager-labels.adoc[leveloffset=+2]
35+
include::platform/proc-edge-manager-view-device-labels-ui.adoc[leveloffset=+3]
3436
include::platform/proc-edge-manager-view-devices-cli.adoc[leveloffset=+3]
3537
include::platform/proc-edge-manager-update-labels.adoc[leveloffset=+3]
3638
include::platform/ref-edge-manager-field-selectors.adoc[leveloffset=+2]

downstream/modules/platform/proc-edge-manager-access-devices-web-ui.adoc

Lines changed: 0 additions & 5 deletions
This file was deleted.

downstream/modules/platform/proc-edge-manager-view-device-inventory.adoc renamed to downstream/modules/platform/proc-edge-manager-view-device-inventory-cli.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[id="edge-manager-view-device-inventory"]
1+
[id="edge-manager-view-device-inventory-cli"]
22

3-
= Viewing device inventory and device details
3+
= Viewing device inventory and device details on the CLI
44

55
Complete the following steps:
66

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[id="edge-manager-view-device-inventory-ui"]
2+
3+
= Viewing device inventory and device details on the web UI
4+
5+
Complete the following steps:
6+
7+
.Procedure
8+
9+
. From the navigation panel, select menu:Application Links[Edge Manager].
10+
This opens the external Edge Manager instance.
11+
. From the navigation panel, select *Devices* where you can view your device inventory, details, and decommission devices.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[id="edge-manager-view-device-labels-ui"]
2+
3+
= Viewing devices and their labels on the web UI
4+
5+
View devices and their associated labels on the web UI. You can use labels to organize your devices and device fleets.
6+
7+
Complete the following steps:
8+
9+
. From the navigation panel, select menu:Application Links[Edge Manager].
10+
This opens the external Edge Manager instance.
11+
. From the navigation panel, select *Devices*.
12+
. Select the device you want to manage.
13+
In the *Details* tab you can view the associated labels under *Labels*.

0 commit comments

Comments
 (0)