XentrDeveloper Docs
API ReferenceEdges

Get OTA update status

Returns current version (from last heartbeat + Mender inventory), the artifact Mender has queued as the target, and whether updates are currently frozen.

GET
/api/edges/{id}/update/status
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Edge UUID

Query Parameters

organizationId*string

Response Body

curl -X GET "https://api.xentr.ai/api/edges/string/update/status?organizationId=string"
Empty