<!--
{
  "availability" : [
    "iOS: 9.0.0 - 26.0.0",
    "iPadOS: 9.0.0 - 26.0.0",
    "macCatalyst: 9.0.0 - 26.0.0",
    "macOS: 10.11.0 - 26.0.0",
    "tvOS: 12.0.0 - 26.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "DeviceManagement",
  "identifier" : "/documentation/DeviceManagement/AvailableOSUpdatesResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Device Management Command",
  "symbol" : {
    "kind" : "Device Management Command",
    "modules" : [
      "Device Management"
    ],
    "preciseIdentifier" : "mdm-commands:AvailableOSUpdatesResponse"
  },
  "title" : "AvailableOSUpdatesResponse"
}
-->

# AvailableOSUpdatesResponse

A response from the device after it processes the command to get a list of available operating-system updates for a device. Removed: use the declarative management `com.apple.configuration.softwareupdate.enforcement.specific` configuration.

```
object AvailableOSUpdatesResponse
```

## Topics

### Objects

[`object AvailableOSUpdatesResponse.AvailableOSUpdatesItem`](/documentation/DeviceManagement/AvailableOSUpdatesResponse/AvailableOSUpdatesItem)

The response dictionary that describes the available operating-system updates item.

[`object AvailableOSUpdatesResponse.ErrorChainItem`](/documentation/DeviceManagement/AvailableOSUpdatesResponse/ErrorChainItem)

A dictionary that describes an error chain item.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)