e80b67f7bd13410f76172fba074aff67e1de4e53
[nonrtric.git] / test / usecases / oruclosedlooprecovery / scriptversion / controlloop-rest-payloads / instantiation.json
1 {
2     "controlLoopList": [
3         {
4             "name": "LinkMonitorInstance0",
5             "version": "1.0.1",
6             "definition": {
7                 "name": "org.onap.domain.linkmonitor.LinkMonitorControlLoopDefinition",
8                 "version": "1.2.3"
9             },
10             "state": "UNINITIALISED",
11             "orderedState": "UNINITIALISED",
12             "description": "Link Monitor control loop instance 0",
13             "elements": {
14                 "709c62b3-8918-41b9-a747-d21eb79c6c22": {
15                     "id": "709c62b3-8918-41b9-a747-d21eb79c6c22",
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                     "state": "UNINITIALISED",
25                     "orderedState": "UNINITIALISED",
26                     "description": "Oru App k8s Control Loop Element"
27                 },
28                 "709c62b3-8918-41b9-a747-d21eb79c6c23": {
29                     "id": "709c62b3-8918-41b9-a747-d21eb79c6c23",
30                     "definition": {
31                         "name": "org.onap.domain.linkmonitor.MessageGeneratorK8SMicroserviceControlLoopElement",
32                         "version": "1.2.3"
33                     },
34                     "participantType": {
35                         "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
36                         "version": "2.3.4"
37                     },
38                     "state": "UNINITIALISED",
39                     "orderedState": "UNINITIALISED",
40                     "description": "Message Generator k8s Control Loop Element"
41                 },
42                 "709c62b3-8918-41b9-a747-d21eb79c6c24": {
43                     "id": "709c62b3-8918-41b9-a747-d21eb79c6c24",
44                     "definition": {
45                         "name": "org.onap.domain.linkmonitor.SdnrSimulatorK8SMicroserviceControlLoopElement",
46                         "version": "1.2.3"
47                     },
48                     "participantType": {
49                         "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
50                         "version": "2.3.4"
51                     },
52                     "state": "UNINITIALISED",
53                     "orderedState": "UNINITIALISED",
54                     "description": "Sdnr Simulator k8s Control Loop Element"
55                 },
56                 "709c62b3-8918-41b9-a747-d21eb79c6c25": {
57                     "id": "709c62b3-8918-41b9-a747-d21eb79c6c25",
58                     "definition": {
59                         "name": "org.onap.domain.linkmonitor.DmaapMrK8SMicroserviceControlLoopElement",
60                         "version": "1.2.3"
61                     },
62                     "participantType": {
63                         "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
64                         "version": "2.3.4"
65                     },
66                     "state": "UNINITIALISED",
67                     "orderedState": "UNINITIALISED",
68                     "description": "Dmaap Mr k8s Control Loop Element"
69                 }
70             }
71         }
72     ]
73 }