Account Types: Difference between revisions

From Data Islands
No edit summary
No edit summary
 
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.  

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