Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / MsoRequestTest / RelatedInstances / v5EnablePortNoConnectionPoint.json
1 {
2   "requestDetails": {
3       "modelInfo": {
4          "modelType": "configuration",
5          "modelInvariantId": "2a0bc52d-f32b-4849-b6d8-9bb4b0e3220a",
6          "modelVersionId": "fe6985cd-ea33-3346-ac12-ab121484a3ff",
7          "modelCustomizationId": "b0ed83ec-b7b4-4c70-91c2-63feeaf8609b"
8       },
9       "cloudConfiguration": {
10           "lcpCloudRegionId": "mdt1"
11       },
12       "requestInfo": {
13                 "source": "VID",
14                         "requestorId": "xxxxxx"
15       },
16       "relatedInstanceList": [
17          {
18             "relatedInstance": {
19                "instanceId": "ff305d54-75b4-431b-adb2-eb6b9e5ff000", 
20                "modelInfo": {   
21                   "modelType": "service",
22                   "modelInvariantId": "ff3514e3-5a33-55df-13ab-12abad84e7ff",
23                   "modelVersionId": "fe6985cd-ea33-3346-ac12-ab121484a3fe",
24                   "modelName": "vSAMP12",
25                   "modelVersion": "1.0"
26                }
27             }
28          }
29       ]
30   }
31 }