Seed code
[nonrtric/rapp/orufhrecovery.git] / apexpolicyversion / LinkMonitor / controlloop-rest-payloads / instantiation.json
diff --git a/apexpolicyversion/LinkMonitor/controlloop-rest-payloads/instantiation.json b/apexpolicyversion/LinkMonitor/controlloop-rest-payloads/instantiation.json
new file mode 100644 (file)
index 0000000..798de5d
--- /dev/null
@@ -0,0 +1,35 @@
+{
+    "controlLoopList": [
+        {
+            "name": "LinkMonitorInstance0",
+            "version": "1.0.1",
+            "definition": {
+                "name": "org.onap.domain.linkmonitor.LinkMonitorControlLoopDefinition0",
+                "version": "1.2.3"
+            },
+            "state": "UNINITIALISED",
+            "orderedState": "UNINITIALISED",
+            "description": "Link Monitor control loop instance 0",
+            "elements": {
+                "709c62b3-8918-41b9-a747-d21eb79c6c22": {
+                    "id": "709c62b3-8918-41b9-a747-d21eb79c6c22",
+                    "definition": {
+                        "name": "org.onap.domain.linkmonitor.LinkMonitorPolicyControlLoopElement",
+                        "version": "1.2.3"
+                    },
+                    "participantType": {
+                        "name": "org.onap.policy.controlloop.PolicyControlLoopParticipant",
+                        "version": "2.3.1"
+                    },
+                    "participantId": {
+                        "name": "org.onap.PM_Policy",
+                        "version": "1.0.0"
+                    },
+                    "state": "UNINITIALISED",
+                    "orderedState": "UNINITIALISED",
+                    "description": "Link Monitor Policy Control Loop Element"
+                }
+            }
+        }
+    ]
+}
\ No newline at end of file