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.
- Log into Remote Manager.
- Select Documentation > API Explorer. The API Explorer page appears.
- In the Path field, select or type: /ws/sci
- Select the POST HTTP method option.
- Copy the full Remote Manager device request you created in the previous step: Form the update request.
- Paste the copied SCI request into the window below the HTTP Method selection section.
- 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.