Skip to content

Commit

Permalink
[DOCS] Add missing icons to security HLRC APIs (#46619)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Sep 11, 2019
1 parent 28fed7a commit 08b3947
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 19 deletions.
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/authenticate.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:api: authenticate
:response: AuthenticateResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Authenticate API

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[role="xpack"]
[[java-rest-high-security-change-password]]
=== Change Password API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:request: ClearRealmCacheRequest
:response: ClearRealmCacheResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Clear Realm Cache API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:request: ClearRolesCacheRequest
:response: ClearRolesCacheResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Clear Roles Cache API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/create-api-key.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: CreateApiKeyRequest
:response: CreateApiKeyResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Create API Key API

Expand Down
1 change: 1 addition & 0 deletions docs/java-rest/high-level/security/create-token.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[role="xpack"]
[[java-rest-high-security-create-token]]
=== Create Token API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: DeletePrivilegesRequest
:response: DeletePrivilegesResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Delete Privileges API

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[role="xpack"]
[[java-rest-high-security-delete-role-mapping]]
=== Delete Role Mapping API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/delete-role.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: DeleteRoleRequest
:response: DeleteRoleResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Delete Role API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/delete-user.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: DeleteUserRequest
:response: DeleteUserResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Delete User API

Expand Down
1 change: 1 addition & 0 deletions docs/java-rest/high-level/security/disable-user.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[role="xpack"]
[[java-rest-high-security-disable-user]]
=== Disable User API

Expand Down
1 change: 1 addition & 0 deletions docs/java-rest/high-level/security/enable-user.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[role="xpack"]
[[java-rest-high-security-enable-user]]
=== Enable User API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/get-api-key.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: GetApiKeyRequest
:response: GetApiKeyResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get API Key information API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:response: GetSslCertificatesResponse
--


[role="xpack"]
[id="{upid}-{api}"]
=== SSL Certificate API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/get-privileges.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:request: GetPrivilegesRequest
:response: GetPrivilegesResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get Privileges API

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[role="xpack"]
[[java-rest-high-security-get-role-mappings]]
=== Get Role Mappings API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/get-roles.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:request: GetRolesRequest
:response: GetRolesResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get Roles API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: GetUserPrivilegesRequest
:response: GetUserPrivilegesResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get User Privileges API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/get-users.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:request: GetUsersRequest
:response: GetUsersResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get Users API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/has-privileges.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: HasPrivilegesRequest
:response: HasPrivilegesResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Has Privileges API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: InvalidateApiKeyRequest
:response: InvalidateApiKeyResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Invalidate API Key API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: InvalidateTokenRequest
:response: InvalidateTokenResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Invalidate Token API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/put-privileges.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: PutPrivilegesRequest
:response: PutPrivilegesResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Put Privileges API

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[role="xpack"]
[[java-rest-high-security-put-role-mapping]]
=== Put Role Mapping API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/put-role.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:request: PutRoleRequest
:response: PutRoleResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Put Role API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/security/put-user.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: PutUserRequest
:response: PutUserResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Put User API

Expand Down
1 change: 1 addition & 0 deletions docs/java-rest/high-level/supported-apis.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ include::rollup/search.asciidoc[]
include::rollup/get_rollup_caps.asciidoc[]
include::rollup/get_rollup_index_caps.asciidoc[]

[role="xpack"]
== Security APIs

:upid: {mainid}-security
Expand Down

0 comments on commit 08b3947

Please sign in to comment.