Announcements

The Equinix Community will be offline for scheduled maintenance on July 31, 2024. Learn More.

Discussions

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

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

API_User
Level 9
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
Replies 2 2

API_User
Level 9
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_User
Level 9
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.