Get the update control map object
GET/api/devices/v2/deployments/device/deployments/:id/update_control_map
Returns the update control map assigned to given, active deployment.
Request
Responses
- 200
- 400
- 404
- 500
Successful response.
Invalid Request.
Device deployment with given ID does not exist or has been finished.
Internal Server Error.