| Name | Description | Type | Additional information |
|---|---|---|---|
| userName |
User Name - User account required to logon to the system |
string |
None. |
| firstName |
First Name |
string |
None. |
| lastName |
Last Name |
string |
None. |
|
Users email address |
string |
None. |
|
| password |
Initial password for the user |
string |
None. |
| encryptPassword |
Flag indicating if supplied password should be encrypted (should be false if password is already encrypted). |
boolean |
None. |
| groupTags |
The tags of the groups the user should be added to. |
Collection of string |
None. |
| isTsIngestUser |
The bit for tsingestuser defaults 0. |
integer |
None. |
| ssoUser |
The bit for SSO User defaults 0. |
integer |
None. |