smart view apis
32 TopicsWhy Unified Observability Is the Future of Infrastructure Management
Today’s organizations juggle a mix of physical equipment and digital services, spanning on-premises, cloud, SaaS, and remote locations. But as IT and OT environments grow more intertwined, so do the challenges of managing them. Siloed teams, fragmented data, and reactive monitoring are holding businesses back from true operational efficiency. What if you could gain a single, unified view of all your technology assets—no matter where they reside? Imagine proactively preventing outages, streamlining operations, and boosting cost efficiency with insights from across your IT and OT environments. In one of our latest blogs, we explore: • Why the convergence of IT and OT is reshaping infrastructure management • The business benefits of a unified observability approach across OT and IT • How leading organizations are breaking down silos for better decision making 👉 Read the full blog now!37Views2likes1CommentPower 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 API every x minutes according to your granularity. What is the maximum query per second on the API? Did you have a limitation with token creation (quantity / over time / other)? Are there plans to have the possibility to stream data to an endpoint, I see specific endpoint like GCP/AWS/Azure but what if I want to have my own endpoint? Thanks for your answers,Solved2.9KViews0likes2CommentsSmart Hands ticket api
Hello guys, I am new in using curl and I have a qeustion. How it looks the final example autharization form + get smart hands type. curl -X POST 'https://api.equinix.com/oauth2/v1/token' -H "content-type: application/json" -d '{ "grant_type": "client_credentials", "client_id": "ABCDE12345", "client_secret": "FGHIJ67890" }' and curl -X GET "https://api.equinix.com/v1/orders/smarthands/types" -H "content-type: application/json" -H "authorization: Bearer qwErtYxxxxxxxcdefGHI" I don't understand how to combine these two example in one and why I have to use second time -H "authorization: Bearer qwErtY8zyW1abcdefGHI"Solved2KViews0likes1CommentGET ERROR 3005 : INVALID_SESSION_ENTITLEMENT
When I try to get a list of all the alarms, the response of my query is: GET: https://api.equinix.com/alarm/v1/smartview/alarms?accountNo=XXXX&limit=10 Output: { "code": 3005, "message": "3005 : INVALID_SESSION_ENTITLEMENT", "uid": null } Can I get some help?1.5KViews0likes0Comments