taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
703 stars 87 forks source link

Free licenses are not counted? #421

Closed Nikolay-Avanesyan-Borzo closed 1 month ago

Nikolay-Avanesyan-Borzo commented 1 month ago

Hello! Can you check is that ok - with command: gam user USER_EMAIL print licenses I try to get all uses licenses, but it show only paid licenses, free one as Cloud Identity Free or Chrome Browser Cloud Management are not includet to the list - is that ok as should it work?

image

user have this one licenses image

btw is there a was to get full amout of licenses subscription from google workspace - didn't find it in the wiki, find out only how to see assigned licenses

thanks!

taers232c commented 1 month ago

I'm not a license export but I believe that the License API only shows paid licenses. The API only shows assigned licenses, I don't know of a way to see total licenses.

You may want to post you question to the GAM discussion group as there are people there much more knowledgeable than me about licenses.

Ross

Ross Scroggs @.***

On Jul 8, 2024, at 5:41 AM, Nikolay Avanesyan Borzo @.***> wrote:

Hello! Can you check is that ok - with command: gam user USER_EMAIL print licenses I try to get all uses licenses, but it show only paid licenses, free one as Cloud Identity Free or Chrome Browser Cloud Management are not includet to the list - is that ok as should it work?

image.png (view on web) https://github.com/taers232c/GAMADV-XTD3/assets/173061832/a235de4f-1bc9-4499-b0b6-85525ff43c8d user have this one licenses image.png (view on web) https://github.com/taers232c/GAMADV-XTD3/assets/173061832/c4d9657a-4572-4a15-a1b9-16f885043831 btw is there a was to get full amout of licenses subscription from google workspace - didn't find it in the wiki, find out only how to see assigned licenses

thanks!

— Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/421, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL3XVISALKHL54X6463ZLKCF3AVCNFSM6AAAAABKQYGFK2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4TKNJTGM2DIMQ. You are receiving this because you are subscribed to this thread.

Nikolay-Avanesyan-Borzo commented 1 month ago

Also noticed that it show only paid licenses - same story if receive this data via api without gam Looks like this data can be received via resseler api if they enable it thanks!