Updating group update request json in PAP documentation 69/106669/1
authora.sreekumar <ajith.sreekumar@bell.ca>
Mon, 27 Apr 2020 11:10:35 +0000 (12:10 +0100)
committera.sreekumar <ajith.sreekumar@bell.ca>
Mon, 27 Apr 2020 11:18:40 +0000 (12:18 +0100)
Issue-ID: POLICY-2515
Change-Id: I2861d81d58acbf88ecb8e7d2b51bb95c52ce20c5
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
docs/pap/request/groups-batch-pap-req.json

index 2f90941..1a117f8 100644 (file)
@@ -2,7 +2,8 @@
     "groups": [
         {
             "name": "SampleGroup",
-            "pdpGroupState": "PASSIVE",
+            "pdpGroupState": "ACTIVE",
+            "properties": {},
             "pdpSubgroups": [
                 {
                     "pdpType": "apex",
@@ -10,7 +11,7 @@
                     "properties": {},
                     "supportedPolicyTypes": [
                         {
-                            "name": "onap.controllloop.operational.apex.bbs",
+                            "name": "onap.policies.controlloop.operational.Apex",
                             "version": "1.0.0"
                         }
                     ],
@@ -31,4 +32,4 @@
             ]
         }
     ]
-}
+}
\ No newline at end of file