---
title: MdmMigrationStatus
framework: Apple Business API
role: symbol
role_heading: Type
platforms: [apple business api 2.5+]
path: applebusinessapi/mdmmigrationstatus
---

# MdmMigrationStatus

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

## Declaration

```data
string MdmMigrationStatus
```

## Possible Values

REQUESTED: STARTED: SUCCESS: FAILED:

## Discussion

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.
