name | data type | description |
---|---|---|
guid | string | |
name | string | |
user | string | |
secretKey | string | |
sshKey | string | |
sshKeyPath | string | |
powerShellTransportType | PowerShellTransportType |
Example
{ "guid" : "...", "name" : "...", "user" : "...", "secretKey" : "...", "sshKey" : "...", "sshKeyPath" : "...", "powerShellTransportType" : "CREDSSP" }