summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/dpo/data-formats/aai-event-format.json
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-02-17 16:27:06 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-17 16:27:06 +0000
commitd42ac06c733c43e19a01b4203c1b987b4973ccfd (patch)
treec102d59e054fe718660d58b6c277945989a72fce /components/pm-subscription-handler/dpo/data-formats/aai-event-format.json
parentff923eefcd8bbbd53fbee16e6a7bfca3d2b34e3b (diff)
parent5510c12378772030e1fa0c3aa1fb3dadfbeeca86 (diff)
Merge "Added initial component spec and blueprint"
Diffstat (limited to 'components/pm-subscription-handler/dpo/data-formats/aai-event-format.json')
-rwxr-xr-xcomponents/pm-subscription-handler/dpo/data-formats/aai-event-format.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/dpo/data-formats/aai-event-format.json b/components/pm-subscription-handler/dpo/data-formats/aai-event-format.json
new file mode 100755
index 00000000..a33f3cc3
--- /dev/null
+++ b/components/pm-subscription-handler/dpo/data-formats/aai-event-format.json
@@ -0,0 +1,11 @@
+{
+ "self": {
+ "name": "AAI_EVENT_FORMAT",
+ "version": "1.0.0",
+ "description": "AAI EVENT output format"
+ },
+ "dataformatversion": "1.0.0",
+ "unstructured": {
+ "encoding": "UTF-8"
+ }
+} \ No newline at end of file