---
title: MdmServer.Attributes
framework: appleschoolmanagerapi
role: symbol
role_heading: Object
path: appleschoolmanagerapi/mdmserver/attributes-data.dictionary
---

# MdmServer.Attributes

Attributes that describe a device management service resource.

## Declaration

```data
object MdmServer.Attributes
```

## Properties

createdDateTime: The date and time of the creation of the resource. defaultProductFamilies: The product families that are assigned by default to this device management service. Read only. deviceCount: The number of devices currently assigned to this device management service. Read only. enableMdmDisownFlag: A Boolean value that indicates whether the device management service is allowed to disown its enrolled devices. Read only. lastConnectedDateTime: The date and time the device management service last connected to Apple’s servers. Read only. lastConnectedIp: The IP address from which the device management service last connected to Apple’s servers. Read only. serverName: The device management service’s name. serverType: The type of device management service: MDM, APPLE_CONFIGURATOR, APPLE_MDM. Read only. status: The operational status of the device management service. Read only. See MdmServerStatus for possible values. updatedDateTime: The date and time of the most-recent update for the resource.

## Overview

Overview note: You can add new attributes to a resource without a newer version of an API.
