protocol.taskschedule.GetStartupTasksRequest
This request allows you to get the startup items that have been scheduled.
Parameter | Optional | Max Allowed | DataType | Notes |
---|---|---|---|---|
cid | no | 1 | text | client id. used to track origin of any particular message |
Example xml:
<sireq> <cid>Mum</cid> <fn> <getStartupTasks> </getStartupTasks> </fn> </sireq>