CreateRemoteDirectoryProperties
CreateRemoteDirectoryProperties
AllOf
This class requires all of the following:
JSON Example
{
"port": 0,
"preserve_file_properties": false,
"server": "string",
"uri": "string",
"protocol": {
"authentication_scheme": {
"identity_file": "string",
"password": "string",
"scheme_name": "string",
"username": "string"
},
"host_key_algorithms": [
"string"
],
"ssh_fingerprint": "string"
}
}