copy_job_get_definition
Retrieve a copy job's definition and write the definition files to your specified output directory. Supply the workspace ID, copy job ID, and output directory path to obtain the files.
Instructions
Get the definition of a copy job (long-running). Writes definition files to the specified output directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| copyJobId | Yes | The copy job ID | |
| workspaceId | Yes | The workspace ID | |
| outputDirectoryPath | Yes | Directory path where definition files will be written |