Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / MsoRequestTest / RequestInfo / RequestInfoNull.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": "service", 
11       "modelVersion": "2.0", 
12       "modelVersionId": "1710966e-097c-4d63-afda-e0d3bb7015fb"
13     }, 
14     "requestParameters": {
15       "aLaCarte" : true,
16       "autoBuildVfModules": false, 
17       "subscriptionServiceType": "MSO-dev-service-type", 
18       "userParams": [
19         {
20           "name": "aic_zone", 
21           "value": "mtn6"
22         }
23       ]
24     }, 
25     "subscriberInfo": {
26       "globalSubscriberId": "MSO_1610_dev", 
27       "subscriberName": "MSO_1610_dev"
28     },
29     "project": {
30                 "projectName": "projectName"
31         },
32         "owningEntity": {
33       "owningEntityId": "randomStrings", 
34       "owningEntityName": "randomStrings"
35         }
36   }
37 }