aviau 3d60cf9c6b Use WSME for the Host controller
Change-Id: I5bd02a5ef69946ff8896b79510a89640be846e79
2014-08-21 14:02:27 -04:00

35 lines
747 B
ReStructuredText

.. docbookrestapi
============
V1 Web API
============
Hello
=====
.. rest-controller:: surveil.api.controllers.v1.hello:HelloController
:webprefix: /v1/hello
Hosts
=====
.. rest-controller:: surveil.api.controllers.v1.hosts:HostsController
:webprefix: /v1/hosts
.. rest-controller:: surveil.api.controllers.v1.hosts:HostController
:webprefix: /v1/hosts
.. autotype:: surveil.api.controllers.v1.datamodel.host.Host
:members:
Commands
========
.. rest-controller:: surveil.api.controllers.v1.commands:CommandsController
:webprefix: /v1/hosts
.. rest-controller:: surveil.api.controllers.v1.commands:CommandController
:webprefix: /v1/hosts
.. autotype:: surveil.api.controllers.v1.datamodel.command.Command
:members: