MoveResource
Relocate data development file resources to a specified path within DataWorks, ensuring organized resource management and efficient workflow operations.
Instructions
移动数据开发文件资源路径
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Id | No | 数据开发文件资源唯一标识符 | |
| Path | Yes | 移动的目标路径,不需要带文件资源名称。例如将math.py文件的路径变成到root/demo/math.py,则此参数需要填写root/demo | |
| ProjectId | No | DataWorks工作空间的ID |