Adduseraccess: Difference between revisions
From Data Islands
WikiSysopdi (talk | contribs) (Created page with "'''Syntax''' : adduseraccess <USERNAME> <ACCESS SCOPE> <ENTER> Description : Add a user to allow access the current region. Premissions are controlled by passing access scope as read/readwrite/REST2read/REST2readwrite * read: Allows user to see the region in the console application, web app and RESI API (REST2read) * readwrite: Allows user the read access as well as the option to create and upload (Push/Export) data to islands in the given region using the console a...") |
(No difference)
|
Revision as of 21:47, 18 August 2025
Syntax : adduseraccess <USERNAME> <ACCESS SCOPE> <ENTER>
Description : Add a user to allow access the current region.
Premissions are controlled by passing access scope as read/readwrite/REST2read/REST2readwrite
- read: Allows user to see the region in the console application, web app and RESI API (REST2read)
- readwrite: Allows user the read access as well as the option to create and upload (Push/Export) data to islands in the given region using the console and/or the REST API (REST2readwrite).
- REST2read: Users can only access the region using the REST API and view the data (usually using an app).
- REST2readwrite: Users can do all in REST2read insert/update/delete the data (usually using an app) via the REST API.