mirror of
https://github.com/apple/device-management.git
synced 2026-07-10 21:13:42 +02:00
Release_iOS-18-2_macOS-15-2
This commit is contained in:
@@ -55,5 +55,4 @@ payloadkeys:
|
||||
type: <string>
|
||||
presence: required
|
||||
content: The device's marketing name, such as 'iPhone 12'. This value may not always
|
||||
be available. Alternatively, use 'device.model.configuration-code' to look up
|
||||
the marketing name through the web API.
|
||||
be available.
|
||||
|
||||
@@ -30,5 +30,5 @@ payloadkeys:
|
||||
title: The device's enrolled beta program.
|
||||
type: <string>
|
||||
presence: required
|
||||
content: The device's enrolled beta program name, or an empty string if there is
|
||||
content: The device's enrolled beta program name, or an empty string if there's
|
||||
no enrolled beta program.
|
||||
|
||||
@@ -31,4 +31,4 @@ payloadkeys:
|
||||
type: <string>
|
||||
presence: required
|
||||
content: The device identifier to use when looking up available software updates
|
||||
via <https://gdmf.apple.com/v2/pmv>.
|
||||
via 'https://gdmf.apple.com/v2/pmv'.
|
||||
|
||||
@@ -46,3 +46,10 @@ payloadkeys:
|
||||
presence: required
|
||||
content: The build version of the pending software update, including any rapid
|
||||
security response version. This string is empty if no update is pending.
|
||||
- key: target-local-date-time
|
||||
title: The target local date-time
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: The local date time value for when the pending software update will be
|
||||
installed. This key is only present when the pending software update is being
|
||||
enforced.
|
||||
|
||||
Reference in New Issue
Block a user