- 7.38.00
Added variable gcp_org_id to gam.cfg that is used by the following commands;
by setting the value, additional API calls are eliminated.
gam create project
gam create gcpfolder
gam create|update|delete caalevel
gam print|show caalevels
gam print|show tokens gcpdetails
You can get and set the gam.cfg/gcp_org_id value with these commands:
$ gam info gcporgid
organizations/906207637890
$ gam config gcp_org_id organizations/906207637890 save
You can get and set the gam.cfg/customer_id value with these commands:
$ gam info customerid
C78abc9de
$ gam config customer_id C78abc9de save
Added the following options to gam report <ActivityApplicationName>.
applicationinfofilter <String>
networkinfofilter <String>
statusfilter <String>
includesensitivedata
- See Update History