You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/rest-api/security/get-settings.asciidoc
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,21 @@
5
5
<titleabbrev>Get Security settings</titleabbrev>
6
6
++++
7
7
8
+
[[security-api-get-settings-prereqs]]
8
9
==== {api-prereq-title}
9
10
10
11
* To use this API, you must have at least the `read_security` cluster privilege.
11
12
13
+
[[security-api-get-settings-desc]]
12
14
==== {api-description-title}
13
-
This API allows a user to retrieve the user-configurable settings for the Security internal index (`.security` and associated indices). Only a subset of the index settings — those that are user-configurable—will be shown. This includes:
15
+
This API allows a user to retrieve the user-configurable settings for the
16
+
Security internal index (`.security` and associated indices). Only a subset of
17
+
the index settings — those that are user-configurable—will be shown. This includes:
* To use this API, you must have at least the `manage_security` cluster privilege.
11
12
13
+
[[security-api-update-settings-desc]]
12
14
==== {api-description-title}
13
-
This API allows a user to modify the settings for the Security internal indices (`.security` and associated indices). Only a subset of settings are allowed to be modified. This includes:
15
+
This API allows a user to modify the settings for the Security internal indices
16
+
(`.security` and associated indices). Only a subset of settings are allowed to
0 commit comments