Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / MsoRequestTest / RelatedInstances / ServiceNoRelatedInstance.json
1 {
2   "requestDetails": {
3       "modelInfo": {
4          "modelType": "service",
5          "modelInvariantId": "2a0bc52d-f32b-4849-b6d8-9bb4b0e3220a",
6          "modelName": "test",
7          "modelVersion": "test",
8          "modelVersionId": "fe6985cd-ea33-3346-ac12-ab121484a3ff",
9          "modelCustomizationId": "b0ed83ec-b7b4-4c70-91c2-63feeaf8609b"
10       },
11       "cloudConfiguration": {
12           "lcpCloudRegionId": "mdt1",
13           "tenantId": "test"
14       },
15       "requestInfo": {
16                 "source": "VID",
17                         "requestorId": "xxxxxx"
18       },
19       "requestParameters": {
20           "aLaCarte": "true"
21       }
22   }
23 }