Changed the header in the documentation to reflect that the docs are covered under the CCBY 3.0 license. Change-Id: I29f3f1a2491c28b1a4ee12a7b97a7ab00c919867 Closes-Bug: 1526331
68 lines
1.5 KiB
ReStructuredText
68 lines
1.5 KiB
ReStructuredText
..
|
|
Except where otherwise noted, this document is licensed under Creative
|
|
Commons Attribution 3.0 License. You can view the license at:
|
|
|
|
https://creativecommons.org/licenses/by/3.0/
|
|
|
|
=====================
|
|
RESTful Web API (v1)
|
|
=====================
|
|
|
|
Audit Templates
|
|
===============
|
|
|
|
.. rest-controller:: watcher.api.controllers.v1.audit_template:AuditTemplatesController
|
|
:webprefix: /v1/audit_template
|
|
|
|
.. autotype:: watcher.api.controllers.v1.audit_template.AuditTemplateCollection
|
|
:members:
|
|
|
|
.. autotype:: watcher.api.controllers.v1.audit_template.AuditTemplate
|
|
:members:
|
|
|
|
|
|
Audits
|
|
======
|
|
|
|
.. rest-controller:: watcher.api.controllers.v1.audit:AuditsController
|
|
:webprefix: /v1/audits
|
|
|
|
.. autotype:: watcher.api.controllers.v1.audit.AuditCollection
|
|
:members:
|
|
|
|
.. autotype:: watcher.api.controllers.v1.audit.Audit
|
|
:members:
|
|
|
|
|
|
Links
|
|
=====
|
|
|
|
.. autotype:: watcher.api.controllers.link.Link
|
|
:members:
|
|
|
|
|
|
ActionPlans
|
|
===========
|
|
|
|
.. rest-controller:: watcher.api.controllers.v1.action_plan:ActionPlansController
|
|
:webprefix: /v1/action_plans
|
|
|
|
.. autotype:: watcher.api.controllers.v1.action_plan.ActionPlan
|
|
:members:
|
|
|
|
.. autotype:: watcher.api.controllers.v1.action_plan.ActionPlanCollection
|
|
:members:
|
|
|
|
|
|
Actions
|
|
=======
|
|
|
|
.. rest-controller:: watcher.api.controllers.v1.action:ActionsController
|
|
:webprefix: /v1/actions
|
|
|
|
.. autotype:: watcher.api.controllers.v1.action.ActionCollection
|
|
:members:
|
|
|
|
.. autotype:: watcher.api.controllers.v1.action.Action
|
|
:members:
|