We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c2a96 commit 27023b5Copy full SHA for 27023b5
x-pack/docs/en/rest-api/security/create-roles.asciidoc
@@ -24,8 +24,13 @@ privilege.
24
[[security-api-put-role-desc]]
25
==== {api-description-title}
26
27
-The role API is generally the preferred way to manage roles, rather than using
28
-file-based role management. For more information about the native realm, see
+The role management APIs are generally the preferred way to manage roles, rather
+than using
29
+{stack-ov}/defining-roles.html#roles-management-file[file-based role management].
30
+This create or update roles API cannot update roles that are defined in roles
31
+files.
32
+
33
+For more information about the native realm, see
34
{stack-ov}/realms.html[Realms] and <<configuring-native-realm>>.
35
36
0 commit comments