/
VM
vmware
/
Port Layer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h 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 inspect operation
Initiates a task inspect operation
get
/tasks
Request body
TaskInspectConfig
required
id
string
required
handle
object
required
Response
OK
TaskInspectResponse
required
id
string
required
state
string
exitCode
integer
processConfig
ProcessConfig
openStdin
boolean
openStderr
boolean
openStdout
boolean
tty
boolean
user
string
pid
integer
Changes