Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / MsoRequestTest / SubscriberInfo / AssignEmptySubscriberInfo.json
1
2   "requestDetails": { 
3     "modelInfo": { 
4       "modelType": "service", 
5       "modelInvariantId": "5d48acb5-097d-4982-aeb2-f4a3bd87d31b", 
6       "modelVersionId": "3c40d244-808e-42ca-b09a-256d83d19d0a", 
7       "modelName": "MOW vMX BV 1 Service", 
8       "modelVersion": "10" 
9     }, 
10     "cloudConfiguration": { 
11       "lcpCloudRegionId": "mdt1", 
12       "tenantId": "88a6ca3ee0394ade9403f075db23167e" 
13     }, 
14     "owningEntity": { 
15       "owningEntityId": "038d99af-0427-42c2-9d15-971b99b9b489", 
16       "owningEntityName": "PACKET CORE" 
17     }, 
18     "project": { 
19       "projectName": "{some project name}" 
20     }, 
21     "requestInfo": { 
22       "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 
23       "source": "VID", 
24       "suppressRollback": true, 
25       "requestorId": "xxxxxx" 
26     }, 
27     "requestParameters": { 
28       "subscriptionServiceType": "VMX", 
29       "aLaCarte": false, 
30       "userParams": [ 
31         { 
32           "service": { 
33             "modelInfo": { 
34               "modelName": "MOW vMX BV 1 Service", 
35               "modelVersionId": "3c40d244-808e-42ca-b09a-256d83d19d0a" 
36             }, 
37             "instanceParams": [], 
38             "resources": { 
39               "vnfs": [ 
40                 { 
41                   "modelInfo": { 
42                     "modelCustomizationName": "2016-73_MOW-BV-L 0", 
43                                         "modelName": "2016-73_MOW-BV-L", 
44                     "modelCustomizationId": "ab153b6e-c364-44c0-bef6-1f2982117f04" 
45                   }, 
46                                   "platform": { 
47                                                 "platformName": "someValue" 
48                                   }, 
49                                   "lineOfBusiness": { 
50                                                 "lineOfBusinessName": "someValue" 
51                                   }, 
52                                   "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",  
53                   "instanceParams": [ 
54                                         { 
55                                          "instanceName": "someVnfInstanceName"  
56                     } 
57                   ], 
58                   "vfModules": [ 
59                     { 
60                       "modelInfo": { 
61                         "modelName": "201673MowBvL._base_BV..module-0", 
62                         "modelCustomizationId": "a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f" 
63                       }, 
64                       "instanceParams": [ 
65                         { 
66                           "vmx_int_net_len": "24",
67                                                   "asn": "someValue" 
68                         } 
69                       ] 
70                     }, 
71                     { 
72                       "modelInfo": { 
73                         "modelName": "201673MowBvL._vRE_BV..module-1", 
74                         "modelCustomizationId": "72d9d1cd-f46d-447a-abdb-451d6fb05fa8"
75                       }, 
76                       "instanceParams": [ 
77                         { 
78                           "availability_zone_0": "mtpocdv-kvm-az01", 
79                           "vre_a_volume_size_0": "100" 
80                         } 
81                       ] 
82                     }, 
83                                         { 
84                       "modelInfo": { 
85                         "modelName": "201673MowBvL._vRE_BV..module-1", 
86                         "modelCustomizationId": "72d9d1cd-f46d-447a-abdb-451d6fb05fa8" 
87                       }, 
88                       "instanceParams": [ 
89                         { 
90                           "availability_zone_0": "mtpocdv-kvm-az01", 
91                           "vre_a_volume_size_0": "50" 
92                         } 
93                       ] 
94                     }, 
95                     { 
96                       "modelInfo": { 
97                         "modelName": "201673MowBvL._vPFE_BV..module-2", 
98                         "modelCustomizationId": "da4d4327-fb7d-4311-ac7a-be7ba60cf969" 
99                       }, 
100                       "instanceParams": [ 
101                         { 
102                           "availability_zone_0": "mtpocdv-kvm-az01", 
103                           "vmx_vpfe_int_ip_0": "192.168.0.16" 
104                         } 
105                       ] 
106                     } 
107                   ] 
108                 } 
109               ] 
110             } 
111           } 
112         } 
113       ] 
114     } 
115   } 
116 }