Skip to content

Commit e304815

Browse files
authored
[DOCS] Add missing icons to security HLRC APIs (#46619)
1 parent 02286e9 commit e304815

29 files changed

+29
-21
lines changed

docs/java-rest/high-level/security/authenticate.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:api: authenticate
44
:response: AuthenticateResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Authenticate API
99

docs/java-rest/high-level/security/change-password.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[role="xpack"]
12
[[java-rest-high-security-change-password]]
23
=== Change Password API
34

docs/java-rest/high-level/security/clear-realm-cache.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:request: ClearRealmCacheRequest
55
:response: ClearRealmCacheResponse
66
--
7-
7+
[role="xpack"]
88
[id="{upid}-{api}"]
99
=== Clear Realm Cache API
1010

docs/java-rest/high-level/security/clear-roles-cache.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:request: ClearRolesCacheRequest
55
:response: ClearRolesCacheResponse
66
--
7-
7+
[role="xpack"]
88
[id="{upid}-{api}"]
99
=== Clear Roles Cache API
1010

docs/java-rest/high-level/security/create-api-key.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: CreateApiKeyRequest
44
:response: CreateApiKeyResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Create API Key API
99

docs/java-rest/high-level/security/create-token.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[role="xpack"]
12
[[java-rest-high-security-create-token]]
23
=== Create Token API
34

docs/java-rest/high-level/security/delegate-pki-authentication.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: DelegatePkiAuthenticationRequest
44
:response: DelegatePkiAuthenticationResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Delegate PKI Authentication API
99

docs/java-rest/high-level/security/delete-privileges.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: DeletePrivilegesRequest
44
:response: DeletePrivilegesResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Delete Privileges API
99

docs/java-rest/high-level/security/delete-role-mapping.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[role="xpack"]
12
[[java-rest-high-security-delete-role-mapping]]
23
=== Delete Role Mapping API
34

docs/java-rest/high-level/security/delete-role.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: DeleteRoleRequest
44
:response: DeleteRoleResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Delete Role API
99

docs/java-rest/high-level/security/delete-user.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: DeleteUserRequest
44
:response: DeleteUserResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Delete User API
99

docs/java-rest/high-level/security/disable-user.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[role="xpack"]
12
[[java-rest-high-security-disable-user]]
23
=== Disable User API
34

docs/java-rest/high-level/security/enable-user.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[role="xpack"]
12
[[java-rest-high-security-enable-user]]
23
=== Enable User API
34

docs/java-rest/high-level/security/get-api-key.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: GetApiKeyRequest
44
:response: GetApiKeyResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Get API Key information API
99

docs/java-rest/high-level/security/get-builtin-privileges.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: GetBuiltinPrivilegesRequest
44
:response: GetBuiltinPrivilegesResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Get Builtin Privileges API
99

docs/java-rest/high-level/security/get-certificates.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:response: GetSslCertificatesResponse
55
--
66

7-
7+
[role="xpack"]
88
[id="{upid}-{api}"]
99
=== SSL Certificate API
1010

docs/java-rest/high-level/security/get-privileges.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:request: GetPrivilegesRequest
55
:response: GetPrivilegesResponse
66
--
7-
7+
[role="xpack"]
88
[id="{upid}-{api}"]
99
=== Get Privileges API
1010

docs/java-rest/high-level/security/get-role-mappings.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[role="xpack"]
12
[[java-rest-high-security-get-role-mappings]]
23
=== Get Role Mappings API
34

docs/java-rest/high-level/security/get-roles.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:request: GetRolesRequest
55
:response: GetRolesResponse
66
--
7-
7+
[role="xpack"]
88
[id="{upid}-{api}"]
99
=== Get Roles API
1010

docs/java-rest/high-level/security/get-user-privileges.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: GetUserPrivilegesRequest
44
:response: GetUserPrivilegesResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Get User Privileges API
99

docs/java-rest/high-level/security/get-users.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:request: GetUsersRequest
55
:response: GetUsersResponse
66
--
7-
7+
[role="xpack"]
88
[id="{upid}-{api}"]
99
=== Get Users API
1010

docs/java-rest/high-level/security/has-privileges.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: HasPrivilegesRequest
44
:response: HasPrivilegesResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Has Privileges API
99

docs/java-rest/high-level/security/invalidate-api-key.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: InvalidateApiKeyRequest
44
:response: InvalidateApiKeyResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Invalidate API Key API
99

docs/java-rest/high-level/security/invalidate-token.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: InvalidateTokenRequest
44
:response: InvalidateTokenResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Invalidate Token API
99

docs/java-rest/high-level/security/put-privileges.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: PutPrivilegesRequest
44
:response: PutPrivilegesResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Put Privileges API
99

docs/java-rest/high-level/security/put-role-mapping.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[role="xpack"]
12
[[java-rest-high-security-put-role-mapping]]
23
=== Put Role Mapping API
34

docs/java-rest/high-level/security/put-role.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:request: PutRoleRequest
55
:response: PutRoleResponse
66
--
7-
7+
[role="xpack"]
88
[id="{upid}-{api}"]
99
=== Put Role API
1010

docs/java-rest/high-level/security/put-user.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:request: PutUserRequest
44
:response: PutUserResponse
55
--
6-
6+
[role="xpack"]
77
[id="{upid}-{api}"]
88
=== Put User API
99

docs/java-rest/high-level/supported-apis.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ include::rollup/search.asciidoc[]
398398
include::rollup/get_rollup_caps.asciidoc[]
399399
include::rollup/get_rollup_index_caps.asciidoc[]
400400

401+
[role="xpack"]
401402
== Security APIs
402403

403404
:upid: {mainid}-security

0 commit comments

Comments
 (0)