Contents

StatusSoftwareUpdateDeviceID

The status item that reports the device’s software update device ID.

Declaration

object StatusSoftwareUpdateDeviceID

Properties

NameTypeDescription
softwareupdate.device-id Requiredstring

The device identifier to use when looking up available software updates via https://gdmf.apple.com/v2/pmv.

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"
    }
}

See Also

Software update items