From 990427e6f7824fd25d9a8d77e43c7ba50b1d22d0 Mon Sep 17 00:00:00 2001 From: deen1985 Date: Mon, 16 Nov 2020 15:20:04 +0100 Subject: [VES spec] publishEventBatch support for stndDefined publishEventBatch enhanced to support stndDefined events. All events in batch shall have teh same value of stndDefinedNamespace set. Change-Id: Ie038c000217d23965742f59e2e33c6e228260202 Signed-off-by: deen1985 Issue-ID: VNFRQTS-935 --- docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst b/docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst index 3d52528..0d24183 100644 --- a/docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst +++ b/docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst @@ -3993,6 +3993,10 @@ Body Fields: | | | | the common event format. All | | | | | events must belong to a | | | | | single domain. | +| | | | In case of stndDefined domain | +| | | | all events must have the same | +| | | | stndDefinedNamespace value | +| | | | set. | +--------------+--------------+--------------+-------------------------------+ Output Parameters @@ -6158,6 +6162,7 @@ Contents. | | | - Added eventCommonHeader field stndDefinedNamespace | | | | - Updated SVC exceptions with SVC2004 and SVC2006 | | | | - Updated links to OMA | +| | | - Updated publishEventBatch to support stndDefined | +-----------+---------+-------------------------------------------------------+ .. _time_zone_abbreviations: https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations -- cgit 1.2.3-korg