mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 14:43:34 +00:00
Workspace SKU updates
This commit is contained in:
@ -114,10 +114,44 @@ SKUS = {
|
|||||||
'aliases': ['gau', 'gsb', 'unlimited', 'gsuitebusiness'],
|
'aliases': ['gau', 'gsb', 'unlimited', 'gsuitebusiness'],
|
||||||
'displayName': 'G Suite Business'
|
'displayName': 'G Suite Business'
|
||||||
},
|
},
|
||||||
|
'1010020027': {
|
||||||
|
'product': 'Google-Apps',
|
||||||
|
'aliases': ['wsbizstart', 'workspacebusinessstarter'],
|
||||||
|
'displayName': 'Workspace Business Starter'
|
||||||
|
},
|
||||||
|
'1010020028': {
|
||||||
|
'product': 'Google-Apps',
|
||||||
|
'aliases': ['wsbizstan', 'workspacebusinessstandard'],
|
||||||
|
'displayName': 'Workspace Business Standard'
|
||||||
|
},
|
||||||
|
'1010020025': {
|
||||||
|
'product': 'Google-Apps',
|
||||||
|
'aliases': ['wsbizplus', 'workspacebusinessplus'],
|
||||||
|
'displayName': 'Workspace Business Plus'
|
||||||
|
},
|
||||||
|
'1010060001': {
|
||||||
|
'product': 'Google-Apps',
|
||||||
|
'aliases': [
|
||||||
|
'gsuiteessentials', 'essentials', 'd4e', 'driveenterprise',
|
||||||
|
'drive4enterprise', 'wsess', 'workspaceesentials'
|
||||||
|
],
|
||||||
|
'displayName': 'Google Workspace Essentials'
|
||||||
|
},
|
||||||
|
'1010060003': {
|
||||||
|
'product': 'Google-Apps',
|
||||||
|
'aliases': ['wsentess', 'workspaceenterpriseessentials'],
|
||||||
|
'displayName': 'Workspace Enterprise Essentials'
|
||||||
|
},
|
||||||
|
'1010020026': {
|
||||||
|
'product': 'Google-Apps',
|
||||||
|
'aliases': ['wsentstan', 'workspaceenterprisestandard'],
|
||||||
|
'displayName': 'Workspace Enterprise Standard'
|
||||||
|
},
|
||||||
'1010020020': {
|
'1010020020': {
|
||||||
'product': 'Google-Apps',
|
'product': 'Google-Apps',
|
||||||
'aliases': ['gae', 'gse', 'enterprise', 'gsuiteenterprise'],
|
'aliases': ['gae', 'gse', 'enterprise', 'gsuiteenterprise',
|
||||||
'displayName': 'G Suite Enterprise'
|
'wsentplus', 'workspaceenterpriseplus'],
|
||||||
|
'displayName': 'Workspace Enterprise Plus'
|
||||||
},
|
},
|
||||||
'1010340002': {
|
'1010340002': {
|
||||||
'product': '101034',
|
'product': '101034',
|
||||||
@ -129,14 +163,6 @@ SKUS = {
|
|||||||
'aliases': ['gseau', 'enterprisearchived', 'gsuiteenterprisearchived'],
|
'aliases': ['gseau', 'enterprisearchived', 'gsuiteenterprisearchived'],
|
||||||
'displayName': 'G Suite Enterprise Archived'
|
'displayName': 'G Suite Enterprise Archived'
|
||||||
},
|
},
|
||||||
'1010060001': {
|
|
||||||
'product': '101006',
|
|
||||||
'aliases': [
|
|
||||||
'gsuiteessentials', 'essentials', 'd4e', 'driveenterprise',
|
|
||||||
'drive4enterprise'
|
|
||||||
],
|
|
||||||
'displayName': 'G Suite Essentials'
|
|
||||||
},
|
|
||||||
'Google-Drive-storage-20GB': {
|
'Google-Drive-storage-20GB': {
|
||||||
'product': 'Google-Drive-storage',
|
'product': 'Google-Drive-storage',
|
||||||
'aliases': ['drive20gb', '20gb', 'googledrivestorage20gb'],
|
'aliases': ['drive20gb', '20gb', 'googledrivestorage20gb'],
|
||||||
@ -192,11 +218,6 @@ SKUS = {
|
|||||||
'aliases': ['vfe', 'googlevaultformeremployee'],
|
'aliases': ['vfe', 'googlevaultformeremployee'],
|
||||||
'displayName': 'Google Vault Former Employee'
|
'displayName': 'Google Vault Former Employee'
|
||||||
},
|
},
|
||||||
'Google-Coordinate': {
|
|
||||||
'product': 'Google-Coordinate',
|
|
||||||
'aliases': ['coordinate', 'googlecoordinate'],
|
|
||||||
'displayName': 'Google Coordinate'
|
|
||||||
},
|
|
||||||
'Google-Chrome-Device-Management': {
|
'Google-Chrome-Device-Management': {
|
||||||
'product': 'Google-Chrome-Device-Management',
|
'product': 'Google-Chrome-Device-Management',
|
||||||
'aliases': ['chrome', 'cdm', 'googlechromedevicemanagement'],
|
'aliases': ['chrome', 'cdm', 'googlechromedevicemanagement'],
|
||||||
|
Reference in New Issue
Block a user