Details
-
Type:
Task
-
Status: Done
-
Priority:
(None)
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.2 series upgrade problem
-
Labels:
-
Sprint:MEN Sprint 159
-
Story Points:5
-
Epic Link:
-
Backlog:yes
-
Days in progress:0
Description
Acceptance criteria:
- There is a new endpoint in the backend:
- GET /device/deployments/{id}/update_control_map
- No parameters.
- If the deployment is in progress:
In Open Source: Return empty JSON object- In Enterprise: Return the update_control_map of that device deployment (only the object).
- If deployment is not found or aborted, return 404 Not found.
- Endpoint is available in
both Open Source andthe Enterprise only, with the behavior above.
Attachments
Release management
Issue Links
- blocks
-
MEN-5542 Use new "current deployment" endpoint to update Update Control Maps instead of deployments/next
-
- Done
-