Package | Description |
---|---|
com.suse.salt.netapi.client | |
com.suse.salt.netapi.parser |
Modifier and Type | Method and Description |
---|---|
<T> Map<String,Result<SSHRawResult>> |
SaltClient.runRawSSHCommand(String command,
Target<T> target,
SaltSSHConfig cfg)
Calls salt-ssh with a command in raw shell mode (commands bypass Salt and
gets executed as shell commands).
|
Modifier and Type | Field and Description |
---|---|
static JsonParser<Return<List<Map<String,Result<SSHRawResult>>>>> |
JsonParser.RUNSSHRAW_RESULTS |
Copyright © 2016. All rights reserved.