...
A role allows you to associate specific permissions to access SkySync DryvIQ features.
Create User
To create a user with all permissions, select the parent Group/Tenant.
To create a user assigned a specific role with permissions, select the child Group/Tenant.
When logging in to the SkySync DryvIQ user interface, the user will only have access to features as defined by the permissions assigned to their role.
When using the REST API through Postman, update your user and password environment variables to match your created user. Be sure to get a new access token. Refreshing the access token may result in an error.
...
Permission | Description |
---|---|
List Connections |
|
Manage Connections |
|
Read Content |
|
Write/Delete Content |
|
Jobs
Permission | Description |
---|---|
List Jobs |
|
Manage Jobs |
|
Control Jobs (Start/Stop/Pause) |
|
Manage Reports |
|
...