SftpProtocol

SftpProtocol
SftpProtocol
AllOf
This class requires all of the following:
JSON Example
{
    "name": "string",
    "ssh_fingerprint": "string",
    "authentication_scheme": {
        "username": "string",
        "scheme_name": "string",
        "password": "string"
    }
}