From f6659fc784a6e088fd2eac79efe40e48991014f7 Mon Sep 17 00:00:00 2001 From: Vijay VK Date: Fri, 2 Nov 2018 05:07:27 +0100 Subject: dcae doc updates Change-Id: Ia63b7669d55c929d729663418747ab7e52ae89d4 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-772 --- .../services/ves-http/VES-processingFlow.png | Bin 71422 -> 154731 bytes docs/sections/services/ves-http/architecture.rst | 16 ++++++++-------- docs/sections/services/ves-http/index.rst | 7 ++++--- docs/sections/services/ves-http/ves-deployarch.png | Bin 123286 -> 85028 bytes 4 files changed, 12 insertions(+), 11 deletions(-) (limited to 'docs/sections/services/ves-http') diff --git a/docs/sections/services/ves-http/VES-processingFlow.png b/docs/sections/services/ves-http/VES-processingFlow.png index 6d9e28bc..4c53a2e9 100644 Binary files a/docs/sections/services/ves-http/VES-processingFlow.png and b/docs/sections/services/ves-http/VES-processingFlow.png differ diff --git a/docs/sections/services/ves-http/architecture.rst b/docs/sections/services/ves-http/architecture.rst index d7815d36..5994255b 100644 --- a/docs/sections/services/ves-http/architecture.rst +++ b/docs/sections/services/ves-http/architecture.rst @@ -17,14 +17,14 @@ VES Schema Validation VES Collector is configured to support below VES Version; the corresponding API uses VES schema definition for event validation. -============== ========================== ================================= -VES Version API version Schema Definition -============== ========================== ================================= -VES 1.2 eventListener/v1 CommonEventFormat_Vendors_v25.json -VES 4.1 eventListener/v4 CommonEventFormat_27.2.json -VES 5.4 eventListener/v5 CommonEventFormat_28.4.1.json -VES 7.0 eventListener/v7 CommonEventFormat_30.0.1.json -============== ========================== ================================== +=========== ================ ================================== +VES Version API version Schema Definition +=========== ================ ================================== +VES 1.2 eventListener/v1 CommonEventFormat_Vendors_v25.json +VES 4.1 eventListener/v4 CommonEventFormat_27.2.json +VES 5.4 eventListener/v5 CommonEventFormat_28.4.1.json +VES 7.0 eventListener/v7 CommonEventFormat_30.0.1.json +=========== ================ ================================== Schema definition files are contained within VES collector gerrit repo - https://git.onap.org/dcaegen2/collectors/ves/tree/etc diff --git a/docs/sections/services/ves-http/index.rst b/docs/sections/services/ves-http/index.rst index 286e765b..ea43b1f9 100644 --- a/docs/sections/services/ves-http/index.rst +++ b/docs/sections/services/ves-http/index.rst @@ -13,7 +13,7 @@ The collector verifies the source (when authentication is enabled) and validates VES Collector (HTTP) overview and functions -=========================================== +------------------------------------------- .. toctree:: @@ -22,5 +22,6 @@ VES Collector (HTTP) overview and functions ./configuration.rst ./delivery.rst ./installation.rst - `API`_ -.. _API: ../../apis/swagger_vescollector.yaml \ No newline at end of file + + +.. _`Offered APIs`: ../../apis/ves.rst \ No newline at end of file diff --git a/docs/sections/services/ves-http/ves-deployarch.png b/docs/sections/services/ves-http/ves-deployarch.png index fd4db1bc..0048b5b0 100644 Binary files a/docs/sections/services/ves-http/ves-deployarch.png and b/docs/sections/services/ves-http/ves-deployarch.png differ -- cgit 1.2.3-korg