-
Notifications
You must be signed in to change notification settings - Fork 43
fortiosapi ssh implementation #76
Copy link
Copy link
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...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels