-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:Alerting/RulesManagementIssues related to the Rules Management UXIssues related to the Rules Management UXTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//
Description
Currently, we have the following internal APIs to snooze and unsnooze rules:
POST /internal/alerting/rule/{id}/_snoozePOST /internal/alerting/rule/{id}/_unsnooze
We should provide public APIs so users be able to snooze a rule, and/or add a schedule or remove a snooze from a rule.
DoD
- Audit the existing internal APIs and finalize the request and response schemas.
- Enhance the scheme if needed.
- Version the schema following the existing pattern we have for the rest of the rules.
- Add
access: publicto the routes' options. - Add OAS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature:Alerting/RulesManagementIssues related to the Rules Management UXIssues related to the Rules Management UXTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//