Account Types: Difference between revisions
From Data Islands
WikiSysopdi (talk | contribs) (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...") |
WikiSysopdi (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
* 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):
- Commands.AddRegion,
- Commands.PushData,
- Commands.Pull
Reader Plan User (user registration via Rest API or web app) (Un-supported commands):
- Commands.DeleteServer,
- Commands.ListOfDatabaseTables,
- Commands.DescribeTable,
- Commands.DeleteRegion,
- Commands.ClearTable,
- Commands.DeleteTable,
- Commands.PushData,
- Commands.ExportData,
- Commands.ListDB,
- Commands.UseDB,
- Commands.Wizards,
- Commands.Wizard,
- Commands.AddAccessToUser,
- Commands.RemoveUserAccess,
- Commands.LimitIP