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

# MdmServerStatus

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

## Declaration

```data
string MdmServerStatus
```

## Possible Values

ACTIVE: DELETED: INACTIVE:

## Discussion

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.

## See Also

### Related Types

- [MdmServerProductFamily](applebusinessapi/mdmserverproductfamily.md)
- [MdmServerCertificate](applebusinessapi/mdmservercertificate.md)
