Merge "Fix CSIT for PMSH"
[integration/csit.git] / tests / policy / pap / data / deploy.group.request.json
1 {
2     "groups": [
3         {
4             "name": "create.group.request",
5             "deploymentSubgroups": [
6                 {
7                     "pdpType": "pdpTypeA",
8                     "action": "POST",
9                     "policies": [
10                         {
11                             "name": "onap.restart.tca",
12                             "version": "1.0.0"
13                         }
14                     ]
15                 }
16             ]
17         }
18     ]
19 }