Optionalbody: ComputerCreateParamsOptionaloptions: RequestOptions<unknown>Create a Computer and begin the boot process. The Computer will initially launch in the 'provisioning' state while Runloop allocates the necessary infrastructure. It will transition to the 'initializing' state while the booted Computer runs any Runloop or user defined set up scripts. Finally, the Computer will transition to the 'running' state when it is ready for use.
Optionaloptions: RequestOptions<unknown>Get Computer Details.
Optionaloptions: RequestOptions<unknown>Perform the specified keyboard interaction on the Computer identified by the given ID.
Optionaloptions: RequestOptions<unknown>Perform the specified mouse interaction on the Computer identified by the given ID.
Optionaloptions: RequestOptions<unknown>Perform the specified screen interaction on the Computer identified by the given ID.
Optionaloptions: RequestOptions<unknown>
Create a Computer and begin the boot process. The Computer will initially launch in the 'provisioning' state while Runloop allocates the necessary infrastructure. It will transition to the 'initializing' state while the booted Computer runs any Runloop or user defined set up scripts. Finally, the Computer will transition to the 'running' state when it is ready for use.