mirror of
https://github.com/apple/device-management.git
synced 2026-08-27 02:22:32 +02:00
Release-v26.1
This commit is contained in:
@@ -54,5 +54,5 @@ payloadkeys:
|
||||
title: Status item value.
|
||||
type: <string>
|
||||
presence: required
|
||||
content: The operating system's build and rapid security response versions in use
|
||||
on the device, for example, `20A123a` or `20B27c`.
|
||||
content: The operating system's build and Background Security Improvement versions
|
||||
in use on the device, for example, `20A123a` or `20B27c`.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: Status Device Operating System Supplemental Extra Version
|
||||
description: A status report of the device's operating system's rapid security response
|
||||
identifier.
|
||||
description: A status report of the device's operating system's Background Security
|
||||
Improvement identifier.
|
||||
payload:
|
||||
statusitemtype: device.operating-system.supplemental.extra-version
|
||||
supportedOS:
|
||||
@@ -55,5 +55,5 @@ payloadkeys:
|
||||
title: Status item value.
|
||||
type: <string>
|
||||
presence: required
|
||||
content: The operating system's rapid security response version in use on the device,
|
||||
for example, `a`.
|
||||
content: The operating system's Background Security Improvement version in use on
|
||||
the device, for example, `a`.
|
||||
|
||||
@@ -48,14 +48,14 @@ payloadkeys:
|
||||
title: The OS version
|
||||
type: <string>
|
||||
presence: required
|
||||
content: The OS version of the pending software update, including any rapid security
|
||||
response version. This string is empty if no update is pending.
|
||||
content: The OS version of the pending software update, including any Background
|
||||
Security Improvement version. This string is empty if no update is pending.
|
||||
- key: build-version
|
||||
title: The build version
|
||||
type: <string>
|
||||
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.
|
||||
content: The build version of the pending software update, including any Background
|
||||
Security Improvement version. This string is empty if no update is pending.
|
||||
- key: target-local-date-time
|
||||
title: The target local date-time
|
||||
type: <string>
|
||||
|
||||
Reference in New Issue
Block a user