Engage with industry experts, share insights, ask questions, and grow your network.
Recently active
Hi I couldn't find a contacts for Equinix IXP support with its route-servers, I have a question about BGP communities support but can't see where can I open a ticket through the IX portal
What are virtual device interface statistics on Network Edge?
Hi,Can we use Equinix fabric and connect between 2 different Equinix DCs between our DC in one Equinix DC and Customer DC in another Equinix DC. Also please clarify how to work on this request
I'm writing a script to see how oversubscribed my fabric ports are, by totaling the bandwidth of connections on each port. I'm having trouble with the pagination, no matter what I set for offset and limit in the query parameters, it always seems to come back with offset=0.https://api.equinix.com/fabric/v4/connections/search{'next': '/search?offset=20&limit=20', 'offset': 0, 'total': 193, 'limit': 20}https://api.equinix.com/fabric/v4/connections/search?offset=20&limit=20{'next': '/search?offset=20&limit=20', 'offset': 0, 'total': 193, 'limit': 20}https://api.equinix.com/fabric/v4/connections/search?offset=40&limit=20{'next': '/search?offset=20&limit=20', 'offset': 0, 'total': 193, 'limit': 20}https://api.equinix.com/fabric/v4/connections/search?offset=60&limit=20{'next': '/search?offset=20&limit=20', 'offset': 0, 'total': 193, 'limit': 20}https://api.equinix.com/fabric/v4/connections/search?offset=80&limit=20{'next': '/search?offset=20&limit=20', 'off
Currently I'm using the API token associated with my personal login to Equinix for the Fabric API. What's the best way to make an API token for a service sharable by a group of people at my company? Should I just make an Equinix login like first name Cloud last name Fabric, and then make an API token from that, or is there another way?
Are there any tools available to help me migrate my Equinix-Configured CSR1000V to the Self-Configured C8000V version?
If I want to replace my Network Edge device due to issues with the VNF, am I able to recover my initially provisioned device?
..
What metros is Network Edge available in?
Can I use liquid cooling in my cage at an Equinix IBX?
If I order an ECX port how will it be delivered/presented in my cage/cabinet? Will Equinix need to install a patch panel in my cabinet? If yes how much space will this take up?
When ordering a remote port (connect a virtual device on Network Edge to an NSP), will Equinix complete the final patch (tie-down) between ECX port and my NSPs patch panel port?
I'm wondering if I'm able to customize any Network Edge software or hardware in the stack.
Can I deploy my own CCTV security equipment or biometric reader inside an Equinix IBX?
How do I consider connecting my Virtual and Physical Environments using Equinix Network Edge?
Hello Equinix,I have a question regarding the creation of a new, redundant connection to Azure with API v4. From "Guide to v3-to-v4 APIs Migration" I see that I should use the connections/bulk endpoint. In the Knowledge Center for "Connect to Microsoft Azure" the simple connection endpoint is shown. Are both valid? Specifically, can I use 2 calls to the connection endpoint to built a redundant connection to Azure? In the API Reference I didn't find any reference for creating connections using the bulk endpoint. That's what got me confused (among other things).Thanks for your help
Which cloud service providers can I connect to with Fabric Cloud Router?
Can you please explain the benefits of FCR?
Are these different from standard Fabric use cases or more specific to networking?
Hello everyone,I'm working with Yahoo on a project that involves monitoring power data for a large number of PDUs—more than 1000—every hour. We've hit a snag, though. The API we're using has a daily limit of 1000 calls.Here's the current API we're using: curl -s -X GET "https://api.equinix.com/power/v1/current?accountNo=${EQUINIX_ACCOUNT_NUMBER}&ibx=${EQUINIX_IBX}&levelType=CIRCUIT&levelValue=${LEVELVALUE}" I've tried adding multiple values to "levelValue," but it's not working as expected.The challenge is that we have to check so many PDUs every hour that making a single call per PDU isn't practical. If we go that route, we'll hit the API limit in just one hour.I found an alternative approach on the forum: curl -s -X POST "https://api.equinix.com/power/v1/current" -H "content-type: application/json" -H "Authorization: Bearer ${1}" -d '{ "accountNo": "'${2}'", "ibx": "'${3}'", "levelType": "circuit" }' This method provides data for all PDUs in a single response. Ho
How is usage billing calculated for Equinix Connect?
I'm curious, is Fabric Cloud Router a managed service?
I want to open a support ticket for Network Edge -- how do I do this?
Will I need a license when provisioning a device?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.