X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=csar-generator%2Fresources%2FFiles%2FSme%2Finvokers%2Finvoker-app2.json;fp=csar-generator%2Fresources%2FFiles%2FSme%2Finvokers%2Finvoker-app2.json;h=27e106389643ff313b95aa697d0e0c442eb831ce;hb=c42cc923fd2cfe85b9a8e355a63cb9af4818c210;hp=0000000000000000000000000000000000000000;hpb=54dca75507277ff5bf3009d482e6bf0c8a053743;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/csar-generator/resources/Files/Sme/invokers/invoker-app2.json b/csar-generator/resources/Files/Sme/invokers/invoker-app2.json new file mode 100755 index 0000000..27e1063 --- /dev/null +++ b/csar-generator/resources/Files/Sme/invokers/invoker-app2.json @@ -0,0 +1,14 @@ +[ + { + "apiInvokerInformation": "Invoker App 2", + "apiList": [ + {} + ], + "notificationDestination": "http://invoker-app2:8086/callback", + "onboardingInformation": { + "apiInvokerPublicKey": "{PUBLIC_KEY_INVOKER_1}", + "apiInvokerCertificate": "apiInvokerCertificate" + }, + "requestTestNotification": true + } +] \ No newline at end of file