Skip to content

fortiosapi ssh implementation #76

@mdraevich

Description

@mdraevich

Good day!

Let's discuss the destiny of the following method:

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions