AccountDeviceListRequest
Request for listing account devices.
AccountDeviceListRequest
Request for listing account devices.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountName | string | No | The billing account for which a list of devices is returned. If you don't specify an accountName, the list includes all devices to which you have access. |
deviceId | object | No | An identifier for a single device. |
filter | object | No | Filter for a list of devices. |
currentState | string | No | The name of a device state, to only include devices in that state. |
customFields | array | No | Custom field names and values, if you want to only include devices that have matching values. |
earliest | string | No | Only include devices that were added after this date and time. |
groupName | string | No | Only include devices that are in this device group. |
latest | string | No | Only include devices that were added before this date and time. |
servicePlan | string | No | Only include devices that have this service plan. |
maxNumberOfDevices | integer (0–500, int32) | No | |
largestDeviceIdSeen | integer (0–0, int64) | No |