-
Notifications
You must be signed in to change notification settings - Fork 24
Disconnect
Miriam McMahon edited this page Apr 27, 2023
·
7 revisions
Disconnect an SSH, Telnet or Tn3270 connection from a remote host.
Parameter Name | Description | Resolved Type | Required |
---|---|---|---|
ConnectionObjectName | The string that identifies which connection to disconnect | String | String |
Example:
{
"Disconnect": {
"ConnectionObjectName": "ConnectSsh"
}
}