Control Plane
Initialize Task
Set up a task configuration in a VM environment
POST
Initializes a task in the specified desktop environment. Sets up the VM with the task configuration, including running initialization scripts to prepare the environment for the task.
Request Body
VM identifier from
/create_desktopTask configuration object containing:
id(string): Unique task identifierinstruction(string): Task instructions for the agentconfig(array): Initialization configuration stepsevaluator(object): Evaluation configuration
Response
Result status (
success)Status message
VM identifier