Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to query applications for Api products ?

Not applicable
 
0 1 74
1 REPLY 1

Not applicable

The one way I am aware of is following, is there any other better way?

Run the following two queries and merge the results

To get the list of app_id associated with product run query:- [default@kms] get apiproducts_appslist['orgname@@@productname'];

For app details run query:- [default@kms] get apps['orgname@@@app_id'];