NSX-T Data Center REST API
CopyToRemoteFileProperties (schema)
Name | Description | Type | Notes |
---|---|---|---|
port | Server port | integer | Minimum: 1 Maximum: 65535 |
preserve_file_properties | Preserve file properties flag | boolean | Default: "True" |
protocol | Protocol to use to copy file Only scp and sftp may be used. |
Protocol (Abstract type: pass one of the following concrete types) HttpProtocol HttpsProtocol ScpProtocol SftpProtocol |
Required |
server | Remote server hostname or IP address | string | Required Pattern: "^.+$" |
uri | URI of file to copy | string | Required |