aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/GenericFlows/MsoCompletionRequest.xml
blob: 37b17121ae9449ee73af505317df1d87e5aca76a (plain)
1
2
3
4
5
6
7
8
9
10
11
<aetgt:MsoCompletionRequest xmlns:aetgt="http://org.openecomp/mso/workflow/schema/v1"
                            xmlns:ns="http://org.openecomp/mso/request/types/v1"
                            xmlns="http://org.openecomp/mso/infra/vnf-request/v1">
    <request-info>
        <request-id>null</request-id>
        <action>DELETE</action>
        <source>null</source>
    </request-info>
    <aetgt:status-message>E2E Service Instance was deleted successfully.</aetgt:status-message>
    <aetgt:mso-bpel-name>DeleteCustomE2EServiceInstance</aetgt:mso-bpel-name>
</aetgt:MsoCompletionRequest>