blob: 952a42baca8ccc74c09dcb1c7834d5e6371b1407 [file] [log] [blame]
Kang Xiee9f6a12018-05-10 14:50:39 -04001{
Bartek Grzybowski8531fe62020-02-26 15:04:08 +01002 "solutionInfo": {
3 "placementInfo": [
4 {
5 "cloudRegionId": "RegionOne",
6 "inventoryType": "service",
7 "resourceModuleName": "${tunnelxconn_ar_name}",
8 "serviceInstanceId": "${vgmux_svc_instance_uuid}",
9 "serviceResourceId": "TUNNEL-RESOURCE-ID-REPLACE",
10 "isRehome": "False",
11 "assignmentInfo": [
12 {
13 "variableName": "cloudOwner",
14 "variableValue": "CloudOwner"
15 },
16 {
17 "variableName": "vnfHostName",
18 "variableValue": "vnfHostName"
19 }
20 ]
21 },
22 {
23 "cloudRegionId": "RegionOne",
24 "inventoryType": "cloud",
25 "resourceModuleName": "${vgw_name}",
26 "serviceInstanceId": "vG-service-instance-id",
27 "serviceResourceId": "VGW-RESOURCE-ID-REPLACE",
28 "isRehome": "False",
29 "assignmentInfo": [
30 {
31 "variableName": "cloudOwner",
32 "variableValue": "CloudOwner"
33 },
34 {
35 "variableName": "vnfHostName",
36 "variableValue": "vnfHostName"
37 }
38 ]
39 },
40 {
41 "cloudRegionId": "RegionOne",
42 "inventoryType": "service",
43 "resourceModuleName": "${brg_ar_name}",
44 "serviceInstanceId": "${vbrg_svc_instance_uuid}",
45 "serviceResourceId": "BRG-RESOURCE-ID-REPLACE",
46 "isRehome": "False",
47 "assignmentInfo": [
48 {
49 "variableName": "cloudOwner",
50 "variableValue": "CloudOwner"
51 },
52 {
53 "variableName": "vnfHostName",
54 "variableValue": "vnfHostName"
55 }
56 ]
57 }
58 ]
59 },
60 "requestId": "111-111-1111",
61 "statusMessage": "",
62 "transactionId": "111-111-1111",
63 "requestState": "complete"
Kang Xiee9f6a12018-05-10 14:50:39 -040064}