Check for next deployment (v2)
POST
/api/devices/v2/deployments/device/deployments/next
Device API v2 — check for the next deployment.
POST body (from the device agent): { “device_provides”: { “artifact_name”: “current-artifact”, “device_type”: “hardware-type” }, “update_control_map”: true }
Returns the deployment response, or 204 No Content.
Authorizations
Responses
200
Successful Response