---
title: MdmServerStatus
framework: appleschoolmanagerapi
role: symbol
role_heading: Type
path: appleschoolmanagerapi/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](appleschoolmanagerapi/mdmserverproductfamily.md)
