Skip to main content

Manage discovered devices

POST 

/apis/v1/boarding/management

Use this method to manage discovered devices.

Attention: Before managing a device, the devices must have been previously discovered by a hub.

An asynchronous job is created to complete this request in the background. The response header returns the URI for the job in the Location field. Use GET /api/v1/jobs-management/jobs to retrieve the job status and additional job details.

A successful response code indicates that the job was successfully created and accepted by the portal. It does not indicate that the operation that is associated with the job was successful. If a job was not successfully started, refer to the response code and response body for details.

Request

Responses

Success