NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescription
<move-description.json>

The name of the JSON file containing the list of source and destination locations in the following format:

Code Block
{
 "moveRequests": [
  {
   "sourcePath": <full path in the Archive to the file/collection to be moved>
   "destinationPath": <full path in the Archive to the new file/collection>
  }
 ]
}
[rename-status-file] (TBD)
[REST-response]
Include Page
shared info - REST-response parameter
shared info - REST-response parameter


For example, consider the following command:

...