Skip to content

v0.8.0

Compare
Choose a tag to compare
@thogarty thogarty released this 11 Dec 23:21
· 7 commits to main since this release
83c7a48

Fabric-Go SDK matching Fabric Open API Spec 4.11.
Matches Public Spec 4.11 from Fabric API on SwaggerHub https://app.swaggerhub.com/apis/equinix-api/fabric/4.11

Release date: December 8th, 2023

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

Feature Summary of Release
Constraining Connection Traffic Added the "geoScope" field to metro APIs and affected Use Cases
Precision Time APIs Added four Precision Time APIs
Service Token APIs Added VXLAN link protocol type
Port APIs Added the "uuid" field

Changes

Enhancements:

  • Route Filters Rules API Methods + Models added
  • Service Profiles Get Metros added; includes model update to add VcBandwidthMax to model_service_metro
  • Service Metros Model added
  • Virtual Network Model added
  • Virtual Network Added to model_access_point
  • METAL_NETWORK added to model_access_point_type ENUM
  • ProjectId model added to model_interface struct
  • VXLAN added to LinkProtocolType
  • LinkProtocolVxlan model
  • LinkProtocolVxlan model_one_of_link_protocol

Breaking Changes:

  • Routing Protocols API Validate Method signature change; ValidateSubnetRequest rename to ValidateRequest
  • Connections API Validate Method signature change; ValidateConnectionRequest rename to ValidateRequest
  • PRO Code for Fabric Cloud Router Renamed to STANDARD in model_code, model_fabric_cloud_router_code, and model_router_package_code