Tool to copy a file or folder within the same DataRobot catalog item. Use when you need to duplicate files or folders in the data registry with configurable overwrite strategies.
sourceRequiredstringThe file or folder path to copy. Folder paths should end with '/'.
targetRequiredstringThe new file or folder path to copy to. Folder paths should end with '/'.
catalogIdRequiredstringThe catalog item ID containing the file or folder to copy.
overwritestringHow to deal with a name conflict in the target location. RENAME (default): rename a duplicate file using '<filename> (n).ext' pattern. REPLACE: prefer the file you copy. SKIP: prefer the file existing in the target. ERROR: fail with an error in case of a naming conflict.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.