admin.ssh
Description
Provides methods to manage SSH data.
Namespace:
admin.ssh
Method: removeKnownHost
HTTP POST
Description:
Remove a host from the list of known hosts.
Parameters:
-
string sessionKey
-
string hostname
-
int port
Returns:
-
int - 1 on success, exception thrown otherwise.