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: Deleted TBD that I'll address later.

...

ParameterDescription
<description.json>

A path to a file in your file system. In this file, specify the data and metadata that you want to upload, as follows:

Code Block
{
    "metadataEntries": [
        {
         "attribute": "project",
         "value": "my-project-name"
        },
        {
         "attribute": "collection_type",
         "value": "Folder"
        }
    ]
}
<destination-path>
A path within DME. Specify where you want the system to create the new collection.

For example, (TBD).

For instructions on performing similar tasks in the GUI, refer to the following pages:

...