aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/VES-7.30.1.1-dataformat.json
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-02-22 01:20:24 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2020-02-22 01:31:16 +0000
commit9a8a499b911d2ce1e534db231d521f30b948235c (patch)
tree56173bc9483fa1b2aee87d6c30fc3a8fa05dabb0 /dpo/data-formats/VES-7.30.1.1-dataformat.json
parent317dd9f233e9289a9beeb7bd5b63c4a2dbdb56f1 (diff)
ves7.1.1 updates1.5.3
Change-Id: I5d6f58111a0fd1b7ebd20b4a279f3701d36e4223 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2048 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'dpo/data-formats/VES-7.30.1.1-dataformat.json')
-rw-r--r--dpo/data-formats/VES-7.30.1.1-dataformat.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/dpo/data-formats/VES-7.30.1.1-dataformat.json b/dpo/data-formats/VES-7.30.1.1-dataformat.json
new file mode 100644
index 00000000..ced2e46c
--- /dev/null
+++ b/dpo/data-formats/VES-7.30.1.1-dataformat.json
@@ -0,0 +1,15 @@
+{
+ "self": {
+ "name": "VES_specification",
+ "version": "7.30.1",
+ "description": "VES spec for v7.1.1"
+ },
+ "dataformatversion": "1.0.0",
+
+ "reference": {
+ "name": "Common Event Format",
+ "format": "JSON",
+ "version": "30.1.1",
+ "url" : "https://git.onap.org/dcaegen2/collectors/ves/tree/etc/CommonEventFormat_30.1.1.json"
+ }
+}