delete_directory
Delete a directory on WD MyCloud. Optionally, enable recursive mode to remove all contents along with the directory.
Instructions
Delete a directory on WD MyCloud.
Args: path: Relative path to the directory. recursive: If True, delete directory and all contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| recursive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |