Forum Discussion
API_User
4 years agoEquinix Employee
Filter "portName" on connection list not working
Hello, for the endpoint GET https://api.equinix.com/ecx/v3/l2/seller/connections
I use it with the profileId filter and I get back many results. I go from page to page to list the connection I have...
API_User
4 years agoEquinix Employee
Hello and thanks for the feedback.
Here is an example:
- GET /ecx/v3/l2/seller/connections?profileId=9e17ad3e-66bb-459e-9373-5d9c0146512c
- Returns some connections, example:
- uuid: 91d0050d-903e-4f5c-881c-cdc7b748707c
- zSidePortName: OVH-PA3-PA4-ECX_PRI-21365958
If I do:
GET https://api.equinix.com/ecx/v3/l2/seller/connections?portName=OVH-PA3-PA4-ECX_PRI-21365958&profileId=9e17ad3e-66bb-459e-9373-5d9c0146512c
or
GET /ecx/v3/l2/seller/connections?portName=OVH-PA3-PA4-ECX_PRI-21365958
Then the result is empty
{
"isFirstPage": true,
"isLastPage": true,
"totalCount": 0,
"pageSize": 20,
"content": [],
"pageNumber": 0
}
Related Content
- 7 years ago
- 7 years ago
- 6 years ago
- 7 years ago
Recent Discussions
Featured Places
Discussions
Engage with industry experts, share insights, ask questions, and grow your network.Ideas
We're listening! Submit your ideas to shape the future of Equinix!Groups
Ready to collaborate? Join a Group or upcoming beta program.What's New
Stay ahead with the latest from Equinix. Discover new product announcements, insightful tutorials, and practical use cases.Events
Your Guide to Upcoming Events - Online, Hybrid, and In-Person!