You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Dan Kirkwood (JIRA)" <ji...@apache.org> on 2017/05/16 19:54:04 UTC

[jira] [Resolved] (TC-280) TO API: create api endpoint to fetch the count of servers by status

     [ https://issues.apache.org/jira/browse/TC-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Kirkwood resolved TC-280.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> TO API: create api endpoint to fetch the count of servers by status
> -------------------------------------------------------------------
>
>                 Key: TC-280
>                 URL: https://issues.apache.org/jira/browse/TC-280
>             Project: Traffic Control
>          Issue Type: New Feature
>          Components: Traffic Ops API
>            Reporter: Jeremy Mitchell
>            Assignee: Jeremy Mitchell
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> For example:
> GET /api/*/servers/status
> returns 
> response: {
>   "ONLINE": 44,
>   "OFFLINE": 33,
>   "REPORTED": 22,
>   "ADMIN_DOWN": 11,
>   ...
> }



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)