Wiki Home Settings page Get CCBoot Client status via API
Get CCBoot Client status via API
2024-10-11
api, client, status
How to get ccboot client status by api
- Get CCBoot client status by wss command from the link below
https://dev.icafecloud.com/docs/#pc-sessions-apis-POSTapi-v2-cafe--cafeId--pcSessions-sendWssCommand - For command use “pc_status” (Figure 1)
{
"command": "{\"action\":\"pcs_status\",\"target\":\"boot\",\"type\":\"request\",\"from\":\"web\",\"version\":2,\"data\":[]}"
}
Figure 1

