junit5 dependencies
[policy/parent.git] / docs / development / devtools / smoke / json / instantiation_pptnt_smoke.json
1 {
2     "compositionId": "{{compositionId}}",
3     "name": "DemoInstance1",
4     "version": "1.0.1",
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": "Starter Automation Composition Element for the Demo",
14             "properties": {
15                 "policy_type_id": {
16                     "name": "onap.policies.operational.pm-subscription-handler",
17                     "version": "1.0.0"
18                 },
19                 "policy_id": {
20                     "get_input": "acm_element_policy"
21                 }
22             }
23         }
24     }
25 }