Add sorting support to diagnostic APIs #88094
Labels
:Data Management/Stats
Statistics tracking and retrieval APIs
>enhancement
Team:Data Management
Meta label for data/management team
Description
Some of our APIs can be quite large depending on the number of indices or shards in the cluster. To assist a user (or ourselves) finding what they need from some of these APIs, it would be beneficial if we could sort the output of some of these APIs by certain criteria.
An example of this could look like:
This would also be very helpful for pagination (#87555) and filtering (#88095).
Some APIs that could support sorting:
The text was updated successfully, but these errors were encountered: