Project

General

Profile

Actions

Feature #424

closed

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

Added by Jochen Schalanda over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Low
Category:
API
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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.


Files

Actions #1

Updated by Jochen Schalanda over 13 years ago

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

Actions #2

Updated by Jochen Schalanda over 13 years ago

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

Updated by Ohad Levy over 13 years ago

  • Assignee set to Jochen Schalanda
  • Target version set to 0.1-6
Actions #4

Updated by Ohad Levy over 13 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by Ohad Levy over 13 years ago

  • Category changed from Dashboard to API
Actions

Also available in: Atom PDF