Merge Casablanca
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / MsoRequestTest / RequestParameters / ProductFamilyId.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     "subscriberInfo": { 
22       "globalSubscriberId": "{some subscriber id}" 
23     }, 
24     "requestInfo": { 
25       "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 
26       "source": "VID", 
27       "suppressRollback": true, 
28       "requestorId": "xxxxxx" 
29     }, 
30     "requestParameters": { 
31       "subscriptionServiceType": "VMX", 
32       "aLaCarte": false, 
33       "userParams": [ 
34         { 
35           "service": { 
36             "modelInfo": { 
37               "modelType": "service", 
38                       "modelInvariantId": "5d48acb5-097d-4982-aeb2-f4a3bd87d31b", 
39                       "modelVersionId": "3c40d244-808e-42ca-b09a-256d83d19d0a", 
40                       "modelName": "MOW vMX BV 1 Service", 
41                       "modelVersion": "10" 
42             }, 
43             "instanceParams": [], 
44             "resources": { 
45               "vnfs": [ 
46                 { 
47                   "modelInfo": { 
48                     "modelCustomizationName": "2016-73_MOW-BV-L 0",
49                     "modelVersionId": "3c40d244-808e-42ca-b09a-256d83d19d0a", 
50                                         "modelName": "2016-73_MOW-BV-L", 
51                     "modelCustomizationId": "ab153b6e-c364-44c0-bef6-1f2982117f04" 
52                   }, 
53                   "cloudConfiguration": {
54                                 "lcpCloudRegionId": "mdt1",
55                                 "tenantId": "88a6ca3ee0394ade9403f075db23167e"
56                                   },
57                                   "platform": { 
58                                                 "platformName": "someValue" 
59                                   }, 
60                                   "lineOfBusiness": { 
61                                                 "lineOfBusinessName": "someValue" 
62                                   }, 
63                   "instanceParams": [ 
64                                         { 
65                                          "instanceName": "someVnfInstanceName"  
66                     } 
67                   ], 
68                   "vfModules": [ 
69                     { 
70                       "modelInfo": { 
71                         "modelName": "201673MowBvL._base_BV..module-0",
72                         "modelVersionId": "3c40d244-808e-42ca-b09a-256d83d19d0a", 
73                         "modelCustomizationId": "a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f" 
74                       }, 
75                       "instanceParams": [ 
76                         { 
77                           "vmx_int_net_len": "24",
78                                                   "asn": "someValue" 
79                         } 
80                       ] 
81                     }, 
82                     { 
83                       "modelInfo": { 
84                         "modelName": "201673MowBvL._vRE_BV..module-1",
85                         "modelVersionId": "3c40d244-808e-42ca-b09a-256d83d19d0a", 
86                         "modelCustomizationId": "72d9d1cd-f46d-447a-abdb-451d6fb05fa8", 
87                                                 "modelType": "vfModule" 
88                       }, 
89                       "instanceParams": [ 
90                         { 
91                           "availability_zone_0": "mtpocdv-kvm-az01", 
92                           "vre_a_volume_size_0": "100" 
93                         } 
94                       ] 
95                     }, 
96                                         { 
97                       "modelInfo": { 
98                         "modelName": "201673MowBvL._vRE_BV..module-1",
99                         "modelVersionId": "3c40d244-808e-42ca-b09a-256d83d19d0a", 
100                         "modelCustomizationId": "72d9d1cd-f46d-447a-abdb-451d6fb05fa8" 
101                       }, 
102                       "instanceParams": [ 
103                         { 
104                           "availability_zone_0": "mtpocdv-kvm-az01", 
105                           "vre_a_volume_size_0": "50" 
106                         } 
107                       ] 
108                     }, 
109                     { 
110                       "modelInfo": { 
111                         "modelName": "201673MowBvL._vPFE_BV..module-2",
112                         "modelVersionId": "3c40d244-808e-42ca-b09a-256d83d19d0a", 
113                         "modelCustomizationId": "da4d4327-fb7d-4311-ac7a-be7ba60cf969" 
114                       }, 
115                       "instanceParams": [ 
116                         { 
117                           "availability_zone_0": "mtpocdv-kvm-az01", 
118                           "vmx_vpfe_int_ip_0": "192.168.0.16" 
119                         } 
120                       ] 
121                     } 
122                   ] 
123                 } 
124               ] 
125             } 
126           } 
127         } 
128       ] 
129     } 
130   } 
131 }