ec01a3371235ca6f179d151e423a53a682af7933
[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.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.LinkMonitorPolicyControlLoopElement",
18                         "version": "1.2.3"
19                     },
20                     "participantType": {
21                         "name": "org.onap.policy.controlloop.PolicyControlLoopParticipant",
22                         "version": "2.3.1"
23                     },
24                     "state": "UNINITIALISED",
25                     "orderedState": "UNINITIALISED",
26                     "description": "Link Monitor Policy Control Loop Element"
27                 }
28             }
29         }
30     ]
31 }