dbfs_move
Move or rename a file or directory on Databricks File System (DBFS) by specifying source and destination paths.
Instructions
Move (rename) a file or directory on DBFS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | Yes | Source DBFS path | |
| destination_path | Yes | Destination DBFS path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |