Merge "Release 3.3.0 artifacts for parent"
authorJim Hahn <jrh3@att.com>
Mon, 22 Feb 2021 20:19:53 +0000 (20:19 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 22 Feb 2021 20:19:53 +0000 (20:19 +0000)
docs/pap/pap.rst
docs/pap/swagger/policy-status-pap.json

index 5329d8f..fe2288b 100644 (file)
@@ -117,6 +117,7 @@ PAP supports the operations listed in the following table, via its REST API:
    "Deployment update", "Deploy/undeploy one or more policies in specified PdpGroups"
    "Deploy policy", "Deploys one or more policies to the PDPs"
    "Undeploy policy", "Undeploys a policy from the PDPs"
+   "Policy Status", "Queries the status of all policies"
    "Policy deployment status", "Queries the status of all deployed policies"
    "PDP statistics", "Queries the statistics of PDPs"
 
index b7e4ae6..de48fdd 100644 (file)
@@ -7,7 +7,7 @@
   "basePath": "/",
   "tags": [
     {
-      "name": "Pdp Policy Status"
+      "name": "Policy Status"
     }
   ],
   "schemes": [
           "last-mod-release": "Honolulu"
         }
       }
-    },
+    }
   },
   "securityDefinitions": {
     "basicAuth": {