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 to reflect info from GitHub HPC API Specification.

...

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:

Code Block
{
   "firstName": "John",
   "lastName": "Doe",
   "defaultBasePath" : "/FNLCR",
   "userRole":  "USER"
}
[REST-response]
Include Page
shared info - REST-response parameter
shared info - REST-response parameter

The system creates the new user with the user role. 

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

...