Fixing a formatting issue in PAP Deployment API changes documentation 67/118167/3
authora.sreekumar <ajith.sreekumar@bell.ca>
Mon, 22 Feb 2021 14:56:27 +0000 (14:56 +0000)
committera.sreekumar <ajith.sreekumar@bell.ca>
Mon, 22 Feb 2021 16:58:56 +0000 (16:58 +0000)
Change-Id: I330a1c551a95b7c798cea76cd886bb2afbd064e3
Issue-ID: POLICY-2526
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
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": {