Device management

Gets a list of device identifiers in a device class.

get/deviceupdate/{instanceId}/v2/management/deviceclasses/{deviceClassId}/deviceids

Path parameters

instanceIdstring required

Account instance identifier.

deviceClassIdstring required

Device class identifier.

Response

All device identifiers in the specified device class.

valuestring[]

The collection of pageable items.

nextLinkstring

The link to the next page of items.

Changes