Forum Discussion
API_User
5 years agoEquinix Employee
Power API interval queries
Hello,
A few questions for API access and usage.
Please can you give me the interval of query for your different levels (power/temperature/etc...). I want to configure a prob who will call your...
- 5 years ago
Hi Jerome, Here are the answers to your questions,
- Intervals. Our DCIM system collects power draw data from the power monitoring system at the edge every 15 minutes. We collect environmental data, such as temperature and humidity, every 60 minutes. For other data on the mechanical and electrical assets, the interval varies depending on the asset manufacturer limit.
- API limit. We currently limit the number of API calls from an application to 1000 per day. We do not have a limit on token creation but may implement such limitations in the future.
- Streaming API. We do plan to support an endpoint inside the Equinix cloud. Such a plan has yet to be placed on a timeline.
Regarding the error you got, you may hit the daily limit I mentioned above. Please check.
API_User
5 years agoEquinix Employee
I add a reply for the API restriction.
It seems that there is some I have this error message:
2020-05-05 15:31:41,688:DEBUG:urllib3.connectionpool:437:https://api.equinix.com:443 "GET /power/v1/current?accountNo=XXX&ibx=PA3&levelType=IBX&levelValue=PA3 HTTP/1.1" 500 173
DEBUG58:: {'error_code': '500', 'error_message': 'QuotaViolation', 'error_uuid': ''}
I have configured my app to call the Equinix API every 10 minutes (2 times as I have PreProd + Prod) and I request 4 values + the assets URL.
Related Content
- 2 years ago
- 5 years ago
- 6 years ago
- 6 years ago