APIs
44 Topics"What Is" Series
stevemar turned me onto Equinix's "What is?" series where each article explores a new technology or topic. For example, you may know what iPXE is but did you know that Equinix actually boots up iPXE for every supported operating system of ours? There's a lot to learn, so give these a read. I'll add some of them below: What is an API https://deploy.equinix.com/developers/guides/what-is-api What is Colocation https://deploy.equinix.com/developers/guides/what-is-colocation What is iPXE https://deploy.equinix.com/developers/guides/what-is-ipxe/ What is Kubernetes https://deploy.equinix.com/developers/guides/what-is-kubernetes What is NVMe https://deploy.equinix.com/developers/guides/what-is-nvme6.6KViews2likes2CommentsWhat's the difference between Playground, Sandbox, and Production?
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.4.2KViews2likes0CommentsWhy do you use Equinix Metal? Why should someone consider using Equinix Metal?
Hello Community! We know that many of you use Equinix Metal for a variety of reasons, from high-performance computing to hybrid cloud connectivity. We would love to hear more about how you are using Equinix Metal and what benefits you have experienced. Whether you are using Equinix Metal for machine learning, data analytics, or to create a hybrid cloud architecture, we want to hear from you. Share your stories and experiences with the community, and help us all learn more about the benefits of Equinix Metal. Here are some questions to consider: What are the main reasons you chose to use Equinix Metal? How has Equinix Metal helped your business or organization? What benefits have you experienced from using Equinix Metal? How has Equinix Metal helped you to achieve your goals? We look forward to hearing from you and learning more about how you are using Equinix Metal. Don't hesitate to share your thoughts and experiences in the comments below. Let's start a conversation!5.4KViews2likes0CommentsBilling v2 API deprecation?
Hello, today I noticed that on the API documentation overview page it says that the Billing_v2 API is Deprecated. I can't find any further information on that and also noticed that, in contrast to the WorkVists_v1 API which is marked in the same way, no deprecation information can be found on the actual documentation page. Would you be able to provide some more information on the deprecation or links to where I can find it? I'm especially interested in whether this API is actually going to be disabled in the future and if there's any alternative to obtain invoice information programmatically and machine-readable. Thanks, JonasSolved110Views1like3CommentsNot able to use Equinix API, giving error - error:0A000438:SSL routines::tlsv1 alert internal error
when I am trying below command from my server curl -v https://api.equinix.com its giving below error error:0A000438:SSL routines::tlsv1 alert internal error It was working fine earlier. I am using below APIs for validating Azure Key https://api.equinix.com/fabric/v4/connections/validate But now even authentication API is also not working1.1KViews1like2CommentsAPI service accounts for Fabric API?
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?Solved4.6KViews1like3CommentsCreate Virtual Devices Using Equinix APIs
You can create Virtual Devices using Equinix APIs. Many vendors, including Cisco, Fortinet, Palo Alto Networks, and others, offer firewalls and routers on our platform. Check out our use cases to understand the required steps and the set of APIs you need to create Clusters, SD-WANs, and other Self-Configured devices: https://developer.equinix.com/dev-docs/ne/getting-started/launch-cluster-device https://developer.equinix.com/dev-docs/ne/getting-started/launch-sdwan-device https://developer.equinix.com/dev-docs/ne/getting-started/launch-self-configured-device You could take advantage of the Postman collection listed on the above pages to get the payload to create any device type.3.7KViews1like1Comment