Skip to content

Commit

Permalink
[8.2] Extend the EOL date for bulk action endpoints (backport #4164) (#…
Browse files Browse the repository at this point in the history
…4185)

Co-authored-by: Nastasha Solomon <[email protected]>
  • Loading branch information
mergify[bot] and nastasha-solomon authored Nov 2, 2023
1 parent e61f9c0 commit 82434ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/detections/api/rules/rules-api-bulk-actions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ NOTE: Console supports only {es} APIs and doesn't allow interactions with {kib}
[[bulk-actions-rules-api-create]]
==== Bulk create

IMPORTANT: This API has been deprecated since version 8.2, and is scheduled for end of life in Q4 2023. Please use the <<bulk-actions-rules-api-action, bulk action API>> instead.
IMPORTANT: This API has been deprecated since version 8.2, and is scheduled for end of life in 2024. Please use the <<bulk-actions-rules-api-action, bulk action API>> instead.

[WARNING]
====
Expand Down Expand Up @@ -102,7 +102,7 @@ generated for all rules that did not include a `rule_id` field.
[[bulk-actions-rules-api-delete]]
==== Bulk delete

IMPORTANT: This API has been deprecated since version 8.2, and is scheduled for end of life in Q4 2023. Please use the <<bulk-actions-rules-api-action, bulk action API>> instead.
IMPORTANT: This API has been deprecated since version 8.2, and is scheduled for end of life in 2024. Please use the <<bulk-actions-rules-api-action, bulk action API>> instead.

Deletes multiple rules.

Expand Down Expand Up @@ -150,7 +150,7 @@ A JSON array containing the deleted rules.
[[bulk-actions-rules-api-update]]
==== Bulk update

IMPORTANT: This API has been deprecated since version 8.2, and is scheduled for end of life in Q4 2023. Please use the <<bulk-actions-rules-api-action, bulk action API>> instead.
IMPORTANT: This API has been deprecated since version 8.2, and is scheduled for end of life in 2024. Please use the <<bulk-actions-rules-api-action, bulk action API>> instead.

[WARNING]
====
Expand Down

0 comments on commit 82434ea

Please sign in to comment.