aboutsummaryrefslogtreecommitdiffstats
path: root/pnfsimulator/README.md
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-01-26 07:43:22 +0100
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-01-28 10:16:25 +0100
commited18ea83def89626ba42cbe3f38d96e50aabd2f6 (patch)
tree7fbfe76c003d8da7f9e4472340555c4ddd2cabf9 /pnfsimulator/README.md
parentef730fbed8743def93b864800928653a9e330457 (diff)
Add message from VES to PNF simulator response when performing one time event request
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I0a12263daafacc52643838ff80482e4c7168b7ea Issue-ID: INT-1804
Diffstat (limited to 'pnfsimulator/README.md')
-rw-r--r--pnfsimulator/README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/pnfsimulator/README.md b/pnfsimulator/README.md
index 9f7e996..52bf8bd 100644
--- a/pnfsimulator/README.md
+++ b/pnfsimulator/README.md
@@ -56,7 +56,12 @@ Sample Request:
Enables direct, immediate event sending without need to have template deployed on backend.
Keywords are supported,thus once passed, will also be substituted with proper strings.
Passed event body must be valid and complete event according to VES Collector interface.
-To trigger sending use following endpoint *http://<simulator_ip>:5000/simulator/event*.
+To trigger sending use following endpoint *http://<simulator_ip>:5000/simulator/event*.
+After sending event, response message from VES will be passed as response message from Simulator.
+Thanks to that when sending one-time event user will receive information about request.
+This is helpful when authentication fail or VES response with "Forbidden" when using http instead of https.
+In a situation when given URL address is not pointing to VES, Simulator response with status ```421```
+and information about communication problem.
Supported method: *POST*
Headers: