Skip to content

Commit

Permalink
Update documentation/SupportingDocuments/API_Documentation/User Stori…
Browse files Browse the repository at this point in the history
…es/Application Endpoint Discovery User Story.md

Co-authored-by: Kevin Smith <Kevsy@users.noreply.github.com>
  • Loading branch information
JoseMConde and Kevsy authored Oct 16, 2024
1 parent ac8d09c commit b619b0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Note: the role of Edge Service Provider may be played by either the MNO or Cloud
|Summary|The Application Endpoint Discovery API extends the capabilities of the Simple Edge Discovery API by locating the nearest Edge Cloud Zone and directly linking to application endpoints within those zones. This API enables immediate connection to the most optimal service endpoint, optimizing the application's interaction with edge computing resources. By providing the actual endpoints, developers can instantly integrate these into their applications, improving user experience by minimizing latency and enhancing service responsiveness.| M |
|Pre-conditions|The AP has a resource usage agreement with the Operator| M |
|Begins when|The user client request access to the application| M |
|Step 1|The User invokes the Application Endpoint Discovery API to request an endpoint of the closest Edge Cloud Zone for this user (using MSISDN, IP-Address, or Network-Access-Identifier)| M |
|Step 1|The User invokes the Application Endpoint Discovery API to request the endpoint of the closest Application instance to the user (user is identified using MSISDN, IP-Address, or Network-Access-Identifier). | M |
|Step 2|The Application Endpoint Discovery API returns an endpoint of the closest application instance for this user.| M|
|Step 3|The User stablish the connectivity with the application instance| M|
|Ends when|The user successfully connects to the instance| M |
Expand Down

0 comments on commit b619b0f

Please sign in to comment.