ScpProtocol

ScpProtocol
ScpProtocol
AllOf
This class requires all of the following:
JSON Example
{
    "name": "string",
    "authentication_scheme": {
        "identity_file": "string",
        "password": "string",
        "scheme_name": "string",
        "username": "string"
    },
    "host_key_algorithms": [
        "string"
    ],
    "ssh_fingerprint": "string"
}