Update management

Import new update version. This is a long-running-operation; use Operation-Location response header value to check for operation status.

post/deviceUpdate/{instanceId}/updates:import

Path parameters

instanceIdstring required

Account instance identifier.

Query parameters

api-versionstring required

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

Request body

friendlyNamestring

Friendly update name.

Response

Accepted update import request; background operation location to track status is specified in Operation-Location response header.

Changes