diff options
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.json | 15 |
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" + } +} |