DeleteRemoteDirectoryProperties

DeleteRemoteDirectoryProperties
DeleteRemoteDirectoryProperties
AllOf
JSON Example
{
    "port": 0,
    "preserve_file_properties": false,
    "server": "string",
    "uri": "string",
    "directory_path": "string",
    "protocol": {
        "authentication_scheme": {
            "identity_file": "string",
            "password": "string",
            "scheme_name": "string",
            "username": "string"
        },
        "host_key_algorithms": [
            "string"
        ],
        "ssh_fingerprint": "string"
    }
}