Skip to content

REST provide something /pools/*/usage for all pool data #8126

Description

@calestyo

Hey.

This is originally from #8009. I split it out into a separate issue so that we get more handleable chunks.

Currently, there is /pools/{poolname}/usage, which is however cumbersome if one wants the data for all pools (one has to do one request per pool, easily running into frontend’s timeouts, data being even less in sync, etc.).

It would be nice if additionally there was something like /pools/*/usage (with a literal *) or /pools/usage, which simply gives the data for all the pools.
Of course, the * could only be used, if pool names cannot be *.

Thanks,
Chris.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions