/
VM
vmware
/
Port Layer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 1mo ago
Details
Filter operations
containers
13
events
1
interaction
8
kv
3
logging
3
misc
2
scopes
9
storage
17
tasks
6
get
Initiates a task wait operation
get
Initiates a task inspect operation
post
Initiates a task join operation
delete
Initiates a task remove operation
post
Activate an existing task
delete
Deactivate an existing task
tasks
Initiates a task join operation
Initiates a task join operation
post
/tasks
Request body
TaskJoinConfig
required
handle
object
required
id
string
path
string
required
args
string[]
workingDir
string
env
string[]
user
string
attach
boolean
openStdin
boolean
tty
boolean
stopSignal
string
Response
OK
TaskJoinResponse
required
handle
object
required
id
string
required
Changes