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 so that the example has different users as admin and non-admin.

...

With the following code in the specified my-bookmark.json file, the command gives the JaneDoe doejohn9 user Write access to the PI_Lab1 collection, creates a bookmark named MyCollection for that user, and associates the bookmark with the PI_Lab1 collection:

Code Block
{
 "path" : "/Example_Archive/PI_Lab1",
 "userId" : "JaneDoedoejohn9",
 "permission": "Write"
}

...