createFile
- Last Updated: December 1, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- Autonomous Rest Connector 8.0
- Documentation
Purpose
Creates an empty file in the specified location.
| Field Name | Data Type | Parameter Type | Description |
|---|---|---|---|
accountName
|
VARCHAR(64) | IN | Specifies the name of the storage account |
fileSystem
|
VARCHAR(64) | IN | Specifies the file system in which the file will be created |
filePath
|
VARCHAR(128) | IN | Specifies the name and path of the folder to be created. For example, path/to/folder. |
| Response | Data Type | Parameter Type | Description |
|---|---|---|---|
status
|
INTEGER | OUT | The response code for the request. |