ocket8888 opened a new issue #5463: URL: https://github.com/apache/trafficcontrol/issues/5463
## I'm submitting an ... - improvement request (usability, performance, tech debt, etc.) ## Traffic Control components affected ... - Traffic Ops ## Current behavior: The only way to get "serverchecks" is to fetch all of them for all servers at once. If you only want/need them for one server, you must request potentially huge amounts of garbage data and then manually sift through it for the information of interest. ## New behavior: The servercheck API route supports the `id` query parameter to get the checks for a single server. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
