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 16 Next »

This page is a work in progress.

If your user account has the Group Administrator role, the following command allows you to add a user to the DOC with which you are affiliated:

dm_register_user <userId> <description.json> [REST-response]

The following table describes each parameter:

ParameterDescription
<userId>
Specify the user's NIH login user ID.
<description.json>

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

{
   "firstName": "John",
   "lastName": "Doe",
   "defaultBasePath" : "/FNLCR"
}
[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.

The system creates the new user with the user role. (To create a user with the group administrator role, contact NCIDataVault@mail.nih.gov.)

For instructions on performing a similar task in the GUI, refer to Adding a User via the GUI


  • No labels