From: Jim Hahn Date: Mon, 22 Feb 2021 20:19:53 +0000 (+0000) Subject: Merge "Release 3.3.0 artifacts for parent" X-Git-Tag: 8.0.0-ONAP~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=07bcc9fa6df3539de8e145f5c85490ec9366d09e;hp=b420fd8b97198f79bdd4549157a8fa6f4f1617f7 Merge "Release 3.3.0 artifacts for parent" --- diff --git a/docs/pap/pap.rst b/docs/pap/pap.rst index 5329d8fb..fe2288bd 100644 --- a/docs/pap/pap.rst +++ b/docs/pap/pap.rst @@ -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" diff --git a/docs/pap/swagger/policy-status-pap.json b/docs/pap/swagger/policy-status-pap.json index b7e4ae67..de48fdd8 100644 --- a/docs/pap/swagger/policy-status-pap.json +++ b/docs/pap/swagger/policy-status-pap.json @@ -7,7 +7,7 @@ "basePath": "/", "tags": [ { - "name": "Pdp Policy Status" + "name": "Policy Status" } ], "schemes": [ @@ -352,7 +352,7 @@ "last-mod-release": "Honolulu" } } - }, + } }, "securityDefinitions": { "basicAuth": {