Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / MsoRequestTest / ModelInfo / ModelInfoNull.json
1 {
2   "requestDetails": {
3     "cloudConfiguration": {
4       "lcpCloudRegionId": "mtn6", 
5       "tenantId": "19123c2924c648eb8e42a3c1f14b7682"
6     }, 
7     "requestInfo": {
8       "instanceName" : "testV2aLaCarteFlag",
9       "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 
10       "requestorId": "xxxxxx", 
11       "source": "VID", 
12       "suppressRollback": false
13     }, 
14     "requestParameters": {
15       "aLaCarte" : false,
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 }