helpers
Move a S3 file from one path to the other within the same bucket
get/w/{workspace}/job_helpers/move_s3_file
Path parameters
workspacestring required
Query parameters
src_file_keystring required
dest_file_keystring required
storagestring
s3_resource_pathstring
When set, move the file within this object storage resource instead of the workspace storage
Response
Confirmation
{"stackTrail":"paths:/w/{workspace}/job_helpers/move_s3_file:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 176 revisions of this API.1
- ○
added the new optional
queryrequest parameters3_resource_pathnew-optional-request-parameter
- ○