Skip to content

Support fetching node details through node label/rank instead of ID #3122

@fbarl

Description

@fbarl

If we could call /api/topology/{name}/{id} with node labels instead of IDs, we would be able to load node details directly if only node labels were provided in the URL.

As far as I can see, this is the only backend blocker for resolving #2030 and it would only require us to do a bit more sophisticated search through nodes in handleNode in api_topology.go.

cc @rade @dlespiau

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreRelated to fix/refinement/improvement of end user or new/existing developer functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions