SSHCommand

DispatchSSHCommandToAgents pushes one command to target jade_tree agents.

post/v1/ssh-command-actions/dispatch

Request body

commandUidstring
usernamestring
passwordstring
privateKeystring
portinteger
timeoutSecondsinteger

Response

OK

totalstring
successstring
failedstring

Changes