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.
Comment: Revised to be consistent.

...

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 ArchiveDME to the file/collection to be moved>
   "destinationPath": <full path in the ArchiveDME to the new file/collection>
  }
 ]
}
[rename-status-file]An optional path and filename. If you specify this parameter, the system creates the specified file in the specified location and saves the status of the move or rename operation (the response from the server) in that file.
[REST-response]
Include Page
shared info - REST-response parameter
shared info - REST-response parameter

...