Device and deployment management
Get a list of all device import operations. Completed operations are kept for 7 days before auto-deleted.
get/deviceUpdate/{instanceId}/management/operations
Path parameters
instanceIdstring required
Account instance identifier.
Query parameters
filterstring
Restricts the set of operations returned. Only one specific filter is supported: "status eq 'NotStarted' or status eq 'Running'"
topinteger
Specifies a non-negative integer n that limits the number of items returned from a collection. The service returns the number of available items up to but not greater than the specified value n.
api-versionstring required
Version of the API to be used with the client request.
Response
Operation details.