aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/ves-response.json
diff options
context:
space:
mode:
authorVENKATESH KUMAR <vv770d@att.com>2017-12-07 16:41:35 +0000
committerVENKATESH KUMAR <vv770d@att.com>2017-12-07 11:41:51 -0500
commit9053c4c6d3e6e0d744a3a0c6afda407df182a796 (patch)
tree29aed13a830b08644bfa40999cde47fbd5fb66e5 /dpo/data-formats/ves-response.json
parent9346cb2915128831b4f58854362775f33cbd7415 (diff)
move data format spec to dpo
Issue-ID: DCAEGEN2-212 Change-Id: Ie6c946a96de276574d9e2d6b20af38661f84130a Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'dpo/data-formats/ves-response.json')
-rw-r--r--dpo/data-formats/ves-response.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/dpo/data-formats/ves-response.json b/dpo/data-formats/ves-response.json
new file mode 100644
index 00000000..5292b177
--- /dev/null
+++ b/dpo/data-formats/ves-response.json
@@ -0,0 +1,12 @@
+{
+ "self": {
+ "name": "ves.coll.response",
+ "version": "1.0.0",
+ "description": "VES collector response"
+ },
+ "dataformatversion": "1.0.0",
+ "unstructured": {
+ "encoding": "UTF-8"
+ }
+
+}