Forum Discussion
API_User
2 years agoEquinix Employee
Difference in API description【API catalog -- API Reference】
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
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
- API_UserEquinix EmployeeHi,
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_UserEquinix EmployeeHi,
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.