Adapt controlloop version of O-RU usecase to use ONAP Istanbul
[nonrtric.git] / test / usecases / oruclosedlooprecovery / scriptversion / controlloop-rest-payloads / instantiation.json
1 {
2     "controlLoopList": [
3         {
4             "name": "LinkMonitorInstance1",
5             "version": "1.0.1",
6             "definition": {
7                 "name": "org.onap.domain.linkmonitor.LinkMonitorControlLoopDefinition1",
8                 "version": "1.2.3"
9             },
10             "state": "UNINITIALISED",
11             "orderedState": "UNINITIALISED",
12             "description": "Link Monitor control loop instance 1",
13             "elements": {
14                 "709c62b3-8918-41b9-a747-d21eb79c6c12": {
15                     "id": "709c62b3-8918-41b9-a747-d21eb79c6c12",
16                     "definition": {
17                         "name": "org.onap.domain.linkmonitor.OruAppK8SMicroserviceControlLoopElement",
18                         "version": "1.2.3"
19                     },
20                     "participantType": {
21                         "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
22                         "version": "2.3.4"
23                     },
24                     "participantId": {
25                         "name": "K8sParticipant0",
26                         "version": "1.0.0"
27                     },
28                     "state": "UNINITIALISED",
29                     "orderedState": "UNINITIALISED",
30                     "description": "Oru App k8s Control Loop Element"
31                 },
32                 "709c62b3-8918-41b9-a747-d21eb79c6c13": {
33                     "id": "709c62b3-8918-41b9-a747-d21eb79c6c13",
34                     "definition": {
35                         "name": "org.onap.domain.linkmonitor.MessageGeneratorK8SMicroserviceControlLoopElement",
36                         "version": "1.2.3"
37                     },
38                     "participantType": {
39                         "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
40                         "version": "2.3.4"
41                     },
42                     "participantId": {
43                         "name": "K8sParticipant0",
44                         "version": "1.0.0"
45                     },
46                     "state": "UNINITIALISED",
47                     "orderedState": "UNINITIALISED",
48                     "description": "Message Generator k8s Control Loop Element"
49                 },
50                 "709c62b3-8918-41b9-a747-d21eb79c6c14": {
51                     "id": "709c62b3-8918-41b9-a747-d21eb79c6c14",
52                     "definition": {
53                         "name": "org.onap.domain.linkmonitor.SdnrSimulatorK8SMicroserviceControlLoopElement",
54                         "version": "1.2.3"
55                     },
56                     "participantType": {
57                         "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
58                         "version": "2.3.4"
59                     },
60                     "participantId": {
61                         "name": "K8sParticipant0",
62                         "version": "1.0.0"
63                     },
64                     "state": "UNINITIALISED",
65                     "orderedState": "UNINITIALISED",
66                     "description": "Sdnr Simulator k8s Control Loop Element"
67                 },
68                 "709c62b3-8918-41b9-a747-d21eb79c6c15": {
69                     "id": "709c62b3-8918-41b9-a747-d21eb79c6c15",
70                     "definition": {
71                         "name": "org.onap.domain.linkmonitor.DmaapMrK8SMicroserviceControlLoopElement",
72                         "version": "1.2.3"
73                     },
74                     "participantType": {
75                         "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
76                         "version": "2.3.4"
77                     },
78                     "participantId": {
79                         "name": "K8sParticipant0",
80                         "version": "1.0.0"
81                     },
82                     "state": "UNINITIALISED",
83                     "orderedState": "UNINITIALISED",
84                     "description": "Dmaap Mr k8s Control Loop Element"
85                 }
86             }
87         }
88     ]
89 }