AvailableOSUpdatesResponse.AvailableOSUpdatesItem
The response dictionary that describes the available operating-system updates item.
Declaration
object AvailableOSUpdatesResponse.AvailableOSUpdatesItemProperties
| Name | Type | Description |
|---|---|---|
AllowsInstallLater | boolean | If |
AppIdentifiersToClose Required | [string] | An array that contains app identifiers of apps to close so you can install the update. This value is available in macOS 10.11 and later. |
Build Required | string | The build number of the update. |
DeferredUntil | date | If present, the date when you want the update to install. This value is available in macOS 10.12.4 and later. |
DownloadSize Required | integer | The storage size necessary to download the software update. Prior to macOS 10.14, this only includes major operating-system updates. In macOS 10.14 and later, this also includes minor updates. |
HumanReadableName Required | string | The human-readable name of the update in the current user’s current locale. |
HumanReadableNameLocale Required | string | The locale, in IOS639-1 Alpha-2 code format, of the |
InstallSize Required | integer | The storage size necessary to install the update. This value is available in iOS 9.0 and later, and tvOS 12.0 and later. |
IsConfigDataUpdate | boolean | If |
IsCritical | boolean | If |
IsFirmwareUpdate | boolean | If |
IsMajorOSUpdate | boolean | If |
IsSecurityResponse Required | boolean | If |
MetadataURL Required | string | A URL where the MDM server can request additional localized names for this update. This key isn’t present for certain updates, such as mobile software updates (MSUs) or major OS updates. This value is available in macOS 10.11 and later. |
ProductKey Required | string | The product key that represents the update. |
ProductName Required | string | The product name; for example, iOS. This value is available in iOS 9.0 and later, and tvOS 12.0 and later. |
RequiresBootstrapToken | boolean | If |
RestartRequired | boolean | If |
SupplementalBuildVersion | string | The build version for the Background Security Improvement update, for example, |
SupplementalOSVersionExtra | string | The Background Security Improvement OS version suffix, for example, |
Version Required | string | The version of the update. |