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
string
required
VM identifier from
/create_desktopobject
required
Task configuration object containing:
id(string): Unique task identifierinstruction(string): Task instructions for the agentconfig(array): Initialization configuration stepsevaluator(object): Evaluation configuration
Response
string
Result status (
success)string
Status message
string
VM identifier