Werk #17954: REST API: Extend acknowledge endpoints
Component | REST API | ||||
Title | REST API: Extend acknowledge endpoints | ||||
Date | Jun 19, 2025 | ||||
Level | Trivial Change | ||||
Class | New Feature | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This change adds the POST /domain-types/acknowledge/actions/delete/invoke
endpoint to remove problem acknowledgements.
It also extends the create endpoints with the expire_on
parameters, which
will remove the acknowledgements at the specified time.