Files
apple_device-management/declarative/status/softwareupdate.device-id.yaml
Cyrus Daboo 97a11a861f Seed2
2026-06-22 15:55:19 -04:00

49 lines
1.2 KiB
YAML

title: Status Software Update Device ID
description: The status item that reports the device's software update device ID.
payload:
statusitemtype: softwareupdate.device-id
supportedOS:
iOS:
introduced: '18.0'
allowed-enrollments:
- supervised
- device
allowed-scopes:
- system
sharedipad:
allowed-scopes:
- system
macOS:
introduced: '15.0'
allowed-enrollments:
- supervised
allowed-scopes:
- system
tvOS:
introduced: '18.4'
allowed-enrollments:
- supervised
- device
allowed-scopes:
- system
visionOS:
introduced: '26.4'
allowed-enrollments:
- supervised
- device
allowed-scopes:
- system
watchOS:
introduced: n/a
payloadkeys:
- key: softwareupdate.device-id
title: The device's software update device ID.
type: <string>
presence: required
content: The device identifier to use when looking up available software updates
via `https://gdmf.apple.com/v2/pmv`.
examples:
- title: Status item example
files:
- file: data/docc-examples/remotemanagementmodel/status/softwareupdate.device-id/example1.json