Update doc CLAMP Policy Participant Smoke Tests
[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             "participantId": "101c62b3-8918-41b9-a747-d21eb79c6c03",
14             "description": "Starter Automation Composition Element for the Demo",
15             "properties": {
16                 "policy_type_id": {
17                     "name": "onap.policies.operational.pm-subscription-handler",
18                     "version": "1.0.0"
19                 },
20                 "policy_id": {
21                     "get_input": "acm_element_policy"
22                 }
23             }
24         }
25     }
26 }