9977cf02cad4c380da04c52162e32d743afd6ba5
[policy/parent.git] / docs / development / devtools / json / acm-instantiation.json
1 {
2   "automationCompositionList ": [
3     {
4       "name": "K8SInstance0",
5       "version": "1.0.1",
6       "definition": {
7         "name": "org.onap.domain.sample.GenericK8s_AutomationCompositionDefinition",
8         "version": "1.2.3"
9       },
10       "state": "UNINITIALISED",
11       "orderedState": "UNINITIALISED",
12       "description": "K8s automation composition instance 0",
13       "elements": {
14         "709c62b3-8918-41b9-a747-d21eb79c6c21": {
15           "id": "709c62b3-8918-41b9-a747-d21eb79c6c21",
16           "definition": {
17             "name": "org.onap.policy.clamp.Local_K8SMicroserviceAutomationCompositionElement",
18             "version": "1.2.3"
19           },
20           "participantId": {
21             "name": "K8sParticipant0",
22             "version": "1.0.0"
23           },
24           "participantType": {
25             "name": "org.onap.policy.clamp.acm.KubernetesParticipant",
26             "version": "2.3.4"
27           },
28           "state": "UNINITIALISED",
29           "orderedState": "UNINITIALISED",
30           "description": "K8s Automation composition Element for the nginx-ingress microservice"
31         },
32         "709c62b3-8918-41b9-a747-d21eb79c6c22": {
33           "id": "709c62b3-8918-41b9-a747-d21eb79c6c22",
34           "definition": {
35             "name": "org.onap.policy.clamp.Http_AutomationCompositionElement",
36             "version": "1.2.3"
37           },
38           "participantId": {
39             "name": "HttpParticipant0",
40             "version": "1.0.0"
41           },
42           "participantType": {
43             "name": "org.onap.policy.clamp.acm.HttpParticipant",
44             "version": "2.3.4"
45           },
46           "state": "UNINITIALISED",
47           "orderedState": "UNINITIALISED",
48           "description": "Http Automation composition Element"
49         }
50       }
51     }
52   ]
53 }