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

[Service Registry] Enhance REST endpoints #345

Open
BlackRose01 opened this issue Oct 21, 2021 · 5 comments
Open

[Service Registry] Enhance REST endpoints #345

BlackRose01 opened this issue Oct 21, 2021 · 5 comments
Labels
5.0 Arrowhead 5.0

Comments

@BlackRose01
Copy link

Hello,

please enhance the REST endpoints for the service registry to request registered services/systems/interfaces with a list of ids instead of a single id. This will reduce the network traffic and save time when I want to request single systems/services by its ID.

KR,
BlackRose01

@tsvetlin
Copy link
Contributor

Hello!

Exactly which endpoints would you like to see with a list of id-s as params?

@BlackRose01
Copy link
Author

Relevant for me are the endpoints "/serviceregistry/mgmt/systems/{id}" and "/serviceregistry/mgmt/services/{id}".

@tsvetlin
Copy link
Contributor

How about extending the already existing query params of the: GET /serviceregistry/mgmt/systems and GET /serviceregistry/mgmt/services endpoints, that both of them can accept a list of ID-s?

@BlackRose01
Copy link
Author

This will be great

@borditamas
Copy link
Member

should be considered in v5

@borditamas borditamas added the 5.0 Arrowhead 5.0 label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 Arrowhead 5.0
Projects
None yet
Development

No branches or pull requests

3 participants