Name | Type | Description | Required |
---|---|---|---|
id | integer | Cloud ID | true |
command | string | Command that will be sent to the server | true |
sleep | integer | Time in seconds to wait for the command to execute. Default: 10s | false |
{ "result": "success", "output": "Return of your command." }