Device and deployment management

Gets a list of all device groups. The $default group will always be returned first.

get/deviceUpdate/{instanceId}/management/groups

Path parameters

instanceIdstring required

Account instance identifier.

Query parameters

orderbystring

Orders the set of groups returned. You can order by any combination of groupId, device count, created date, subgroupsWithNewUpdatesAvailableCount, subgroupsWithUpdatesInProgressCount, or subgroupsOnLatestUpdateCount.

api-versionstring required

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

Response

The device groups.

nextLinkstring

The link to the next page of items.

Changes