<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "apple-school-and-business-manager-api",
  "identifier" : "/documentation/AppleBusinessAPI/MdmMigrationStatus",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "Apple Business API"
    ],
    "preciseIdentifier" : "data:AppleBusinessAPI:MdmMigrationStatus"
  },
  "title" : "MdmMigrationStatus"
}
-->

# MdmMigrationStatus

Strings that represent the state of a device’s device management service migration.

```
string MdmMigrationStatus
```

## Discussion

- Possible Values
  - REQUESTED: The migration has been requested but hasn’t started.
  - STARTED: The device has started the device management service migration.
  - SUCCESS: The device successfully completed the device management service migration.
  - FAILED: The device failed to complete the device management service migration.

---

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)