mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
print messages bug fix - info user license update
This commit is contained in:
@@ -1018,6 +1018,10 @@ These existing options enable the display of additional information.
|
|||||||
* `(products|product <ProductIDList>)|(skus|sku <SKUIDList>)` - Display license information for a selected list of products/SKUs.
|
* `(products|product <ProductIDList>)|(skus|sku <SKUIDList>)` - Display license information for a selected list of products/SKUs.
|
||||||
* `schemas|custom|customschemas <SchemaNameList>` - Display all fields or selected fields of the specified custom schemas
|
* `schemas|custom|customschemas <SchemaNameList>` - Display all fields or selected fields of the specified custom schemas
|
||||||
|
|
||||||
|
You can use `license_skus = <SKUIDList>` in `gam.cfg` to list all of the licensing SKUs
|
||||||
|
used in your workspace. Without this list or the `products|skus` options from above,
|
||||||
|
GAM has to make 70+ API calls to get the licenses for a user; this can cause quota limit errors.
|
||||||
|
|
||||||
By default, Gam displays fields that only an adminstrator can view.
|
By default, Gam displays fields that only an adminstrator can view.
|
||||||
* `userview` - Only display fields that other users in the domain can view.
|
* `userview` - Only display fields that other users in the domain can view.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user