Create a shell script file from a blob
Creates a shell script in the temporary directory of the file system that is access through the shell connection. This can be used to run more complex commands on remote systems.
Authorization
Authorization
RequiredBearer <token>The bearer token used is the session token that you receive from the handshake exchange.
In: header
Request Body
application/json
Requiredconnection
RequiredstringThe connection uuid
blob
RequiredstringThe blob uuid
The operation was successful. The script file was created.