Add dsl model definition
authorMuthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Wed, 20 Feb 2019 16:34:23 +0000 (11:34 -0500)
committerMuthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Fri, 22 Feb 2019 23:02:51 +0000 (18:02 -0500)
Change-Id: Ic2332e32d142f231cc8a3a25e2528cde455da827
Issue-ID: CCSDK-1095
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Signed-off-by: Balazinski <bartosz.balazinski@ibm.com>
components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Definitions/activation-blueprint.json

index c21f4c9..138260f 100644 (file)
       "file": "Definitions/policy_types.json"
     }
   ],
+  "dsl_definitions" : {
+    "dynamic-rest-source": {
+      "type" : "basic-type",
+      "url" : "http://localhost:8080",
+      "userId" : {
+        "get_input": "rest-user-name"
+      }
+    }
+  },
   "topology_template": {
     "inputs": {
       "request-id": {