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