NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This page is a work in progress.

A bookmark allows you to quickly access a collection or data file of interest. If your user account has the Read permission level on any collection or data file in DME, you can create a bookmark on that collection or data file. 

dm_add_bookmark <bookmark_name> <description.json> [REST-response]

The following table describes each parameter:

ParameterDescription
<bookmark_name>The name that the system displays on the UI for the bookmark.
<description.json>

The name of the JSON file containing additional data parameters for the command, as follows:

{
 "path" : "/Path/To/Bookmark",
 "group" : "A bookmark group name",
}
[REST-response]

An optional path and filename in your file system. If you specify this parameter, the system creates the specified file in the specified location and saves the response header (response from the server) in that file.

To view the bookmark in the GUI, log out of DME and log in again. Refer to Logging In via the GUI

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


  • No labels