Added basic Services controller

Change-Id: I3d55447480458a8bc3f3c201f58763953827c296
This commit is contained in:
aviau
2014-08-21 17:01:25 -04:00
parent 09dd47b37e
commit df0e8d83ef
5 changed files with 213 additions and 1 deletions

View File

@@ -22,6 +22,16 @@ Hosts
.. autotype:: surveil.api.controllers.v1.datamodel.host.Host
:members:
Services
========
.. rest-controller:: surveil.api.controllers.v1.services:ServicesController
:webprefix: /v1/services
.. autotype:: surveil.api.controllers.v1.datamodel.service.Service
:members:
Commands
========
@@ -32,4 +42,4 @@ Commands
:webprefix: /v1/hosts
.. autotype:: surveil.api.controllers.v1.datamodel.command.Command
:members:
:members: