X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=scriptversion%2Fcontrolloop-rest-payloads%2Finstantiation.json;fp=scriptversion%2Fcontrolloop-rest-payloads%2Finstantiation.json;h=ec3b9f159e6c2c268e64367156aea39c9f52f53b;hb=c78feeaed2f5889816e938328646397ae0e18c71;hp=0000000000000000000000000000000000000000;hpb=46a6d054a6efcae4d249efe79a13bccb1b0252fc;p=nonrtric%2Frapp%2Forufhrecovery.git diff --git a/scriptversion/controlloop-rest-payloads/instantiation.json b/scriptversion/controlloop-rest-payloads/instantiation.json new file mode 100644 index 0000000..ec3b9f1 --- /dev/null +++ b/scriptversion/controlloop-rest-payloads/instantiation.json @@ -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