NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Deleted unnecessary comma in each Code Block.

...

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:

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

Include Page
shared info - REST-response parameter
shared info - REST-response parameter

...

Code Block
{
 "path" : "/TEST_Archive/PI_Lab1",
 "group" : "My bookmark group",
}

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

...