Updating image version and fixing tests
[integration/csit.git] / tests / so / etsi / data / vnfInstantiationRequest.json
1 {
2     "requestDetails": {
3         "requestInfo": {
4             "instanceName": "CsitEtsiVnfInstance",
5             "source": "VID",
6             "suppressRollback": false,
7             "requestorId": "demo",
8             "productFamilyId": "f13844f4-dbf8-4d0e-a979-45204f3ddb4e"
9         },
10         "modelInfo": {
11             "modelType": "vnf",
12             "modelInvariantId": "037f7b1b-5c62-44c1-b806-f92fe8970171",
13             "modelVersionId": "73522444-e8e9-49c1-be29-d355800aa349",
14             "modelName": "EtsiVnfCSIT3",
15             "modelVersion": "1.0",
16             "modelCustomizationId": "3341825c-837c-4e84-8a82-cc69033ca92f",
17             "modelCustomizationName": "EtsiVnfCSIT3 0"
18         },
19         "requestParameters": {
20             "userParams": [],
21             "testApi": "GR_API"
22         },
23         "cloudConfiguration": {
24             "lcpCloudRegionId": "EtsiCloudRegion",
25             "cloudOwner": "CloudOwner",
26             "tenantId": "693c7729b2364a26a3ca602e6f66187d"
27         },
28         "lineOfBusiness": {
29             "lineOfBusinessName": "EtsiCsitLineOfBusiness"
30         },
31         "platform": {
32             "platformName": "EtsiCsitPlatform"
33         },
34         "relatedInstanceList": [{
35             "relatedInstance": {
36                 "instanceId": "",
37                 "modelInfo": {
38                     "modelType": "service",
39                     "modelName": "EtsiServiceCSIT3",
40                     "modelInvariantId": "10b3d278-e262-44ca-a0c0-4e663c2d7562",
41                     "modelVersion": "1.0",
42                     "modelVersionId": "fdea6501-dabd-4428-b52c-623336a3b403"
43                 }
44             }
45         }]
46     }
47 }