Device and deployment management

Gets a list of devices connected to Device Update for IoT Hub.

get/deviceUpdate/{instanceId}/management/devices

Path parameters

instanceIdstring required

Account instance identifier.

Query parameters

filterstring

Restricts the set of devices returned. You can filter on GroupId, DeviceClassId, or GroupId and DeploymentStatus.

api-versionstring required

Version of the API to be used with the client request.

Response

All devices connected to Device Update for IoT Hub.

nextLinkstring

The link to the next page of items.

Changes