PNF demo blueprint
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / PNF_DEMO / Definitions / resources_definition_types.json
diff --git a/components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/resources_definition_types.json b/components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/resources_definition_types.json
new file mode 100644 (file)
index 0000000..5405dfc
--- /dev/null
@@ -0,0 +1,102 @@
+{
+  "netconf-password" : {
+    "tags" : "netconf-password",
+    "name" : "netconf-password",
+    "property" : {
+      "description" : "netconf-password string attribute",
+      "type" : "string"
+    },
+    "group" : "default",
+    "updated-by" : "Aarna service <vmuthukrishnan@aarnanetworks.com>",
+    "sources" : {
+      "input" : {
+        "type" : "source-input",
+        "properties" : { }
+      }
+    }
+  },
+  "netconf-server-port" : {
+    "tags" : "netconf-server-port",
+    "name" : "netconf-server-port",
+    "property" : {
+      "description" : "netconf-server-port string attribute",
+      "type" : "string"
+    },
+    "group" : "default",
+    "updated-by" : "Aarna service <vmuthukrishnan@aarnanetworks.com>",
+    "sources" : {
+      "input" : {
+        "type" : "source-input",
+        "properties" : { }
+      }
+    }
+  },
+  "netconf-username" : {
+    "tags" : "netconf-username",
+    "name" : "netconf-username",
+    "property" : {
+      "description" : "netconf-username string attribute",
+      "type" : "string"
+    },
+    "group" : "default",
+    "updated-by" : "Aarna service <vmuthukrishnan@aarnanetworks.com>",
+    "sources" : {
+      "input" : {
+        "type" : "source-input",
+        "properties" : { }
+      }
+    }
+  },
+  "pnf-id" : {
+    "tags" : "pnf-id",
+    "name" : "pnf-id",
+    "property" : {
+      "description" : "pnf-id string attribute",
+      "type" : "string"
+    },
+    "group" : "default",
+    "updated-by" : "Aarna service <vmuthukrishnan@aarnanetworks.com>",
+    "sources" : {
+      "input" : {
+        "type" : "source-input",
+        "properties" : { }
+      }
+    }
+  },
+  "pnf-ipv4-address" : {
+    "tags" : "pnf-ipv4-address",
+    "name" : "pnf-ipv4-address",
+    "property" : {
+      "description" : "pnf-ipv4-address string attribute",
+      "type" : "string"
+    },
+    "group" : "default",
+    "updated-by" : "Aarna service <vmuthukrishnan@aarnanetworks.com>",
+    "sources" : {
+      "input" : {
+        "type" : "source-input",
+        "properties" : { }
+      }
+    }
+  },
+  "stream-count" : {
+    "tags" : "stream-count",
+    "name" : "stream-count",
+    "property" : {
+      "description" : "stream-count string attribute",
+      "type" : "integer"
+    },
+    "group" : "default",
+    "updated-by" : "Aarna service <vmuthukrishnan@aarnanetworks.com>",
+    "sources" : {
+      "input" : {
+        "type" : "source-default",
+        "properties" : { }
+      },
+      "default" : {
+        "type" : "source-default",
+        "properties" : { }
+      }
+    }
+  }
+}
\ No newline at end of file