summaryrefslogtreecommitdiffstats
path: root/so-simulator/src/main/resources/sdnc/HealthCheck.json
diff options
context:
space:
mode:
authorMnushkin, Dmitry <dmitry.mnushkin@att.com>2019-10-21 09:25:56 -0400
committerBenjamin, Max (mb388a) <mb388a@att.com>2019-12-11 12:09:08 -0500
commit6514e3bded45ec57f5157afc6d2833fb4e40f271 (patch)
tree90564370be261656a4116ab2dc814102f5513109 /so-simulator/src/main/resources/sdnc/HealthCheck.json
parent1d6c9fde4bb1abead317f217c636ab6a61dbd7df (diff)
Add so-simulator project
contribute simulator to onap project Issue-ID: SO-2463 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0a3a71fdeb47cbbd686830045a8bc40769102a29
Diffstat (limited to 'so-simulator/src/main/resources/sdnc/HealthCheck.json')
-rw-r--r--so-simulator/src/main/resources/sdnc/HealthCheck.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/so-simulator/src/main/resources/sdnc/HealthCheck.json b/so-simulator/src/main/resources/sdnc/HealthCheck.json
new file mode 100644
index 0000000000..730fba2649
--- /dev/null
+++ b/so-simulator/src/main/resources/sdnc/HealthCheck.json
@@ -0,0 +1,7 @@
+{
+ "output": {
+ "ack-final-indicator": "Y",
+ "response-code": "200",
+ "response-message": "SDN-C is healthy"
+ }
+} \ No newline at end of file