diff options
-rw-r--r-- | docs/sections/apis/ves.rst | 2 | ||||
-rw-r--r-- | docs/sections/release-notes.rst | 2 | ||||
-rw-r--r-- | docs/sections/services/ves-http/index.rst | 5 |
3 files changed, 6 insertions, 3 deletions
diff --git a/docs/sections/apis/ves.rst b/docs/sections/apis/ves.rst index 9fb3db4e..49c82304 100644 --- a/docs/sections/apis/ves.rst +++ b/docs/sections/apis/ves.rst @@ -1,4 +1,4 @@ -VES Collector 1.1.0 +VES Collector 1.3.1 =================== .. toctree:: diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index a9b476b3..1f148440 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -93,7 +93,7 @@ Quick Links: The following components are introduced in R3 - DataFile Collector - - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.0.3 + - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.0.4 - Description : Bulk data file collector to fetch non-realtime PM data - PNF Registrator handler - Docker container tag: onap/org.onap.dcaegen2.services.prh.prh-app-server:1.1.1 diff --git a/docs/sections/services/ves-http/index.rst b/docs/sections/services/ves-http/index.rst index ea43b1f9..fcdbdc2b 100644 --- a/docs/sections/services/ves-http/index.rst +++ b/docs/sections/services/ves-http/index.rst @@ -24,4 +24,7 @@ VES Collector (HTTP) overview and functions ./installation.rst -.. _`Offered APIs`: ../../apis/ves.rst
\ No newline at end of file +API reference +^^^^^^^^^^^^^ + +Refer to :doc:`VES APIs<../../apis/ves.rst>` for detailed api information.
\ No newline at end of file |