Merge "Fix CSIT for PMSH"
[integration/csit.git] / tests / policy / apex-pdp / data / pdp_update.json
1 {
2     "groups": [
3         {
4             "name": "defaultGroup",
5             "deploymentSubgroups": [
6                 {
7                     "pdpType": "apex",
8                     "action": "POST",
9                     "policies": [{
10                             "name": "onap.policies.native.apex.Sampledomain",
11                             "version": "1.0.0"
12                         }]
13                 }
14             ]
15         }
16     ]
17 }