Engage with industry experts, share insights, ask questions, and grow your network.
Recently active
As of version 3.6.2, Cloud Provider Equinix Metal is officially part of the Kubernetes Cloud Provider Special Interest Group! We are happy to offer up the work we continue to do on CPEM to a larger community and allow broader engagement. You can find (and contribute to) the repo under kubernetes-sigs/cloud-provider-equinix-metal or find Equinix listed in the SIG Cloud Provider community readme. Recent updates include fixed elastic IP annotations for those still using facilities (which are being deprecated) as well as a fix to CPEM's use of MetalLB v0.12.1.
Can I deploy my own CCTV security equipment or biometric reader inside an Equinix IBX?
Equinix is thrilled to launch VetConnect, a powerful initiative dedicated to fostering a sense of belonging and growth for veterans, their families, and allies within our community. VetConnect is more than a program – it's a commitment to creating an environment where the contributions of our military community are recognized and celebrated. Through mentorship, skill-building, and collaboration, we're dedicated to empowering veterans as they continue their journey of success beyond their service.
How do I consider connecting my Virtual and Physical Environments using Equinix Network Edge?
Are there guidelines, best practices, or documentation provided to help customers understand their security responsibilities?
Does Network Edge have technical how-to videos I can watch, like “how do connect a device”, “how to create a Layer 3 connection”, “how to create a device link”?
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
I would like to use the 【Create Connection】 API of EquinixFabric. We have confirmed the following two API details, but the contents are different. Does both parameters work? Or are there any conditions for proper use?The following are examples of the different parameters.① API catalog(https://developer.equinix.com/catalog/fabricv4) Connections >> [POST] Create Connection type:"VG_VC" "EVPL_VC" "EPL_VC" "EC_VC" "IP_VC" "ACCESS_EPL_VC" "EIA_VC" "EVPLAN_VC" "EPLAN_VC" ② API Reference(https://developer.equinix.com/docs?page=/dev-docs/fabric/overview) API Reference >> Fabric v4 APIs - Recommended >> Create Connection >> Body parameters type:EVPL_VC、ACCESS_EPL_VC、IP_VC、EVPLAN_VC
Is anyone out there using the ECP APIs?I am specifically interested in whether anyone has built spokes to workflows in applications such as Salesforce or Servicenow and any advice you can share on pitfalls to avoid.
Amplifying this post: https://developer.equinix.com/forum/issue-creating-work-visit-request We've sent the customer to api-experience@equinix.com as colo related APIs are involved. Hello, We are trying to automate creating work visit requests in Equinix portal using rest API's. Following the documentation , i was able to generate client creds etc and use to generate bearer token. when i used the same to submit a work visit request, i get invalid token used error. Anyone faced this ??? Any recommendations ?? Thanks in Advance
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?
..
What are some examples of applications that are commonly deployed across multiple cloud providers? Is this generally done to improve resiliency for the application or are there other reasons (e.g., performance improvements) to use this design?
Does Equinix offer Equinix-Configured Devices?
In this video, well Service Profile association for Equinix Fabric has been moved to the project level. In this video we'll show you how to add User permissions for different Fabric Service Profiles and you'll see how easy it is to shift between Projects while in the Fabric Portal.To get started, head to "My Company," and then, "Service Profiles" after logging into the Fabric portal: https://fabric.equinix.com/
How do you decide which parts of a system to test with chaos engineering? How do you measure success when straining a system? I'm interested to hear your thoughts!
We're always looking for ways to improve the value our products provide and the user experience. What is your #1 challenge when using Equinix Fabric?
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
Helo,We are trying to automate creating work visit requests in Equinox portal using rest API's.Following the documentation , i was able to generate client creds etc and use to generate bearer token.when i used the same to submit a work visit request, i get invalid token used error.Anyone faced this ??? Any recommendations ??Thanks in Advance
Connect Using Service Token - Equinix APIs use OAuth 2.0 protocol to authenticate the requests you make to API endpoints. In order to interact with Equinix APIs, you need a bearer acess token. Bearer determines the type of authentication scheme and is a part of the OAuth 2.0 protocol. https://developer.equinix.com/docs
Equinix Fabric now supports 20 & 50 Gbps virtual connections to Google Cloud. What kinds of applications or technologies do you believe will benefit with access to these larger capacity connections?
Over 115 million customers use the IHG One Rewards mobile app to book hotels and enhance guest experiences worldwide. Through their software-defined network, IHG empowers their DevOps teams to swiftly onboard new partners, SaaS vendors, and cloud services, fostering continuous innovation without compromising network stability.The Equinix network solution also allows data and applications to easily move between regions into their enterprise data warehouse for analytics, keeping the business and their customers running at top performance.
How can we get the correct Final A-Side System Name using the API as displayed in the Install Base Download for Metro-connects or inter-IBX cross-connects? This is what we see when getting the asset details with the API https://api.equinix.com/v1/assets/ { "key": "SYSTEM_NAME", "value": "CH2:02155:EQUINIX", "tag": "A_SIDE_INFORMATION" } But when we download the Install Base we see that information displayed as the Legacy System Name in the Cross-connect Z-side report.Final A-side System Name: CH1:05:XXXXXX:Some Other Broadband Legacy System Name: CH2:02155:EQUINIX
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.