| Name | Type | Description | Notes |
|---|---|---|---|
| remotehost | str | The remote host (name) which will execute the commands. REQUIRED. | [optional] |
| port | int | The remote host SSH port. | [optional] |
| encrypt_algorithm | str | The SSH encrypt algorithm to be used. HIDDEN. | [optional] |
| compression | bool | Is compression used. HIDDEN. | [optional] |
| authorize | bool | authorize SSL remote host while creating the remote host. HIDDEN. | [optional] |
| agents | list[str] | Agents to execute the commands on. HIDDEN. | [optional] |