/
AI
aide-family
/
Untitled 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
MachineInfo
3
ProbeTask
7
SSHCommand
12
post
/v1/ssh-command-actions/batch-execute
post
/v1/ssh-command-actions/dispatch
post
/v1/ssh-command-actions/dispatch/count
get
/v1/ssh-command-audits
get
/v1/ssh-command-audits/{uid}
post
/v1/ssh-command-audits/{uid}/approve
post
/v1/ssh-command-audits/{uid}/reject
get
/v1/ssh-commands
post
/v1/ssh-commands/submissions
post
/v1/ssh-commands/{commandUid}/execute
post
/v1/ssh-commands/{commandUid}/submissions
get
/v1/ssh-commands/{uid}
SSHCommand
BatchExecuteSSHCommands executes multiple command requests in one call.
post
/v1/ssh-command-actions/batch-execute
Request body
JadeTreeApiV1BatchExecuteSSHCommandsRequest
required
requests
JadeTreeApiV1ExecuteSSHCommandRequest[]
Response
OK
JadeTreeApiV1BatchExecuteSSHCommandsReply
required
items
JadeTreeApiV1BatchExecuteSSHCommandsItem[]
Changes