Device and deployment management

Gets a list of deployments for a device group.

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

Path parameters

instanceIdstring required

Account instance identifier.

groupIdstring required

Group identity.

Query parameters

api-versionstring required

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

orderbystring

Orders the set of deployments returned. You can order by start date.

Response

All deployments for the group.

nextLinkstring

The link to the next page of items.

Changes