-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Good day!
Let's discuss the destiny of the following method:
fortiosapi/fortiosapi/fortiosapi.py
Lines 663 to 667 in de59392
| def ssh(cmds, host, user, password=None, port=22): | |
| """ | |
| DEPRECATED use paramiko directly. | |
| Send a multi line string via ssh to the fortigate | |
Could you clarify me the purpose for Deprecated comment in this method? Does it state the method is no longer supported?
The reason for the clarification is the bug in this method, so I really do not know what to do...
Metadata
Metadata
Assignees
Labels
No labels