Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'yarn openapi:bundle'
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Dec 3, 2024
1 parent 743c23b commit eaf6555
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1010,6 +1010,7 @@ paths:
- Security Detections API
/api/detection_engine/signals/finalize_migration:
post:
deprecated: true
description: >
Finalize successful migrations of detection alerts. This replaces the
original index's alias with the successfully migrated index's alias.
Expand Down Expand Up @@ -1069,6 +1070,7 @@ paths:
- Alerts migration API
/api/detection_engine/signals/migration:
delete:
deprecated: true
description: >
Migrations favor data integrity over shard size. Consequently, unused or
orphaned indices are artifacts of
Expand Down Expand Up @@ -1136,6 +1138,7 @@ paths:
- Security Detections API
- Alerts migration API
post:
deprecated: true
description: >
Initiate a migration of detection alerts.
Expand Down Expand Up @@ -1204,6 +1207,7 @@ paths:
- Alerts migration API
/api/detection_engine/signals/migration_status:
post:
deprecated: true
description: >-
Retrieve indices that contain detection alerts of a particular age,
along with migration information for each of those indices.
Expand Down

0 comments on commit eaf6555

Please sign in to comment.