Feature #424

DashboardController#index should also respond to JSON and YAML content types

Added by Jochen Schalanda over 1 year ago. Updated over 1 year ago.

Status:Closed Start:11/02/2010
Priority:Low Due date:
Assigned to:Jochen Schalanda % Done:

100%

Category:API
Target version:0.1-6
Backlog: Difficulity:
Votes: 0

Description

DashboardController#index currently only responds to requests for the content type text/html.

The information on that page (e. g. count of hosts which are out of sync) can be interesting for monitoring purposes so the output should also be machine parsable.

0001-Fixes-424-Added-responders-for-JSON-and-YAML-to-Dash.patch - Proposed patch (4.4 KB) Jochen Schalanda, 11/02/2010 02:29 pm

Associated revisions

Revision 33e8e69ba9267cb1dd4f6b1c592616a877200084
Added by Jochen Schalanda over 1 year ago

Fixes #424 - Added responders for JSON and YAML to DashboardController#index

History

Updated by Jochen Schalanda over 1 year ago

The proposed patch adds responders for JSON and YAML to DashboardController#index.

Updated by Jochen Schalanda over 1 year ago

  • Status changed from New to Ready For Testing
  • % Done changed from 0 to 100

Updated by Ohad Levy over 1 year ago

  • Assigned to set to Jochen Schalanda
  • Target version set to 0.1-6

Updated by Ohad Levy over 1 year ago

  • Status changed from Ready For Testing to Closed

Updated by Ohad Levy over 1 year ago

  • Category changed from Dashboard to API

Also available in: Atom PDF