NSX-T Data Center REST API
RemoteFileServer (schema)
Remote file server
| Name | Description | Type | Notes | 
|---|---|---|---|
| directory_path | Remote server directory to copy bundle files to | string | Required Pattern: "^\/[\w\-.\+~\/]+$" | 
| port | Server port | integer | Minimum: 1 Maximum: 65535 Default: "22" | 
| protocol | Protocol to use to copy file | FileTransferProtocol | Required | 
| server | Remote server hostname or IP address | string | Required Format: hostname-or-ip | 
