Containerization feature of SO
[so.git] / adapters / mso-sdnc-adapter / src / test / resources / SdncServiceResponse.xml
1 <input>
2     <configuration-response-common>
3         <svc-request-id>8ac1f688-70d1-4eb7-8422-5bf3ffe5c1ff-1525453645560</svc-request-id>
4         <response-code>200</response-code>
5         <response-message>Success: Activation Success</response-message>
6         <ack-final-indicator>Y</ack-final-indicator>
7         <response-parameters>
8             <tag-name>test</tag-name>
9             <tag-value>test</tag-value>
10         </response-parameters>
11     </configuration-response-common>
12 </input>