Wiki Home Settings page Remote reboot CCBoot Client via API

Remote reboot CCBoot Client via API

2024-10-11
api, client, reboot

How to reboot ccboot client by api

  1. To send a reboot command to a client PC via the API, find the appropriate API in the link below.
    https://dev.icafecloud.com/docs/#pc-sessions-apis-POSTapi-v2-cafe--cafeId--pcSessions-sendWssCommand
  2. For command use “power” (Figure 1)
  3. We support 3 different commands as "reboot", "shutdown", "poweron"

Figure 1

Related: