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

[ResponseOps][Rules] Version _enable, _disable, _update_api_key, and _unmute APIs #187572

Closed
4 tasks done
cnasikas opened this issue Jul 4, 2024 · 1 comment
Closed
4 tasks done
Assignees
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
Copy link
Member

cnasikas commented Jul 4, 2024

Towards #187356 we should version the following API routes

API Routes

@botelastic botelastic bot added the needs-team Issues missing a team label label Jul 4, 2024
@cnasikas cnasikas added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Jul 4, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jul 4, 2024
@cnasikas cnasikas added needs-team Issues missing a team label Feature:Alerting/RulesFramework Issues related to the Alerting Rules Framework labels Jul 4, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jul 4, 2024
@cnasikas cnasikas changed the title [ResponseOps][Rules] Version enable, disable, and update API key APIs [ResponseOps][Rules] Version _enable, _disable, and _update_api_key APIs Jul 4, 2024
@cnasikas cnasikas changed the title [ResponseOps][Rules] Version _enable, _disable, and _update_api_key APIs [ResponseOps][Rules] Version _enable, _disable, _update_api_key, and _unmute APIs Jul 17, 2024
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)
Projects
None yet
Development

No branches or pull requests

4 participants