Add ACM regression test suite
[policy/docker.git] / policy-regression-tests / policy-clamp-regression / src / test / resources / data / AcMigrateInstance.json
1 {
2   "name": "DemoInstance0",
3   "version": "1.0.1",
4   "compositionId": "COMPOSITIONIDPLACEHOLDER",
5   "instanceId": "INSTANCEIDPLACEHOLDER",
6   "compositionTargetId": "COMPOSITIONTARGETIDPLACEHOLDER",
7   "description": "Demo automation composition instance 0",
8   "elements": {
9     "709c62b3-8918-41b9-a747-d21eb79c6c20": {
10       "id": "709c62b3-8918-41b9-a747-d21eb79c6c20",
11       "definition": {
12         "name": "onap.policy.clamp.ac.element.Policy_AutomationCompositionElement",
13         "version": "1.2.3"
14       },
15       "description": "Policy Automation Composition Element for the Demo",
16       "properties": {
17         "policy_type_id": {
18           "name": "onap.policies.native.Apex",
19           "version": "1.0.0"
20         },
21         "policy_id": {
22           "get_input": "acm_element_policy"
23         }
24       }
25     }
26   }
27 }