Account Types: Difference between revisions

From Data Islands
(Created page with " Limitations on some plans. In the Console app, we have different access for both type of users '''Console Plan User (Un-supported Features):''' # Commands.AddRegion, # Commands.PushData, # Commands.Pull '''Reader Plan User (Un-supported commands):''' # Commands.DeleteServer, # Commands.ListOfDatabaseTables, # Commands.DescribeTable, # Commands.DeleteRegion, # Commands.ClearTable, # Commands.DeleteTable, # Commands.PushData, # Commands.ExportData, # Commands.List...")
 
No edit summary
 
Line 4: Line 4:




In the Console app, we have different access for both type of users


'''Console Plan User (Un-supported Features):'''
In the Console app, we have different access for both type of users.
 
'''Console Plan User (new user registration in console app) (Un-supported Features):'''


# Commands.AddRegion,
# Commands.AddRegion,
Line 12: Line 13:
# Commands.Pull
# Commands.Pull


'''Reader Plan User (Un-supported commands):'''
'''Reader Plan User (user registration via Rest API or web app) (Un-supported commands):'''


# Commands.DeleteServer,
# Commands.DeleteServer,

Latest revision as of 09:44, 12 July 2023


Limitations on some plans.


In the Console app, we have different access for both type of users.

Console Plan User (new user registration in console app) (Un-supported Features):

  1. Commands.AddRegion,
  2. Commands.PushData,
  3. Commands.Pull

Reader Plan User (user registration via Rest API or web app) (Un-supported commands):

  1. Commands.DeleteServer,
  2. Commands.ListOfDatabaseTables,
  3. Commands.DescribeTable,
  4. Commands.DeleteRegion,
  5. Commands.ClearTable,
  6. Commands.DeleteTable,
  7. Commands.PushData,
  8. Commands.ExportData,
  9. Commands.ListDB,
  10. Commands.UseDB,
  11. Commands.Wizards,
  12. Commands.Wizard,
  13. Commands.AddAccessToUser,
  14. Commands.RemoveUserAccess,
  15. Commands.LimitIP