Seed code
[nonrtric/rapp/orufhrecovery.git] / scriptversion / controlloop-rest-payloads / instantiation.json
diff --git a/scriptversion/controlloop-rest-payloads/instantiation.json b/scriptversion/controlloop-rest-payloads/instantiation.json
new file mode 100644 (file)
index 0000000..ec3b9f1
--- /dev/null
@@ -0,0 +1,89 @@
+{
+    "controlLoopList": [
+        {
+            "name": "LinkMonitorInstance1",
+            "version": "1.0.1",
+            "definition": {
+                "name": "org.onap.domain.linkmonitor.LinkMonitorControlLoopDefinition1",
+                "version": "1.2.3"
+            },
+            "state": "UNINITIALISED",
+            "orderedState": "UNINITIALISED",
+            "description": "Link Monitor control loop instance 1",
+            "elements": {
+                "709c62b3-8918-41b9-a747-d21eb79c6c12": {
+                    "id": "709c62b3-8918-41b9-a747-d21eb79c6c12",
+                    "definition": {
+                        "name": "org.onap.domain.linkmonitor.OruAppK8SMicroserviceControlLoopElement",
+                        "version": "1.2.3"
+                    },
+                    "participantType": {
+                        "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
+                        "version": "2.3.4"
+                    },
+                    "participantId": {
+                        "name": "K8sParticipant0",
+                        "version": "1.0.0"
+                    },
+                    "state": "UNINITIALISED",
+                    "orderedState": "UNINITIALISED",
+                    "description": "Oru App k8s Control Loop Element"
+                },
+                "709c62b3-8918-41b9-a747-d21eb79c6c13": {
+                    "id": "709c62b3-8918-41b9-a747-d21eb79c6c13",
+                    "definition": {
+                        "name": "org.onap.domain.linkmonitor.MessageGeneratorK8SMicroserviceControlLoopElement",
+                        "version": "1.2.3"
+                    },
+                    "participantType": {
+                        "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
+                        "version": "2.3.4"
+                    },
+                    "participantId": {
+                        "name": "K8sParticipant0",
+                        "version": "1.0.0"
+                    },
+                    "state": "UNINITIALISED",
+                    "orderedState": "UNINITIALISED",
+                    "description": "Message Generator k8s Control Loop Element"
+                },
+                "709c62b3-8918-41b9-a747-d21eb79c6c14": {
+                    "id": "709c62b3-8918-41b9-a747-d21eb79c6c14",
+                    "definition": {
+                        "name": "org.onap.domain.linkmonitor.SdnrSimulatorK8SMicroserviceControlLoopElement",
+                        "version": "1.2.3"
+                    },
+                    "participantType": {
+                        "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
+                        "version": "2.3.4"
+                    },
+                    "participantId": {
+                        "name": "K8sParticipant0",
+                        "version": "1.0.0"
+                    },
+                    "state": "UNINITIALISED",
+                    "orderedState": "UNINITIALISED",
+                    "description": "Sdnr Simulator k8s Control Loop Element"
+                },
+                "709c62b3-8918-41b9-a747-d21eb79c6c15": {
+                    "id": "709c62b3-8918-41b9-a747-d21eb79c6c15",
+                    "definition": {
+                        "name": "org.onap.domain.linkmonitor.DmaapMrK8SMicroserviceControlLoopElement",
+                        "version": "1.2.3"
+                    },
+                    "participantType": {
+                        "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant",
+                        "version": "2.3.4"
+                    },
+                    "participantId": {
+                        "name": "K8sParticipant0",
+                        "version": "1.0.0"
+                    },
+                    "state": "UNINITIALISED",
+                    "orderedState": "UNINITIALISED",
+                    "description": "Dmaap Mr k8s Control Loop Element"
+                }
+            }
+        }
+    ]
+}
\ No newline at end of file