cecb4c1dc7f7a66b977809fb2a05919200b503f5
[so.git] /
1 {
2   "service-information" : {    
3     "service-instance-id" : "serviceInstanceId",
4     "service-id" : "serviceInstanceId"
5   },
6   "vf-module-request-input" : {
7     "vf-module-name" : "testVfModuleName",
8      "vf-module-input-parameters" : {}        
9   },
10   "request-information" : {
11     "request-action" : "DeleteVfModuleInstance",
12     "source" : "MSO",
13     "request-id" : "sdncReqId",
14     "order-number" : null,
15     "order-version" : null,
16     "notification-url" : null
17   },
18   "sdnc-request-header" : {
19     "svc-request-id" : "svcRequestId",
20     "svc-notification-url" : null,
21     "svc-action" : "unassign"
22   },
23   "vf-module-information" : {    
24     "vf-module-id" : "testVfModuleId",
25     "from-preload": false  
26  },
27   "vnf-information" : {    
28     "vnf-id" : "testVnfId",
29     "vnf-type" : "testVnfType"
30   }
31 }