Engage with industry experts, share insights, ask questions, and grow your network.
Recently active
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
How is usage billing calculated for Equinix Connect?
You might be deploying on Network Edge today to run through @Charles_Randall's tutorial. While reading up on Network Edge at Developer Platform, then perhaps you're thinking "what's the difference between Playground, Sandbox, and Production?". In short: Playground is a test environment to test Equinix APIs, using static data without integrating within the actual API. Sandbox is a mock test environment to test Equinix APIs, using synthetic data (not production data) to integrate with Equinix APIs before moving to Production. Production is the live environment.
Today we announced our intention to build a fourth data center in India. The addition of MB4 will expand Equinix's digital infrastructure capacity in India to address the rising demand for data center and interconnection services among businesses.Check out the full press release here
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.