aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/pap/request/groups-batch-pap-req.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/pap/request/groups-batch-pap-req.json b/docs/pap/request/groups-batch-pap-req.json
index 2f909413..1a117f8f 100644
--- a/docs/pap/request/groups-batch-pap-req.json
+++ b/docs/pap/request/groups-batch-pap-req.json
@@ -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