Skip to main content
March 13, 2023

Difference in API description【API catalog -- API Reference】

  • March 13, 2023
  • 2 replies
  • 2794 views
I would like to use the 【Create Connection】 API of EquinixFabric.
We have confirmed the following two API details, but the contents are different.
Does both parameters work? Or are there any conditions for proper use?
The following are examples of the different parameters.
① API catalog(https://developer.equinix.com/catalog/fabricv4)
Connections >> [POST] Create Connection
type:"VG_VC" "EVPL_VC" "EPL_VC" "EC_VC" "IP_VC" "ACCESS_EPL_VC" "EIA_VC" "EVPLAN_VC" "EPLAN_VC"

② API Reference(https://developer.equinix.com/docs?page=/dev-docs/fabric/overview)
API Reference >> Fabric v4 APIs - Recommended >> Create Connection >> Body parameters
type:EVPL_VC、ACCESS_EPL_VC、IP_VC、EVPLAN_VC

2 replies

API_UserAuthor
August 29, 2023
Hi,


All of the following types are supported for creating the connection.

"EVPL_VC"
"EPL_VC"
"EC_VC"
"IP_VC"
"ACCESS_EPL_VC"
"EIA_VC"
"EVPLAN_VC"
"EPLAN_VC"
"IPWAN_VC"

Please refer to the following section

https://developer.equinix.com/catalog/fabricv4#operation/createConnection

We will have our API Reference(https://developer.equinix.com/docs?page=/dev-docs/fabric/overview)page updated for the upcoming release with all the above types description.

Meanwhile, please let us know if you have any questions with respect to the above-listed types.
API_UserAuthor
August 29, 2023
Hi,


All of the following types are supported for creating the connection.

"EVPL_VC"
"EPL_VC"
"EC_VC"
"IP_VC"
"ACCESS_EPL_VC"
"EIA_VC"
"EVPLAN_VC"
"EPLAN_VC"
"IPWAN_VC"

Please refer to the following section

https://developer.equinix.com/catalog/fabricv4#operation/createConnection

We will have our API Reference(https://developer.equinix.com/docs?page=/dev-docs/fabric/overview)page updated for the upcoming release with all the above types description.

Meanwhile, please let us know if you have any questions with respect to the above-listed types.