Cancel upcoming activities: DB schema and backend (#27710)

This commit is contained in:
Martin Angers
2025-04-01 14:08:56 -04:00
committed by GitHub
parent 6063939d9d
commit 69fcda9686
14 changed files with 463 additions and 18 deletions
@@ -0,0 +1 @@
* Added the `DELETE /api/latest/fleet/hosts/:id/activities/upcoming/:activity_id` endpoint to cancel an upcoming activity for a host.