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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:




Limitations on some plans.
* Plans


  Plan Name : DIBusPlan
  Regions limit : 50 max.
  Islands limit : 35 max.
  Rows limit : 1000000 max.


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


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


# Commands.AddRegion,
# Commands.AddRegion,
Line 12: Line 16:
# 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 15:19, 28 January 2025


  • Plans
 Plan Name : DIBusPlan
 Regions limit : 50 max.
 Islands limit : 35 max.
 Rows limit : 1000000 max.

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