summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/service/load/resource_dictionary/bundle-id.json
diff options
context:
space:
mode:
Diffstat (limited to 'ms/controllerblueprints/modules/service/load/resource_dictionary/bundle-id.json')
-rw-r--r--ms/controllerblueprints/modules/service/load/resource_dictionary/bundle-id.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/ms/controllerblueprints/modules/service/load/resource_dictionary/bundle-id.json b/ms/controllerblueprints/modules/service/load/resource_dictionary/bundle-id.json
new file mode 100644
index 00000000..f9678f5f
--- /dev/null
+++ b/ms/controllerblueprints/modules/service/load/resource_dictionary/bundle-id.json
@@ -0,0 +1,32 @@
+{
+ "name": "bundle-id",
+ "description": "name of the ",
+ "resource-type": "ONAP",
+ "resource-path": "vnf/bundle-id",
+ "updated-by": "ym9479@onap.com",
+ "data-type": "String",
+ "tags": "bundle-id, ym9479@onap.com",
+ "source": {
+ "db": {
+ "path": "$key-value",
+ "input-key-mapping": {
+ "key-value": "$resource-group-key"
+ },
+ "output-key-mapping": {
+ "bundle-id": "bundle-id"
+ }
+ },
+ "input": {
+ }
+ },
+ "decryption-rules": [
+ {
+ "sources": [
+ "input"
+ ],
+ "path": "/.",
+ "rule": "LOCAL-Decrypt",
+ "decrypt-type": "AES128"
+ }
+ ]
+} \ No newline at end of file