Model to handle Reset Response
[ric-plt/e2mgr.git] / E2Manager / tests / resources / reset / reset-response.xml
diff --git a/E2Manager/tests/resources/reset/reset-response.xml b/E2Manager/tests/resources/reset/reset-response.xml
new file mode 100644 (file)
index 0000000..46ea291
--- /dev/null
@@ -0,0 +1,19 @@
+<E2AP-PDU>
+    <successfulOutcome>
+        <procedureCode>3</procedureCode>
+        <criticality><ignore/></criticality>
+        <value>
+            <ResetResponse>
+                <protocolIEs>
+                    <ResetResponseIEs>
+                        <id>49</id>
+                        <criticality><ignore/></criticality>
+                        <value>
+                            <TransactionID>1</TransactionID>
+                        </value>
+                    </ResetResponseIEs>
+                </protocolIEs>
+            </ResetResponse>
+        </value>
+    </successfulOutcome>
+</E2AP-PDU>
\ No newline at end of file