<!--
{
  "availability" : [

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

# MdmServerStatus

Strings that represent the operational status of a device management service.

```
string MdmServerStatus
```

## Discussion

- Possible Values
  - ACTIVE: The server is active and able to manage devices.
  - INACTIVE: The server is currently inactive.
  - DELETED: The server has been removed from the organization.

---

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)