[in] usn | The user-name that you need to use to authenticate on this interface. |
[in] pwd | The password that you need to use to authenticate on this interface. |
[in] name | The desired username to be used for creation of a administrator. |
[in] displayName | The name displayed for the user within FleetManager. |
[in] password | The created user's desired password. |
[in] email | The created user's email associated with the account. Note this must be a validly formatted address (e.g. XXXXX@XXXXX.XXX) |
[in] userGroup |
Optional. The name of the FleetManager administrative user group the new user should be assigned to. A FleetManager user may be assigned to only one user group.
If supplied, the userGroup value must exactly match the name of an existing FleetManager administrator user group. The default group is the 'ADMIN_USERS' group. The default will be used if no value is supplied. |
[in] optionsStr | This parameter is currenly not in use and should be left blank. |
[out] uuid | Output of unique id for the newly created user. |
[out] errorMsg | Output regarding any errors encountered. |
Please see this page.