xg353y | b6b7bef | 2017-04-11 13:30:42 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 3 | xmlns:v1="http://org.onap.so/vnfNotify"> |
xg353y | b6b7bef | 2017-04-11 13:30:42 +0200 | [diff] [blame] | 4 | <soapenv:Header /> |
| 5 | <soapenv:Body> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 6 | <ns2:updateVnfNotification xmlns:ns2="http://org.onap.so/vnfNotify"> |
xg353y | b6b7bef | 2017-04-11 13:30:42 +0200 | [diff] [blame] | 7 | <messageId>testRequestId</messageId> |
| 8 | <completed>true</completed> |
| 9 | <rollback> |
| 10 | <cloudSiteId>MTSNJA4LCP1</cloudSiteId> |
| 11 | <msoRequest> |
| 12 | <requestId>1512_1120-BB11-1</requestId> |
| 13 | <serviceInstanceId>BB11/VLXM/003717//SW_INTERNET</serviceInstanceId> |
| 14 | </msoRequest> |
| 15 | <tenantCreated>false</tenantCreated> |
| 16 | <tenantId>e25ac2f1e73d46428de81a6130a6fdad</tenantId> |
| 17 | <vnfCreated>true</vnfCreated> |
| 18 | <vnfId>slcp34248vbc/020a112b-a0c8-4143-87a3-698680ba2efe</vnfId> |
| 19 | </rollback> |
| 20 | </ns2:updateVnfNotification> |
| 21 | </soapenv:Body> |
| 22 | </soapenv:Envelope> |