Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / MsoRequestTest / CloudConfiguration / InPlaceSoftwareUpdateTenantId.json
1 {
2         "requestDetails": {
3                 "modelInfo": {
4                         "modelType": "vnf",
5                         "modelInvariantId": "2fff5b20-214b-11e7-93ae-92361f002671",
6                         "modelVersionId": "ff2ae348-214a-11e7-93ae-92361f002671",
7                         "modelName": "vSAMP10a",
8                         "modelVersion": "1.0",
9                         "modelCustomizationName": "vSAMP10a 1",
10                         "modelCustomizationId": "68dc9a92-214c-11e7-93ae-92361f002671"
11                 },
12                 "cloudConfiguration": {
13                         "lcpCloudRegionId": "mtn6"
14                 },
15                 "requestInfo": {
16                         "instanceName": "MSO_Dev_1802_VNF_10-9-1",
17                         "productFamilyId": "06f76284-8710-11e6-ae22-56b6b6499611",
18                         "source": "VID",
19                         "suppressRollback": false,
20                         "requestorId": "xxxxxx"
21                 },
22                 "relatedInstanceList": [
23                 {
24                         "relatedInstance": {
25                         "instanceId": "c44dd5dc-849b-4691-b3c4-111c33140389",
26                         "modelInfo": {
27                                 "modelType": "service",
28                                 "modelInvariantId": "9647dfc4-2083-11e7-93ae-92361f002671",
29                                 "modelVersionId": "5df8b6de-2083-11e7-93ae-92361f002671",
30                                 "modelName": "MSOTADevInfra_vSAMP10a_Service",
31                                 "modelVersion": "1.0"
32                         }
33                 }
34         }
35         ],
36                 "requestParameters": {
37                         "autoBuildVfModules": false,
38                         "payload": "{\"existing-software-version\": \"3.1\",\"new-software-version\": \"3.2\", \"operations-timeout\": \"3600\"}"
39                 }
40         }
41 }