summaryrefslogtreecommitdiffstats
path: root/docs/platform/offeredapis.rst
diff options
context:
space:
mode:
authorSaryu Shah <ss3917@att.com>2017-09-29 15:53:37 +0000
committerSaryu Shah <ss3917@att.com>2017-09-29 16:04:24 +0000
commit84e9e3bf231907d816ef03cd120e574cbf3cee58 (patch)
treee133bc9df9563df489e20d4982e2f24a4f9b9977 /docs/platform/offeredapis.rst
parent1a30768d96896c77237e7499fc58018eec40bf6a (diff)
Updates to policy documentation
Included the table of contents in api and arch doc ------------------------------------------------------------- Change-Id: I50a977cd3c9781c1f2b5804d9043f097246e2528 Issue-Id: POLICY-241 Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs/platform/offeredapis.rst')
-rw-r--r--docs/platform/offeredapis.rst11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst
index 6f522635b..4b3c7fefb 100644
--- a/docs/platform/offeredapis.rst
+++ b/docs/platform/offeredapis.rst
@@ -4,6 +4,10 @@
Offered APIs
============
+
+.. contents::
+ :depth: 2
+
The Policy subsystem of ONAP maintains, distributes, and operates on the set of rules that underlie ONAP’s control, orchestration, and management functions. Policy provides a centralized environment for the creation and management of easily-updatable conditional rules. It enables users to validate policies and rules, identify and resolve overlaps and conflicts, and derive additional policies where needed. The following operations are supported by the policy API:
* Create policies on the PAP
@@ -22,12 +26,9 @@ The Policy subsystem of ONAP maintains, distributes, and operates on the set of
POLICY Engine Services
^^^^^^^^^^^^^^^^^^^^^^
-The figure below represents the target POLICY Architecture.
-
.. image:: https://wiki.onap.org/download/attachments/1015898/PolicyEngineApiList.png?api=v2
-
POLICY API Details
^^^^^^^^^^^^^^^^^^
@@ -36,8 +37,10 @@ POLICY API Details
.. swaggerv2doc:: https://wiki.onap.org/download/attachments/1015898/api-docs-09192017.json?api=v2
+Additional Information
+^^^^^^^^^^^^^^^^^^^^^^
-Additional information can be found at `PolicyApi link`_.
+Additional information, including examples, can be found at `PolicyApi link`_.
.. _PolicyApi link: https://wiki.onap.org/display/DW/Policy+API