Device and deployment management

Get the best available updates for a device group and a count of how many devices need each update.

get/deviceUpdate/{instanceId}/management/groups/{groupId}/bestUpdates

Path parameters

instanceIdstring required

Account instance identifier.

groupIdstring required

Group identity.

Query parameters

filterstring

Restricts the set of bestUpdates returned. You can filter on update Provider, Name and Version property. This filter is deprecated and should not be used.

api-versionstring required

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

Response

The best available updates for a device group, the device class subgroup, and a count of how many devices need each update.

nextLinkstring

The link to the next page of items.

Changes