Engage with industry experts, share insights, ask questions, and grow your network.
Recently active
How do I create a new Equinix FabricPort?
What is the difference between Equinix Cross Connect and Equinix Fabric ?
What speeds are available on Equinix Fabric?
How do I setup Equinix Fabric to work with my router?
Who else is on the Equinix Fabric platform?
Is Equinix Fabric available internationally?
How is security managed on Equinix Fabric?
Am I able to monitor my ports on Equinix Fabric?
Where I can I find more information on redundancy for Equinix Fabric?
Where can I learn more about the Fabric APIs?
What are the components of Equinix Fabric (port types, VC types)?
I want to order a new fabric cross connect on Fabric portal . However, I am unable to select an account from the menu.
Can someone help me understand the benefits of connecting via Equinix Fabric?
I've heard mentioned of Equinix Fabric and wanted to understand more. Can someone help me?
I'd like to pull a report of the VLANS used within my connections. Is there somewhere I can see this information?
I have multiple ports within the same account. How can I connect from one port to another within my account?
We've noticed a change in the API response since the introduction of pagination. When requesting the configured services (using /ecx/v3/l2/buyer/connections?pageNumber={page}&pageSize=1) we receive the same service multiple times. When we move to a next page the advance the pointer to the next record which makes us believe this is actually the "offset". So pageNumber points to the n-th record and pageSize determines how many they return, this means that size=100 on page 1 (start from 0) you get only 1 new record and 99 old ones. ex. if you want record 100, with page size 100, you don't need page 1, you need page 100.I'm guessing this counts as a bug in the API, no?
Hi, We noticed that on 12 February you introduced a breaking change on the API which is undocumented. When doing https://developer.equinix.com/catalog/buyerv3 the response does no longer contain "isLastPage" but contains "last" which is not documented. { "first": "TRUE", "last": "FALSE", "number": 0, "numberOfElements": 20, "size": 20, "sort": [ { "ascending": "FALSE", "descending": "TRUE", "direction": "DESC", "ignoreCase": "FALSE", "nullHandling": "NATIVE", "property": "created_date" } ], "totalElements": 8051, "totalPages": 403 } Can we have an explanation on this and get it back aligned with the documentation?
After I submit an order through API, do I get a notice about the ETA?Upon the completion of my order, do I get a notification?
Hello guys, I am new in using curl and I have a qeustion. How it looks the final example autharization form + get smart hands type. curl -X POST 'https://api.equinix.com/oauth2/v1/token'-H "content-type: application/json"-d '{"grant_type": "client_credentials","client_id": "ABCDE12345","client_secret": "FGHIJ67890"}' and curl -X GET "https://api.equinix.com/v1/orders/smarthands/types"-H "content-type: application/json"-H "authorization: Bearer qwErtYxxxxxxxcdefGHI" I don't understand how to combine these two example in one and why I have to use second time -H "authorization: Bearer qwErtY8zyW1abcdefGHI"
Hello Team,I am new to Equinix API's. I tried searching for API that could be used to retrieve the bill and duration of a specific ticket but failed to get the information.I see that there are APIs to generate bills periodically but do not see the one that I mentioned earlier.Could someone from the community or support tream help me with my requirements.I am looking for some relavant pointers so that I can tweak them as per my requirement.ThanksGiridharRHCA(DevOps,Infrastructure & cloud)
If I want Install Base report to be updated periodically should I change one of these parameters? "scheduleType": "ONE_TIME" "period": "NONE" We want it to be up to date at least monthly
Hi,I've been trying to call /getAlerts and /getAlertsActivityLog but keep getting '503 Service Unavailable' Below are the links I used which are found in the documentationshttps://api.equinix.com/smartview/v1/alerts/getAlertshttps://api.equinix.com/smartview/v1/alerts/getAlertActivityLog
Hi,Is it possible to create a private connection to Salesforce via the Equinix fabric API? (Or indeed any other APIs)?I checked the documentation here: https://docs.equinix.com/en-us/Content/Interconnection/Fabric/connections/Fabric-connect-salesforce.htmhttps://developer.equinix.com/docs?page=/dev-docs/fabric/overviewBut couldn’t find an API guide as there is for creating connectivity to other cloud service providers. E.g. Connect to AWSNB: I also tried to query using your chat on the dev platform, but this is only a basic bot that can answer only the most basic of queries.Regards,Dave
Hello,I see on Fabric portal a new feature named : «Service Tokens»This seems to be the thing I need to give to my customer a better user experience.I dont see API documentation about this new feature on : - https://developer.equinix.com/catalogDid i miss the documentation ?Is it possible to list every token created ? Is there a way the refresh the expiration of a token to give back 30 days when there are only few day left ?On a connection, can i know which token was used to create it ? ( will it take the place of the authorizationKey ?)Best regards, Louis
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.