Implant vid-app-common org.onap.vid.job (main and test)
[vid.git] / vid-app-common / src / test / resources / payload_jsons / vnf / vnf_without_lob_expected.json
1 {
2   "requestDetails": {
3     "modelInfo": {
4       "modelCustomizationName": "xbi test VID noFC HEAT 0",
5       "modelCustomizationId": "e9745411-1f7d-47e3-9857-47363cb9ff92",
6       "modelInvariantId": "77d3a011-affb-4166-89b2-c4be7bc4ff23",
7       "modelVersionId": "9bb0edd9-3631-455b-bdfd-979b2ab53d07",
8       "modelName": "xbi test VID noFC HEAT",
9       "modelType": "vnf",
10       "modelVersion": "1.0"
11     },
12     "cloudConfiguration": {
13       "lcpCloudRegionId": "olson52b",
14       "tenantId": "bbf14e449c954feea272e926a8c2b244",
15       "cloudOwner" : "irma-aic"
16     },
17     "requestInfo": {
18       "instanceName": "zolson52bfrwl01",
19       "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
20       "source": "VID",
21       "suppressRollback": false,
22       "requestorId": "pa0916"
23     },
24     "platform": {
25       "platformName": "NETWORK-CLOUD"
26     },
27     "relatedInstanceList": [
28       {
29         "relatedInstance": {
30           "instanceId": "aa3514e3-5a33-55df-13ab-12abad84e7aa",
31           "modelInfo": {
32             "modelType": "service",
33             "modelInvariantId": "ff3514e3-5a33-55df-13ab-12abad84e7ff",
34             "modelVersionId": "fe6985cd-ea33-3346-ac12-ab121484a3fe",
35             "modelName": "sriov",
36             "modelVersion": "1.0"
37           }
38         }
39       }
40     ],
41     "requestParameters": {
42       "userParams": [],
43       "testApi": "VNF_API"
44     }
45   }
46 }