Function: sshHostname()
ts
function sshHostname(target, opIndex?): string;The hostname of one operation's SSH sidecar, as published through the node's proxy.
Parameters
| Parameter | Type |
|---|---|
target | SshJobTarget |
opIndex? | number |
Returns
string