Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

RFE: API route to query servercheck data by host name or ID #3577

@guzzijason

Description

@guzzijason

Currently, this route is used to GET servercheck data:

/api/$version/servers/checks

This returns data for all servers. In order to better integrate with monitoring/alerting systems, I would like to have the option to request the same data for a specific host only, either by name or ID. Right now, its workable, but each individual monitoring check that uses this data would need to retrieve the large chunk of data and parse out the specific host the check cares about.

Metadata

Metadata

Assignees

Labels

Traffic Opsrelated to Traffic Opsnew featureA new feature, capability or behavior

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