Hi,
Suppose that all my APIs are partitioned in n API products: AP1, …,APn.
A tenant/customer (with multiple developers with multiple Dev Apps) get all API products with some Quota.
Can one have Quota for a tenant across all APx API products? I.e., can we measure that a tenant cannot have more than say 100,000 calls (of any of the API products) per day?
From the doc, it seems that each API product can have a quota that can be referenced in a quota policy. If yes, how will the quota policy look like?