Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / MsoRequestTest / RequestInfo / VnfProductFamilyId.json
1 {
2   "requestDetails": {
3     "cloudConfiguration": {
4       "lcpCloudRegionId": "mtn6", 
5       "tenantId": "19123c2924c648eb8e42a3c1f14b7682"
6     }, 
7     "modelInfo": {
8       "modelInvariantId": "1710f6e8-1c29-4990-9aea-e943a2ec3d21", 
9       "modelName": "SDNW Service 1710", 
10       "modelType": "vnf", 
11       "modelVersion": "2.0", 
12       "modelVersionId": "1710966e-097c-4d63-afda-e0d3bb7015fb",
13       "modelCustomizationId": "b0ed83ec-b7b4-4c70-91c2-63feeaf8609b"
14     }, 
15     "requestInfo": {
16       "productFamilyId": "", 
17       "requestorId": "xxxxxx", 
18       "source": "VID", 
19       "suppressRollback": false
20     }, 
21     "requestParameters": {
22       "aLaCarte" : true,
23       "autoBuildVfModules": true, 
24       "subscriptionServiceType": "MSO-dev-service-type", 
25       "userParams": [
26         {
27           "name": "aic_zone", 
28           "value": "mtn6"
29         }
30       ]
31     }, 
32     "subscriberInfo": {
33       "globalSubscriberId": "MSO_1610_dev", 
34       "subscriberName": "MSO_1610_dev"
35     },
36     "project": {
37                 "projectName": "projectName"
38         },
39         "owningEntity": {
40       "owningEntityId": "randomStrings", 
41       "owningEntityName": "randomStrings"
42         }
43   }
44 }