Skip to Main Content

General Cloud Infrastructure

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting TooManyRequest error while accessing summarizeMetricsData APIs

Abishek SRFeb 21 2023

We have around 200 VMs and we are using scripts to fetch the metric data using summarizeMetricsData APIs. We are receiving the below error

{
"code" : "TooManyRequests",
"message" : "Maximum rate exceeded"
}, error=429

Found the below post from 2020

https://community.oracle.com/customerconnect/discussion/526398/summarizemetricsdata-too-many-requests-with-in-a-short-period-of-time

But we want to know is there any kind of limit per second/minute/hour for the API counts based on any type/resource. Based on that we can throttle the requests from our end. Expecting an official count for the API limit from Oracle.

Comments
Post Details
Added on Feb 21 2023
0 comments
859 views