Skip to content

Commit 28e63c0

Browse files
committed
Extend Comments section
1 parent ba41bd9 commit 28e63c0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

source/adminguide/management.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,33 @@ To display all the comments on the objects that the logged in User (or administr
113113

114114
3. Select the 'All Comments' filter
115115

116+
Use Cases
117+
~~~~~~~~~
118+
119+
- As either a user or admin of an ACS environment, it is possible to make text comments against cloud elements such as VMs, volumes, networks, etc.
120+
121+
- As well as the above elements, as admin, it is possible to make text comments against infrastructure elements such as hosts, zones, storage pools, etc.
122+
123+
- As either a user or admin, it is possible to see the historic comments made by others. It is easily possible to access those comments in the UI from the object itself. Those comments are shown most recent first.
124+
125+
- When looking at comments for any object, it is possible to see who made that comment (username) and when they made it (date stamp).
126+
127+
- As a user, it is possible to see all the historic comments for an object that they have access to.
128+
129+
- As an administrator it is possible to see all of the historic comments for an object made by the administrator and other users.
130+
131+
- As a user, it is possible to delete comments created by them.
132+
133+
- As an administrator, it is possible to delete any comment.
134+
135+
- As a comment can be used to form an audit of an object’s history, comments cannot be edited by anybody.
136+
137+
- As an administrator, it is possible to specify whether a comment can:
138+
139+
- only be viewed by the administrator and other administrators.
140+
141+
- be viewed by all users with access to the object.
142+
116143
Reporting CPU Sockets
117144
---------------------
118145

0 commit comments

Comments
 (0)