Skip to main content

Effective 10 September 2024, API Documentation can be found on our Equinix Product Documentation site.
The content on this page will not be updated after 1 Oct 2024 and will be inaccessible after 31st Dec 2024.


Equinix Fabric - June 2022 R2022.3 Release Notes

Release Overview

Release date: June 13, 2022
This release introduces enhancements related to the new identity and access management solution. It also adds a new endpoint enabling creation of a single routing protocol instance. There's also been a change in the url of the endpoint for retrieving Fabric Gateway's routing table entries.

Equinix Fabric API specification on SwaggerHub: app.swaggerhub.com
Equinix Fabric v4 API reference guide: Fabric APIs (v4)

FeatureSummary of Release
StatisticsA new query parameter has been introduced to the GET /ports/stats API request. The new projectId parameter enables retrievieng statistics of ports assigned to a specified customer projects.
Get Ports Statistics
 

Applicable to customers onborded on Equinix Platform - IAM.

Routing ProtocolsA new endpoint has been added that enables creating single routing protocol entries.
Create Routing Protocol Instance
Routing Table EntriesThe endpoint url for retrieving routing table entries has changed from /fabric/v4/gateways/{uuid}/routeTableEntries/search to /fabric/v4/gateways/{uuid}/routes/search.
Retrieve Routing Table Entries