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/" |
| 3 | xmlns:v1="http://org.openecomp/mso/workflow/schema/v1" |
| 4 | xmlns:v11="http://org.openecomp/workflow/sdnc/adapter/schema/v1"> |
| 5 | <soapenv:Header/> |
| 6 | <soapenv:Body> |
| 7 | <v1:SDNCAdapterWorkflowRequest> |
| 8 | <v11:RequestHeader> |
| 9 | <v11:RequestId>745b1b50-e39e-4685-9cc8-c71f0bde8bf0</v11:RequestId> |
| 10 | <v11:SvcAction>query</v11:SvcAction> |
| 11 | <v11:SvcOperation>services/layer3-service-list/AS%2FVLXM%2F000199%2F%2FSB_INTERNET</v11:SvcOperation> |
| 12 | <v11:CallbackUrl>http://127.0.0.1:28080/camunda/services/SDNCAdapterCallback</v11:CallbackUrl> |
| 13 | </v11:RequestHeader> |
| 14 | <v1:SDNCRequestData> |
| 15 | <rest:payload xmlns:rest="http://schemas.activebpel.org/REST/2007/12/01/aeREST.xsd" contentType="text/xml"> |
| 16 | <tag0:service-request xmlns:tag0="http://org.openecomp/mso/request/details/schema/v1"> |
| 17 | <tag0:request-information> |
| 18 | <tag0:request-id>12570a36-7388-4c0a-bec4-189ce3kg9956</tag0:request-id> |
| 19 | <tag0:request-action>GetLayer3ServiceDetailsRequest</tag0:request-action> |
| 20 | <tag0:source>OMX</tag0:source> |
| 21 | </tag0:request-information> |
| 22 | <tag0:service-information> |
| 23 | <tag0:service-type>SDN-ETHERNET-INTERNET</tag0:service-type> |
| 24 | <tag0:service-instance-id>PD/VLXM/003717//SW_INTERNET</tag0:service-instance-id> |
| 25 | </tag0:service-information> |
| 26 | </tag0:service-request> |
| 27 | </rest:payload> |
| 28 | </v1:SDNCRequestData> |
| 29 | <v1:SDNCTimeOutValueInMinutes>1</v1:SDNCTimeOutValueInMinutes> |
| 30 | </v1:SDNCAdapterWorkflowRequest> |
| 31 | </soapenv:Body> |
| 32 | </soapenv:Envelope> |