Engage with industry experts, share insights, ask questions, and grow your network.
Recently active
Are you still using a username to login to Equinix products? Here you go Linking Identity feature which will allow you by providing an email, to switch to the email-based authentication process.
I am able to successfully create a connection to "AWS Direct Connect" via the APIs. However, the docs recommends in step 5: 5. Validate your AWS Account ID Use the Validate Connection Authorization Key API request to verify that your AWS Account ID can be used to create a connection to the selected service profile in the given metro. Doing a POST to /fabric/v4/connections/validate { "filter": { "and": [ { "property": "/zSide/accessPoint/authenticationKey", "operator": "=", "values": [ "123456789" ] }, { "property": "/zSide/accessPoint/profile/uuid", "operator": "=", "values": [ "69ee618d-be52-468d-bc99-00566f2dd2b9" ] } ] } } and it always returns a 400 Bad Request [ { "errorCode": "EQ-3142601", "errorMes
When setting up an Azure ExpressRoute, how is the redundant connection configured? Do I create 2 separate connections, and have one be redundant.priority PRIMARY, and the other SECONDARY? What's the difference between the "redundancy" in the connection, and the "redundancy" under the aside/zside port configuration?
Enterprises or cloud providers can deploy the Cisco Catalyst 8000V as a virtual machine in a provider-hosted cloud or in its own virtual environment. It brings enterprise-class networking services and security to public cloud environments and can also be used as a building block for scalable network service offerings. More information on the router is available here.
Missed the livestream? Here's your chance to explore Cluster APIs with Fen Aldrich and Chris Privitere from the Equinix DevRel Development Team.
Did you hear? We are simplifying your Equinix portal login experience to transition from username-based to email-based authentication.
Today we announced our intention to build a second data center in Barcelona. The new site will serve as a strategic connection point for data communications between Europe, Africa and the Middle East, with Barcelona quickly becoming a vital subsea location Check out the full press release here
Last week, our very own Charles Meyers was featured on Bloomberg’s Tech Disrupters podcast series. Tech Disruptors by Bloomberg Intelligence focuses on conversations with thought leaders and management teams on disruptive trends like e-commerce, cybersecurity, AI and more.In this episode, Charles is interviewed by Bloomberg Intelligence Senior Real Estate Investment Trust (REIT) Analyst, Jeff, Langbaum, on topics such as: Trends in the data center market that underpin our market-leading performance; the importance of Cloud; the value proposition of our ecosystems; global expansion; our commitment to sustainability; and more.
We're actively working to make your experience with products like Metal, Fabric, and Network Edge better. We've put together a fairly short survey (it'll take 10 minutes) to get your input on what's working (or not!). The survey will be open through Feb 19th. Beyond helping us help you, the first 100 respondents will receive a $50 credit to the Metal store. Start the survey here.
I recently stumbled upon an interesting blog about AI (our top blog for Jan listed below) and it got me thinking about all the amazing (and sometimes concerning) advancements in this field. As someone who has been playing around with ChatGPT in my personal life, I understand the power and potential of AI, but also the risks that come with it.For example, there was a recent incident with an AI-generated show that was streaming on Twitch that had to be taken down due to some questionable content. This just highlights the importance of being aware of the potential dangers and ensuring that our AI models are well-trained and trustworthy.That's why I want to start a discussion with all of you about the biggest risks you see with AI. Have you encountered any similar incidents or have any stories to share? I'd love to hear your thoughts and insights on this topic! The top performing blog posts of the month were:4 Factors That Define Responsible AI Cross Connects vs. Virtual Connects Data Mana
In case you missed it, here is the latest Equinix API Newsletter Release 2022.6
Hello,I would like to create a L2 connection in the sandbox but I'm having some problems. I can get a list of ports but I can't get a service profile using GET /fabric/v4/serviceProfiles. When I try to create a service profile I get the message "PENDING APPROVAL" but I can't find a way to approve this service profile.What would be the best way to test the setup of L2 connections to Azure, AWS and Google in the the sadbox environment?Any help is appreciated.Thanks
Equinix wins Outstanding Data Center/Colo/Interconnection Company award at Pacific Telecommunications Council (PTC)! Equinix was awarded ‘Outstanding Data Center/Colo/Interconnection Company’ at this year's PTC annual conference that took place last week in Honolulu. Awards acknowledge the outstanding contributions being made to improve the ability of people and organizations in the Pacific region to connect, communicate, collaborate, and experience an enhanced quality of life. Engage on LinkedIn to celebrate this exciting achievement with us!
Thanks for being part of the Equinix Community. Let's get you started on the right path. Update your Profile Update your profile Image: Select one of the provided images or add a picture of yourself. Profile Details: Tell us more about yourself in your profile under My Settings>Personal Information. You can update your title to reflect your company and role, location, biography, social media handles and more. Introduce Yourself Introduce yourself in this discussion thread Join or start a discussion Check out the most recent discussions to get started! Ask a question, share an idea, kickoff a collaborative brainstorm, discuss industry trends. Not sure how to start your first post? Check out this post. Give your first kudos! Share your appreciation for a discussion or comment by clicking the thumbs up and giving them kudos. Did you know that by doing this you are already a step closer to earning your next ba
With reference to Equinix Connect, can Equinix configure access-lists on the router/switch to provide basic firewall functionality? We are specifically looking to only allow specific source IPs and ports to a device directly connected to the router.
Hi, I am using the API to open inbound orders and I received a call today that the Shipping team cannot scan the tracking numbers and associate them to a ticket. It looks like the API is putting the tracking number string into a list instead of a string which is causing this, ['626467467487', '626467467454', '626467467465', '626467467476']. I have my app posting this in a string format using the catalog on the developer portal. The portal does state that the tracking numbers need to be inside brackets so could that be the reason? "carrierTrackingNumbers": [ "DHL930182000"], That is the example from the catalog, I believe the brackets are causing the issue here with the Shipping department at the site.
Equinix Identity and Access Management Identity and Access Management (IAM) has been implemented for Fabric, Network Edge, and Equinix Precision Time (EPT) users in your account. IAM will enable you to create role-based permission structures and build a resource hierarchy that matches your organizational hierarchy. This provides flexible self service account administration and significantly enhances your security posture. Identity and Access Management Learn about IAM Access IAM from the left side menu drop-down in Equinix Customer Portal (ECP), Fabric Portal, or EPT Portal to view your assigned projects and assets Users will be assigned Roles and Permissions based on their existing permissions and your assets will be assigned to a default project Use the Context Switcher drop-down at the top of the Fabric and EPT portals to set or change the project Administrator Responsibilities As a Master Admin in ECP, you will be assigned IAM, Primary, Org, Project, and Finance Admin roles&nb
Listen to Bas Dijkhuizen, Head of Competency Center Infrastructure at the Hero Group share his digital transformation story.
How can I open a trouble ticket with Equinix?
Where can I find more information about visiting an Equinix datacenter/IBX?
I keep hearing about accessing things in "ECP". What is ECP?
I'm trying to create a primary and secondary GCP connection. I created a primary connection, however, when I try to create the secondary connection I get the following response: [ { "errorCode": "EQ-3142303", "errorMessage": "Only Primary connection allowed for this CSP", "details": "Given service profile does not allowed redundant connection", "correlationId": "null-0000-103912200151-api", "additionalInfo": [ { "property": "/redundancy/priority" } ] } ] However, if I get the service profile details via the API: https://api.equinix.com/fabric/v4/serviceProfiles/{UUID} in the "metadata" section there is an attribute "redundantProfileId" which lists the profile Id I was using to try and create a redundant connection. Am I misunderstanding this as it seems that since there is a "redundantProfileId" listed that the profile should support redundant connections?
Hello!We have noticed that the power feed to our cage is L5-30. Can we use a L5-30 to L6-30 adapter to interface with the PDA that we plan to install in our co-location cage?Thank you.
Reduce network complexity with cloud-adjacent data architecture. Be sure to check out these sessions from Accelerate 2022. To the Data Center and Beyond: How Cloud Adjacent Solutions Reduce Network Complexity – Peter Olthuis, Solutions Architect, Equinix Beyond Storage: How Cloud Adjacency Combines Storage, Networking and Security – Jack Hogan, VP of Technology Strategy, Pure Storage Networking as a Building Block of the Future – Parham Shabaniani, Service Provider Solutions Architect, Nutanix
Extend your SD-WAN to the cloud to achieve global scale, virtually. Here's your chance to watch the sessions from Accelerate 2022Extend Your SD-WAN to the Cloud – Mason Harris, Principal Product Manager, Network Edge, Equinix Simplify the Way You Build and Manage Your SD-WAN – Manny Calero, Principal Solutions Strategist, Aviatrix Fast Turnup of New Markets with SD-WAN Deployments – Ahmet Uncu, Technical Solutions Architect, Cisco
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.