Fix macro flow resource blocks processing order
[so.git] / bpmn / so-bpmn-tasks / src / test / resources / __files / SDNC_Client_Request.json
1 : {
2         "input": {
3                 "request-information": {
4                         "request-action": "CreateServiceInstance",
5                         "source": "MSO",
6                         "request-id": "5a09ab96-032b-41cd-ad81-4fb9ec5fade7"
7                 },
8                 "sdnc-request-header": {
9                         "svc-request-id": "5a09ab96-032b-41cd-ad81-4fb9ec5fade7",
10                         "svc-action": "assign"
11                 },
12                 "service-information": {
13                         "onap-model-information": {
14                                 "model-name": "Vf zrdm5bpxmc02092017-Service",
15                                 "model-version": "1.0",
16                                 "model-uuid": "bad955c3-29b2-4a27-932e-28e942cc6480",
17                                 "model-invariant-uuid": "b16a9398-ffa3-4041-b78c-2956b8ad9c7b"
18                         },
19                         "subscription-service-type": "Robot_Test_Service_Type",
20                         "service-id": "48121c5e-dde0-42a6-a78a-89556ff355d0",
21                         "global-customer-id": "Robot_Test_Subscriber_ID",
22                         "service-instance-id": "48121c5e-dde0-42a6-a78a-89556ff355d0"
23                 },
24                 "service-request-input": {
25                         "service-instance-name": "Robot_SI_For_VolumeGroup"
26                 }
27         }
28 }