API / Agent Behavior Questions

Solved
YR
Yoan R Bronze Contributor
COPPERNIC

Hello,

I have some question regarding the agent behavior when it receive requests.

We use the MobiControl API.

  1. Does the agent process tasks synchronously or asynchronously ?
  2. What is the agent's behavior regarding queuing / buffer ?
  3. If the agent is unreachable and we send several commands to the agent, will all the commands be processed the next time the agent connects or only the last command sent ?
  4. Is there a way to manage request priorities ?
  5. If we send a reboot request to the agent (POST /devices/{deviceId}/actions: SoftReset) is there a way from our business application to catch this information ? Would it be possible to identify from our application that a reboot request has been sent to the agent ? Is there a library available for this kind of operation ?

Many thanks for your answer / explanation / documentation regarding these different points.

6 years ago
SOTI MobiControl
ANSWERS
J
JCMOD@SOTI
6 years ago

Hi Yoan,

Here's the response, hope this helps:

Solution
J
JCMOD@SOTI
6 years ago

Hello Yoan,

I've requested this information internally for you, expect an update in due course. 

Regards,

YR
Yoan R
6 years ago

Hi, many thanks to you !