Added api document
[policy/engine.git] / docs / platform / offeredapis.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4
5 Offered APIs
6 ============
7 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:
8
9 * Create policies on the PAP 
10 * Update policies on the PAP
11 * Delete policies on the PAP or PDP
12 * Push policies from the PAP to the PDP
13 * List policies on the PDP
14 * Get config data of policies on the PDP
15 * Create Dictionary Items
16 * Update Dictionary Items
17 * Retrieve Dictionary Items
18 * Import Micro Services Models
19 * Retrieve Metrics for policy counts from PDP and PAP
20
21 .. SStodo need to include the swaggerv2doc for the api
22
23 Example Swagger Displayed with swaggerv2doc directive
24 -----------------------------------------------------
25
26 .. SStodo add swaggerv2doc directive here
27
28 End of document
29