summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-09-27 15:30:44 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-27 15:30:44 +0000
commit48c2c3f0300eb9e2a221e6a19f51f4544c2f73ba (patch)
treeb8b2743d06d3a45de36e430d057da97c8eb3be3d
parentdfbd3a038161cc65b6bc911c37017fbfdd8c84fe (diff)
parent23ef5bd6dcc76023a6d9bf2a89c4052254eeb24e (diff)
Merge "Policy api documentation updates"
-rw-r--r--docs/platform/offeredapis.rst18
1 files changed, 14 insertions, 4 deletions
diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst
index 7b2e84ea2..6f522635b 100644
--- a/docs/platform/offeredapis.rst
+++ b/docs/platform/offeredapis.rst
@@ -4,7 +4,7 @@
Offered APIs
============
-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 support by the policy API:
+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
* Update policies on the PAP
@@ -19,18 +19,28 @@ The Policy subsystem of ONAP maintains, distributes, and operates on the set of
* Retrieve Metrics for policy counts from PDP and PAP
+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
^^^^^^^^^^^^^^^^^^
-.. SStodo THIS URL NEEDS TO CHANGE - Just testing for now
+.. SStodo Check with Pam about if using onap wiki urls are okay.
-.. swaggerv2doc:: https://wiki.onap.org/download/attachments/15994235/api-docs.json?api=v2
+.. swaggerv2doc:: https://wiki.onap.org/download/attachments/1015898/api-docs-09192017.json?api=v2
Additional information can be found at `PolicyApi link`_.
-.. _PolicyApi link: https://wiki.onap.org/display/DW/Policy
+.. _PolicyApi link: https://wiki.onap.org/display/DW/Policy+API
+