elasticsearch/docs/reference/rest-api/security
Mary Gouseti 9185056efe
Clean up global retention from the cluster state and obsolete transport actions (#111636)
In this PR we remove unused code including relating to the global data retention with APIs implementation:

- The transport action for updating, deleting and retrieving the global retention.
- The `DataStreamGlobalRetention` from the cluster state (this should be bwc safe because we never exposed the APIs to add a data stream lifecycle to the cluster state).
- Make unused privileges monitor and managing global retention a noop.
- Remove cluster state update tasks.

The kept `DataStreamGlobalRetentionResolver` considering it could hold and provide the global retention from the settings when we implement it. We just renamed it to DataStreamGlobalRetentionProvider for now to better match what it does.

The factory retention settings should still work after this change.
2024-08-08 09:52:35 +03:00
..
activate-user-profile.asciidoc Support Profile Activate with JWTs with client authn (#105439) 2024-02-18 17:37:28 +02:00
authenticate.asciidoc
bulk-create-roles.asciidoc Clean up global retention from the cluster state and obsolete transport actions (#111636) 2024-08-08 09:52:35 +03:00
bulk-delete-roles.asciidoc Add bulk delete roles API (#110383) 2024-07-03 11:04:53 +02:00
bulk-update-api-keys.asciidoc Add expiration time to update api key api (#103453) 2024-01-04 10:31:42 +01:00
change-password.asciidoc
clear-api-key-cache.asciidoc
clear-cache.asciidoc
clear-privileges-cache.asciidoc
clear-roles-cache.asciidoc
clear-service-token-caches.asciidoc
client-authentication.asciidoc Support Profile Activate with JWTs with client authn (#105439) 2024-02-18 17:37:28 +02:00
create-api-keys.asciidoc
create-cross-cluster-api-key.asciidoc [docs] Prevent DLS/FLS if replication is assigned (#108839) 2024-05-22 12:05:34 -05:00
create-role-mappings.asciidoc
create-roles.asciidoc [docs] Document new role description field (#108422) 2024-05-14 10:16:55 +02:00
create-service-token.asciidoc
create-users.asciidoc
delegate-pki-authentication.asciidoc
delete-app-privileges.asciidoc
delete-role-mappings.asciidoc
delete-roles.asciidoc
delete-service-token.asciidoc
delete-users.asciidoc
disable-user-profile.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
disable-users.asciidoc
enable-user-profile.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
enable-users.asciidoc
enroll-kibana.asciidoc
enroll-node.asciidoc
get-api-keys.asciidoc Get and Query API Key with profile uid (#106531) 2024-03-28 10:26:22 +02:00
get-app-privileges.asciidoc
get-builtin-privileges.asciidoc Create manage_connector privilege (#110128) 2024-07-01 12:41:28 -05:00
get-role-mappings.asciidoc
get-roles.asciidoc DOCS Query Roles (#110473) 2024-07-05 19:46:48 +10:00
get-service-accounts.asciidoc Remove auto_configure privilege for profiling (#101026) 2023-10-23 13:14:14 +02:00
get-service-credentials.asciidoc
get-settings.asciidoc [DOCS] Fixes get settings and update settings security API docs (#105686) 2024-02-21 15:06:32 +01:00
get-tokens.asciidoc
get-user-privileges.asciidoc
get-user-profile.asciidoc
get-users.asciidoc
grant-api-keys.asciidoc Support Profile Activate with JWTs with client authn (#105439) 2024-02-18 17:37:28 +02:00
has-privileges-user-profile.asciidoc [DOCS] Fix docs for user profiles (#102452) 2023-11-23 10:38:17 +01:00
has-privileges.asciidoc
invalidate-api-keys.asciidoc Invalidate cross cluster API key docs (#108297) 2024-05-06 10:02:14 -04:00
invalidate-tokens.asciidoc
oidc-authenticate-api.asciidoc
oidc-logout-api.asciidoc
oidc-prepare-authentication-api.asciidoc
put-app-privileges.asciidoc
query-api-key.asciidoc Refactor field name translator of query endpoints for security entities (#109559) 2024-06-13 14:12:19 +03:00
query-role.asciidoc DOCS Query Roles (#110473) 2024-07-05 19:46:48 +10:00
query-user.asciidoc DOCS Query Roles (#110473) 2024-07-05 19:46:48 +10:00
role-mapping-resources.asciidoc Update role-mapping-resources.asciidoc (#110441) 2024-07-03 13:00:52 -06:00
saml-authenticate-api.asciidoc
saml-complete-logout-api.asciidoc
saml-invalidate-api.asciidoc
saml-logout-api.asciidoc
saml-prepare-authentication-api.asciidoc
saml-sp-metadata.asciidoc
ssl.asciidoc
suggest-user-profile.asciidoc
update-api-key.asciidoc Add expiration time to update api key api (#103453) 2024-01-04 10:31:42 +01:00
update-cross-cluster-api-key.asciidoc Remove Beta label for RCS2.0 from 8.14 (#108030) 2024-05-02 15:43:21 +02:00
update-settings.asciidoc Fix security index settings docs (#110126) 2024-07-01 18:07:15 +10:00
update-user-profile-data.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00