This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
We are trying to find a curl call to get call volume based on categories
in Apigee X and also see if there is no overage there. Can you please
guide me if there is any curl call for the same?
{"error": {"code": 400,"message": "invalid argument: invalid dimensions
- field \"api_product=xxx-xxxx\" not present in schema of
xxxxxxx","status": "INVALID_ARGUMENT","details": [{"@type":
"type.googleapis.com/google.rpc.RequestInfo","requestId":
"8...
Also I feel like if we pull product for each environments and if we have
10 environments, pulling the data on the dashboard is going to cause
performance issue. What are your thoughts on it?