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