NSX-T Data Center REST API
DeleteRemoteDirectoryProperties (schema)
Name | Description | Type | Notes |
---|---|---|---|
directory_path | Directory Path Directory Path which needs to be retained |
string | |
port | Server port | integer | Minimum: 1 Maximum: 65535 |
preserve_file_properties | Preserve file properties flag | boolean | Default: "True" |
protocol | Protocol to use to delete directory Protocol to use to delete directory |
SftpProtocol | Required |
server | Remote server hostname or IP address | string | Required Pattern: "^.+$" |
uri | URI of file to copy | string | Required |