| User Role Name | API Role Name |
|---|---|
| Admin | cdata_admin |
| Standard | cdata_standard |
| Job Creator | cdata_job_creator |
| Job Operator | cdata_support |
Create a User
The following command creates a user in the CData Sync application:| Name | Description |
|---|---|
| User | Specifies the user identifier. |
| Active | Specifies whether the user is active. |
| Password | Specifies the user password. |
| Roles | Specifies the user’s role. |
| FederationId | Specifies the federation Id for SSO authentication. |
Create Multiple Users
The following command creates multiple users in the Sync application:| Name | Description |
|---|---|
| User | Specifies the user identifier. |
| Active | Specifies whether the user is active. |
| Password | Specifies the user password. |
| Roles | Specifies the user’s role. |
| FederationId | Specifies the federation Id for SSO authentication. |
List All Users
The following command returns a list of all users within the CData Sync application.| Name | Description |
|---|---|
| User | Specifies the name of the user to retrieve. |
Modify a User
The following command modifies an existing user. You can modify only the User, ExpiredIn, Active, and Roles fields.| Name | Description |
|---|---|
| User (required) | Specifies the name of the user to modify. |
| Name | Description |
|---|---|
| User | Specifies the user’s name. |
| Password | Specifies the user’s password. |
| Active | Specifies whether the user is active. |
| ExpiredIn | Specifies the number of days until the Auth token expires. |
| Roles | Specifies the user’s role. |