Perform the update

Once the update details have been established and the device request body written, the update is performed by doing an HTTP POST operation to the /ws/sci API endpoint of Remote Manager.

You can do this manually from the Remote Manager API Explorer.

  1. Log into Remote Manager.
  2. Select Documentation > API Explorer. The API Explorer page appears.
  3. In the Path field, select or type: /ws/sci
  4. Select the POST HTTP method option.
  5. Copy the full Remote Manager device request you created in the previous step: Form the update request.
  6. Paste the copied SCI request into the window below the HTTP Method selection section.

  7. Click Send to initiate the update.

    Note Do not be alarmed if Remote Manager indicates that the device has disconnected. This is normal, as performing the update requires a reboot, and the network connection is temporarily disconnected during the reboot.