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 8 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:

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

The following table describes each parameter:

ParameterDescription
<userId>
The user Id of the NIH AD account of the user to be added to the system. 
<description.json>
The name of the JSON file conatining the data params for the command. For the contents of the <description.json> file, please refer to the “Enroll User” in the HPCDME API specification for details.
[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.

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

  • No labels