aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/devtools/smoke/json/instantiation_pptnt_smoke.json
blob: aa8ca23d84f2ffacb4a497fb5defd3165899c475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "compositionId": "{{compositionId}}",
    "name": "DemoInstance1",
    "version": "1.0.1",
    "description": "Demo automation composition instance 0",
    "elements": {
        "709c62b3-8918-41b9-a747-d21eb79c6c20": {
            "id": "709c62b3-8918-41b9-a747-d21eb79c6c20",
            "definition": {
                "name": "onap.policy.clamp.ac.element.Policy_AutomationCompositionElement",
                "version": "1.2.3"
            },
            "participantId": "101c62b3-8918-41b9-a747-d21eb79c6c03",
            "description": "Starter Automation Composition Element for the Demo",
            "properties": {
                "policy_type_id": {
                    "name": "onap.policies.operational.pm-subscription-handler",
                    "version": "1.0.0"
                },
                "policy_id": {
                    "get_input": "acm_element_policy"
                }
            }
        }
    }
}