Adapt controlloop version of O-RU usecase to use ONAP Istanbul
[nonrtric.git] / test / usecases / oruclosedlooprecovery / apexpolicyversion / LinkMonitor / 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.LinkMonitorControlLoopDefinition0",
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.LinkMonitorPolicyControlLoopElement",
18                         "version": "1.2.3"
19                     },
20                     "participantType": {
21                         "name": "org.onap.policy.controlloop.PolicyControlLoopParticipant",
22                         "version": "2.3.1"
23                     },
24                     "participantId": {
25                         "name": "org.onap.PM_Policy",
26                         "version": "1.0.0"
27                     },
28                     "state": "UNINITIALISED",
29                     "orderedState": "UNINITIALISED",
30                     "description": "Link Monitor Policy Control Loop Element"
31                 }
32             }
33         }
34     ]
35 }