GAM-team / GAM

command line management for Google Workspace
https://github.com/GAM-team/GAM/wiki
Apache License 2.0
3.5k stars 470 forks source link

Incorrect total quota value in report #1696

Open sevcikm1 opened 1 month ago

sevcikm1 commented 1 month ago

The report consistently returns a quota of 30 GB (30 720 MB) for all users, even though their actual quota settings vary. For example, a specific user with a quota set to 50 GB is reported with a quota of 30 GB.

Command:

gam report users parameters accounts:total_quota_in_mb,accounts:used_quota_in_percentage

Output:

email,date,accounts:total_quota_in_mb,accounts:used_quota_in_percentage
user@domain.com,2024-08-23,30720,159
taers232c commented 1 month ago

Gam is simply reporting the values that the API returns, if you believe that the values are incorrect talk to Google.

Ross

On Mon, Aug 26, 2024 at 1:38 AM sevcikm1 @.***> wrote:

The report consistently returns a quota of 30 GB (30 720 MB) for all users, even though their actual quota settings vary. For example, a specific user with a quota set to 50 GB is reported with a quota of 30 GB.

Command:

gam report users parameters accounts:total_quota_in_mb,accounts:used_quota_in_percentage

Output:

@.***,2024-08-23,30720,159

— Reply to this email directly, view it on GitHub https://github.com/GAM-team/GAM/issues/1696, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL4V64QD6R2H3L2ZNDDZTLSPTAVCNFSM6AAAAABNDRLTPCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DMMRYGY4DMNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Ross Scroggs @.***