managedDeviceList

Namespace: (default namespace)

List of device summary.

XML

Attributes

name type description
uri string URI of devices
total int Total number of objects returned by the query

Elements

name (type) min/max
occurs
description
device (managedDevice) 0/unbounded List of devices being queried.

JSON

property type description
uri string URI of devices
total int Total number of objects returned by the query
device array of device (managedDevice) List of devices being queried.