DG changes for the closed loop and async
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / async-response-so.json
diff --git a/platform-logic/restapi-templates/src/main/json/async-response-so.json b/platform-logic/restapi-templates/src/main/json/async-response-so.json
new file mode 100644 (file)
index 0000000..05b14b3
--- /dev/null
@@ -0,0 +1,8 @@
+{
+   "request-id":${so.svc-request-id},
+   "response-code":${so.response-code},
+   "response-message":${so.response-message},
+   "ack-final-indicator":"Y"
+}
+
+