StatusSoftwareUpdateDeviceID
The status item that reports the device’s software update device ID.
Declaration
object StatusSoftwareUpdateDeviceIDProperties
| Name | Type | Description |
|---|---|---|
softwareupdate.device-id Required | string | The device identifier to use when looking up available software updates via |
Discussion
Status item availability
Allowed in supervised enrollment | iOS, macOS, Shared iPad, tvOS, visionOS |
Allowed in device enrollment | iOS, Shared iPad, tvOS, visionOS |
Allowed in user enrollment | N/A |
Allowed in local enrollment | N/A |
Allowed in system scope | iOS, macOS, Shared iPad, tvOS, visionOS |
Allowed in user scope | N/A |
Status item example
{
"softwareupdate": {
"device-id": "iPhone14,3"
}
}