OSUpdateStatusResponse.OSUpdateStatusItem
A dictionary that describes the status of a software update.
Declaration
object OSUpdateStatusResponse.OSUpdateStatusItemProperties
| Name | Type | Description |
|---|---|---|
DeferralsRemaining | integer | The number of remaining user deferrals for this OS update. Available in macOS 12.3 and later. |
DownloadPercentComplete Required | number | A floating-point number between |
IsDownloaded Required | boolean | If |
MaxDeferrals | integer | The number of times a user can defer this OS update. Available in macOS 12.3 and later. |
NextScheduledInstall | date | The date of the next attempt at installing this OS update. Available in macOS 12.3 and later. |
PastNotifications | [date] | The dates/times when the OS notified the user about installing this OS update. Available in macOS 12.3 and later. |
ProductKey Required | string | The product key that represents the update. |
Status Required | string | The status of the update, which is one of the following values:
|