Commit Graph

13 Commits (8d43a26b9a21ca33862561f1d465ddcea1570270)

Author SHA1 Message Date
Chris Goller 26d721290c Add API for monitored services.
Closes #49

The /sources/{id}/monitored endpoint will return an array of Services
describing services this data source has monitoring data for.

The response has a `TagKey` and `TagValue` that can be used to specifically
query for the service.
2016-09-15 11:28:51 -05:00
Chris Goller 538e317582 Update swagger autogen because typo in user/users
Signed-off-by: Will Piers <wpiers0405@gmail.com>
2016-09-12 18:32:44 -05:00
Chris Goller bc80480d69 Update swagger definition to use Explorations instead of Explorers 2016-09-12 14:02:05 -05:00
Chris Goller 0ee1a125a0 Use the chronograf name instead of enterprise 2016-09-12 14:02:05 -05:00
Chris Goller 22134acfff Update swagger definition based on group discussion. 2016-09-12 14:02:05 -05:00
Chris Goller c35bed3cff Update query response definition to simplify links. 2016-09-12 14:02:05 -05:00
Chris Goller 670d4dd17b Reword swagger definition description of dashboard PUT 2016-09-12 14:02:05 -05:00
Chris Goller 81c90208ba Update swagger definition so users will have roles and ACLs are now Permissions. 2016-09-12 14:02:05 -05:00
Chris Goller ee7dc04e44 Update swagger definition to fix /dashboards/{id} response object typo. 2016-09-12 14:02:05 -05:00
Chris Goller dc7eab7f17 Update swagger definition to rename layout to dashboard. 2016-09-12 14:02:05 -05:00
Chris Goller 36c0fb674c Fix invalid swagger definitions 2016-09-12 14:02:05 -05:00
Chris Goller 0899c297a6 Update swagger interface to reflect our discussions. 2016-09-12 14:02:05 -05:00
Chris Goller 29ee5665aa Initial commit of swagger API specification. 2016-08-24 16:31:08 -07:00