Update device information, such as the assigned blueprint, user, asset tag, and tags.
External Documentation
To learn more, visit the Kandji documentation.
Parameter | Description |
---|---|
Asset Tag | The required asset tag for the device. |
Blueprint ID | The ID of the required device’s blueprint. |
Device ID | The device’s ID. |
User UUID | The required user’s UUID. |
{
"agent_installed": true,
"agent_version": "2.7.3 (1253)",
"asset_tag": "1040",
"blueprint_id": "be1a4d67-91d8-4d19-a927-c8be6e77b6b2",
"blueprint_name": "Support",
"device_id": "cb808693-e511-469f-8ee7-d1850de78a49",
"device_name": "Test Mac mini",
"first_enrollment": "2021-03-25 16:31:02.313635+00:00",
"is_missing": false,
"is_removed": false,
"last_check_in": "2021-03-25T18:47:54.412799Z",
"last_enrollment": "2021-03-25 16:31:02.313635+00:00",
"mdm_enabled": true,
"model": "Mac mini",
"os_version": "10.15.7",
"platform": "Mac",
"serial_number": "57NT5OHHKIED",
"user": {
"email": "testuser@dtnb.domain",
"id": 23,
"is_archived": false,
"name": "Test User"
}
}
Update Device with Kandji and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?