copyFile
- Last Updated: December 1, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- Autonomous Rest Connector 8.0
- Documentation
Purpose
Copies a file to a specified location.
| Field Name | Data Type | Parameter Type | Description |
|---|---|---|---|
fileName |
VARCHAR(64) | IN | Specifies the name of the copy file. |
fileId |
VARCHAR(64) | IN | Specifies the ID of the file to be copied. |
parentFolderId
|
VARCHAR(64) | IN | Specifies the ID of the folder in which the file will be copied. |
| Response | Data Type | Parameter Type | Description |
|---|---|---|---|
status |
INTEGER | OUT | The response code for the request. |