Skip to content

Commit 92a2c22

Browse files
authored
Add TCM UI overview (#4285)
Resolves #4159
1 parent 691ac04 commit 92a2c22

23 files changed

+451
-1
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

doc/reference/tooling/tcm/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ to read data. LDAP authorization is supported as well.
3636
.. toctree::
3737
:maxdepth: 1
3838

39+
tcm_ui_overview
3940
tcm_connect_clusters
4041
tcm_cluster_config
4142
tcm_cluster_monitoring

doc/reference/tooling/tcm/tcm_access_control.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ on these pages.
7979
Roles don't include cluster permissions. Access to connected clusters
8080
is configured for each user individually.
8181

82+
.. _tcm_access_control_roles_default:
83+
8284
Default roles
8385
~~~~~~~~~~~~~
8486

@@ -95,6 +97,8 @@ Default roles
9597
basic administrative *read* permissions that are required to log in to |tcm|
9698
and navigate to a cluster.
9799

100+
.. _tcm_access_control_roles_manage:
101+
98102
Managing roles
99103
~~~~~~~~~~~~~~
100104

@@ -115,6 +119,8 @@ table row.
115119

116120
You can delete a role only if there are no users with this role.
117121

122+
.. _tcm_access_control_users:
123+
118124
Users
119125
-----
120126

@@ -156,7 +162,7 @@ To edit a user, click **Edit** in the **Actions** menu of the corresponding tab
156162

157163
To delete a user, click **Delete** in the **Actions** menu of the corresponding table row.
158164

159-
.. _tcm_access_control_password:
165+
.. _tcm_access_control_passwords:
160166

161167
Passwords
162168
---------
@@ -171,12 +177,16 @@ Users receive their first passwords during their :ref:`account creation <tcm_acc
171177
All passwords are governed by the :ref:`password policy <tcm_access_control_password_policy>`.
172178
It can be flexibly configured to follow the security requirements of your organization.
173179

180+
.. _tcm_access_control_password_change:
181+
174182
Changing your password
175183
~~~~~~~~~~~~~~~~~~~~~~
176184

177185
To change your own password, click your name in the top-right corner and go to
178186
**Settings** > **Change password**.
179187

188+
.. _tcm_access_control_password_users_change:
189+
180190
Changing users' passwords
181191
~~~~~~~~~~~~~~~~~~~~~~~~~
182192

@@ -204,6 +214,8 @@ menu of the corresponding **Secrets** table row.
204214

205215
Password expiration can't be reverted.
206216

217+
.. _tcm_access_control_password_block:
218+
207219
Blocking passwords
208220
~~~~~~~~~~~~~~~~~~
209221

doc/reference/tooling/tcm/tcm_cluster_metrics.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ once per second. To pause the visualization, click the button on the left from
2222
the metrics selector. To stop the visualization, clear the metric selection.
2323

2424

25+
.. _tcm_cluster_metrics_instance:
26+
27+
Viewing instance metrics
28+
------------------------
29+
30+
To view metrics of a specific instance, find this instance on the **Stateboard**,
31+
click its name, and go to the **Metrics** tab of the instance page.
32+
33+
2534
.. _tcm_cluster_metrics_prometheus:
2635

2736
Monitoring metrics with Prometheus

0 commit comments

Comments
 (0)