-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[ResponseOps][Rules] Version _enable
, _disable
, _update_api_key
, and _unmute
APIs
#187572
Closed
4 tasks done
Labels
Feature:Alerting/RulesFramework
Issues related to the Alerting Rules Framework
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Comments
cnasikas
added
the
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
label
Jul 4, 2024
Pinging @elastic/response-ops (Team:ResponseOps) |
cnasikas
added
needs-team
Issues missing a team label
Feature:Alerting/RulesFramework
Issues related to the Alerting Rules Framework
labels
Jul 4, 2024
cnasikas
changed the title
[ResponseOps][Rules] Version enable, disable, and update API key APIs
[ResponseOps][Rules] Version Jul 4, 2024
_enable
, _disable
, and _update_api_key
APIs
cnasikas
changed the title
[ResponseOps][Rules] Version
[ResponseOps][Rules] Version Jul 17, 2024
_enable
, _disable
, and _update_api_key
APIs_enable
, _disable
, _update_api_key
, and _unmute
APIs
This was referenced Jul 18, 2024
1 task
adcoelho
added a commit
that referenced
this issue
Jul 24, 2024
## Summary Parent Issue: #187572 Versions the `POST /rule/{id}/_update_api_key` endpoint. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
adcoelho
added a commit
that referenced
this issue
Jul 24, 2024
## Summary Parent Issue: #187572 Versions the `POST /rule/{id}/_enable` endpoint. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
adcoelho
added a commit
that referenced
this issue
Jul 25, 2024
## Summary Parent Issue: #187572 Versions the `POST /rule/{id}/_disable` endpoint. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
umbopepato
added a commit
that referenced
this issue
Jul 30, 2024
## Summary Versions the `POST /api/alerting/rule/{rule_id}/alert/{alert_id}/_unmute` enpoint. ## References Parent issue: #187572 Closes #187574 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Antonio <antoniodcoelho@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Feature:Alerting/RulesFramework
Issues related to the Alerting Rules Framework
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Towards #187356 we should version the following API routes
API Routes
The text was updated successfully, but these errors were encountered: