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

M1 test client: Display API endpoint support summary #39

Open
rjb1000 opened this issue Feb 2, 2023 · 0 comments
Open

M1 test client: Display API endpoint support summary #39

rjb1000 opened this issue Feb 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rjb1000
Copy link
Contributor

rjb1000 commented Feb 2, 2023

In order to provide debugging information to the user of the M1 test client, it would be useful for it to be able to interrogate the 5GMS AF and print out a summary of the top-level API endpoints that the Application Function implementation supports.

The OPTIONS method specified in #38 is used to achieve this.

Sample output:

Server product: "5GMSdAF-msaf1.mno.net/17.3.0"
Server subproduct(s): "rt-5gms-application-function/1.1.0"

API path                          | API name                | API version | Supported methods
=============================================================================================
/3gpp-m1/v2/provisioning-sessions | M1_ProvisioningSessions | 2.0.0       | POST
@rjb1000 rjb1000 converted this from a draft issue Feb 2, 2023
@rjb1000 rjb1000 added the enhancement New feature or request label Feb 2, 2023
@rjb1000 rjb1000 added this to the MWC23 milestone Feb 2, 2023
@dsilhavy dsilhavy removed this from the MWC23 milestone Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

3 participants