aboutsummaryrefslogtreecommitdiffstats
path: root/operations/a1-pe-sim-packages/resources/oran-sim-cba-data-dictionary/externalNodeIp.json
diff options
context:
space:
mode:
Diffstat (limited to 'operations/a1-pe-sim-packages/resources/oran-sim-cba-data-dictionary/externalNodeIp.json')
-rw-r--r--operations/a1-pe-sim-packages/resources/oran-sim-cba-data-dictionary/externalNodeIp.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/operations/a1-pe-sim-packages/resources/oran-sim-cba-data-dictionary/externalNodeIp.json b/operations/a1-pe-sim-packages/resources/oran-sim-cba-data-dictionary/externalNodeIp.json
new file mode 100644
index 0000000..875ede3
--- /dev/null
+++ b/operations/a1-pe-sim-packages/resources/oran-sim-cba-data-dictionary/externalNodeIp.json
@@ -0,0 +1,27 @@
+{
+ "name": "externalNodeIp",
+ "tags": "externalNodeIp",
+ "data_type": "string",
+ "description": "Host name or IP address for VNF Event Stream (VES) collector in ONAP DCAE",
+ "entry_schema": "string",
+ "updatedBy": "Samuli, Silvius <s.silvius@partner.samsung.com>",
+ "definition": {
+ "tags": "externalNodeIp",
+ "name": "externalNodeIp",
+ "property": {
+ "description": "Host name or IP address for VNF Event Stream (VES) collector in ONAP DCAE",
+ "type": "string"
+ },
+ "group": "default",
+ "updated-by": "Samuli, Silvius <s.silvius@partner.samsung.com>",
+ "sources": {
+ "input": {
+ "type": "source-input"
+ },
+ "default": {
+ "type": "source-default",
+ "properties": {}
+ }
+ }
+ }
+}