Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combining EDS API with AED API #285

Open
javierlozallu opened this issue Jul 22, 2024 · 0 comments
Open

Combining EDS API with AED API #285

javierlozallu opened this issue Jul 22, 2024 · 0 comments
Labels
correction Suggesting corrections of API specification or indicating misalignment with API design guidelines

Comments

@javierlozallu
Copy link
Collaborator

Problem description
In EDS API GET /application-endpoints (at first glance and because of the name, it might overlap with AED API) and GET /mecplatforms (at first glance it might overlap with SED API or GET /edge-cloud-zones of EAM API).

GET /application-endpoints ESD API vs GET /app-endpoints AED API:

GET /application-endpoints ESD API: Returns a list of optimal Application Endpoints that client devices can connect to. You can search based on Application Profile, Region, Suscriber Density or UEIdentity.

This method is very interesting and covers part of intent 21, which is outside the scope of the MVP proposal, but was considered for the improvement phase.

Expected behavior

GET /app-endpoints AED API: Returns the closest endpoint of the App Instance for an specific UE. Based on UEIdentity and AppID
This functionality can be merged to improve Application Endpoint Discovery capability, allowing endpoint discovery based on App Profile, Region, Subscriber Density, UEIdentity and AppId.

@javierlozallu javierlozallu added the correction Suggesting corrections of API specification or indicating misalignment with API design guidelines label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
correction Suggesting corrections of API specification or indicating misalignment with API design guidelines
Projects
None yet
Development

No branches or pull requests

1 participant