Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BREAKING CHANGE] Removing deprecated rules bulk CRUD API endpoints #5981

Open
Tracked by #197422
banderror opened this issue Oct 24, 2024 · 0 comments
Open
Tracked by #197422

[BREAKING CHANGE] Removing deprecated rules bulk CRUD API endpoints #5981

banderror opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
breaking-change For release notes Feature: Rules Team: Detections/Response Detections and Response

Comments

@banderror
Copy link
Contributor

banderror commented Oct 24, 2024

Related to: elastic/kibana#193184
Pending approval in https://github.com/elastic/dev/issues/2772

Description

We are removing the following deprecated bulk API endpoints for creating, updating and deleting detection rules from Elastic Security APIs in Serverless GA and upcoming Stack v9.0.0:

Method Endpoint
POST /api/detection_engine/rules/_bulk_create
PUT /api/detection_engine/rules/_bulk_update
PATCH /api/detection_engine/rules/_bulk_update
DELETE /api/detection_engine/rules/_bulk_delete
POST /api/detection_engine/rules/_bulk_delete

Which deployment types are affected?

ESS and serverless

Release version

The endpoints will be removed from (not available in):

  • Stack v9.0.0
  • Serverless GA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change For release notes Feature: Rules Team: Detections/Response Detections and Response
Projects
None yet
Development

No branches or pull requests

2 participants