gam report vault

This commit is contained in:
Jay Lee
2024-05-31 19:36:12 +00:00
parent f1636c7768
commit 9c9ddff973
2 changed files with 3 additions and 1 deletions

View File

@ -4221,7 +4221,8 @@ gam report usage customer [todrive <ToDriveAttribute>*]
rules|
saml|
token|tokens|oauthtoken|
useraccounts
useraccounts|
vault
gam report <ActivityApplicationName> [todrive <ToDriveAttribute>*]
[(user all|<UserItem>)|(orgunit|org|ou <OrgUnitPath> [showorgunit])|(select <UserTypeEntity>)]

View File

@ -13297,6 +13297,7 @@ REPORT_CHOICE_MAP = {
'user': 'user',
'users': 'user',
'useraccounts': 'user_accounts',
'vault': 'vault',
}
REPORT_ACTIVITIES_UPPERCASE_EVENTS = {