Update rApp generator to generate rApp from different folders
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-all / Files / Acm / instances / a1pms-instance.json
diff --git a/sample-rapp-generator/rapp-all/Files/Acm/instances/a1pms-instance.json b/sample-rapp-generator/rapp-all/Files/Acm/instances/a1pms-instance.json
new file mode 100755 (executable)
index 0000000..fa5d207
--- /dev/null
@@ -0,0 +1,28 @@
+{
+  "name": "A1PMSInstance0",
+  "version": "1.0.1",
+  "compositionId": "COMPOSITIONID",
+  "description": "Demo automation composition instance 0",
+  "elements": {
+    "709c62b3-8918-41b9-a747-d21eb79c6c12": {
+      "id": "709c62b3-8918-41b9-a747-d21eb79c6c12",
+      "definition": {
+        "name": "onap.policy.clamp.ac.element.A1PMSAutomationCompositionElement",
+        "version": "1.2.3"
+      },
+      "description": "Starter Automation Composition Element for the Demo",
+      "properties": {
+        "policyServiceEntities": [
+          {
+            "a1PolicyServiceEntityId": {
+              "name": "entity1",
+              "version": "1.0.1"
+            },
+            "clientId": "firstService",
+            "callbackUrl": "http:\\localhost"
+          }
+        ]
+      }
+    }
+  }
+}
\ No newline at end of file