Browser session ID
Request to execute a command synchronously.
Command arguments.
Run the process with root privileges.
Run the process as this user.
Executable or shell command to run.
Working directory (absolute path) to run the command in.
Environment variables to set for the process.
Maximum execution time in seconds.
Allocate a pseudo-terminal (PTY) for interactive shells.
Initial terminal columns. Only used when allocate_tty is true.
Initial terminal rows. Only used when allocate_tty is true.
Spawned
Information about a spawned process.
OS process ID.
Server-assigned identifier for the process.
Timestamp when the process started.