Removing legacy operational policy from documents
[policy/parent.git] / docs / pap / request / deployment-batch-pap-req.json
1 {
2     "groups": [
3         {
4             "name": "SampleGroup",
5             "deploymentSubgroups": [
6                 {
7                     "pdpType": "apex",
8                     "action": "POST",
9                     "policies": [
10                         {
11                             "name": "onap.policies.native.apex.bbs.EastRegion",
12                             "version": "1.0.0"
13                         }
14                     ]
15                 }
16             ]
17         }
18     ]
19 }