Document missing capabilities for CapabilityInfo entity
Also sort the capabilities alphabetically. Change-Id: Ia4e3f626de701802a9d4219b0c0ed3f2496a700d Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -1114,11 +1114,12 @@ capabilities of a user.
|
|||||||
[options="header",width="50%",cols="1,^1,5"]
|
[options="header",width="50%",cols="1,^1,5"]
|
||||||
|=================================
|
|=================================
|
||||||
|Field Name ||Description
|
|Field Name ||Description
|
||||||
|
|`accessDatabase` |not set if `false`|Whether the user has the
|
||||||
|
link:access-control.html#capability_accessDatabase[Access Database]
|
||||||
|
capability.
|
||||||
|`administrateServer`|not set if `false`|Whether the user has the
|
|`administrateServer`|not set if `false`|Whether the user has the
|
||||||
link:access-control.html#capability_administrateServer[Administrate
|
link:access-control.html#capability_administrateServer[Administrate
|
||||||
Server] capability.
|
Server] capability.
|
||||||
|`queryLimit`||The link:access-control.html#capability_queryLimit[Query
|
|
||||||
Limit] of the user as link:#query-limit-info[QueryLimitInfo].
|
|
||||||
|`createAccount` |not set if `false`|Whether the user has the
|
|`createAccount` |not set if `false`|Whether the user has the
|
||||||
link:access-control.html#capability_createAccount[Create Account]
|
link:access-control.html#capability_createAccount[Create Account]
|
||||||
capability.
|
capability.
|
||||||
@@ -1131,21 +1132,31 @@ capability.
|
|||||||
|`emailReviewers` |not set if `false`|Whether the user has the
|
|`emailReviewers` |not set if `false`|Whether the user has the
|
||||||
link:access-control.html#capability_emailReviewers[Email Reviewers]
|
link:access-control.html#capability_emailReviewers[Email Reviewers]
|
||||||
capability.
|
capability.
|
||||||
|`killTask` |not set if `false`|Whether the user has the
|
|
||||||
link:access-control.html#capability_kill[Kill Task] capability.
|
|
||||||
|`viewCaches` |not set if `false`|Whether the user has the
|
|
||||||
link:access-control.html#capability_viewCaches[View Caches] capability.
|
|
||||||
|`flushCaches` |not set if `false`|Whether the user has the
|
|`flushCaches` |not set if `false`|Whether the user has the
|
||||||
link:access-control.html#capability_flushCaches[Flush Caches]
|
link:access-control.html#capability_flushCaches[Flush Caches]
|
||||||
capability.
|
capability.
|
||||||
|
|`killTask` |not set if `false`|Whether the user has the
|
||||||
|
link:access-control.html#capability_kill[Kill Task] capability.
|
||||||
|
|`priority` |not set if `INTERACTIVE`|The name of the thread
|
||||||
|
pool used by the user, see link:access-control.html#capability_priority[
|
||||||
|
Priority] capability.
|
||||||
|
|`queryLimit` ||The link:access-control.html#capability_queryLimit[
|
||||||
|
Query Limit] of the user as link:#query-limit-info[QueryLimitInfo].
|
||||||
|
|`runAs` |not set if `false`|Whether the user has the
|
||||||
|
link:access-control.html#capability_runAs[Run As] capability.
|
||||||
|
|`runGC` |not set if `false`|Whether the user has the
|
||||||
|
link:access-control.html#capability_runGC[Run Garbage Collection]
|
||||||
|
capability.
|
||||||
|
|`streamEvents` |not set if `false`|Whether the user has the
|
||||||
|
link:access-control.html#capability_streamEvents[Stream Events]
|
||||||
|
capability.
|
||||||
|
|`viewCaches` |not set if `false`|Whether the user has the
|
||||||
|
link:access-control.html#capability_viewCaches[View Caches] capability.
|
||||||
|`viewConnections` |not set if `false`|Whether the user has the
|
|`viewConnections` |not set if `false`|Whether the user has the
|
||||||
link:access-control.html#capability_viewConnections[View Connections]
|
link:access-control.html#capability_viewConnections[View Connections]
|
||||||
capability.
|
capability.
|
||||||
|`viewQueue` |not set if `false`|Whether the user has the
|
|`viewQueue` |not set if `false`|Whether the user has the
|
||||||
link:access-control.html#capability_viewQueue[View Queue] capability.
|
link:access-control.html#capability_viewQueue[View Queue] capability.
|
||||||
|`runGC` |not set if `false`|Whether the user has the
|
|
||||||
link:access-control.html#capability_runGC[Run Garbage Collection]
|
|
||||||
capability.
|
|
||||||
|=================================
|
|=================================
|
||||||
|
|
||||||
[[diff-preferences-info]]
|
[[diff-preferences-info]]
|
||||||
|
|||||||
Reference in New Issue
Block a user