Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / E2EServiceInstancesTest / Request.json
1 {
2    "service":{
3       "name":"so_test4",
4       "description":"so_test2",
5       "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519",
6       "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814",
7       "globalSubscriberId":"123457",
8       "serviceType":"voLTE",
9       "parameters":{
10          "resources":[
11             {
12                "resourceName":"vIMS",
13                "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516",
14                "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561512",
15                "parameters":{
16                   "locationConstraints":[
17                      {
18                         "vnfProfileId":"zte-vBAS-1.0",
19                         "locationConstraints":{
20                            "vimId":"4050083f-465f-4838-af1e-47a545222ad0"
21                         }
22                      },
23                      {
24                         "vnfProfileId":"zte-vMME-1.0",
25                         "locationConstraints":{
26                            "vimId":"4050083f-465f-4838-af1e-47a545222ad0"
27                         }
28                      }
29                   ]
30                }
31             },
32             {
33                "resourceName":"vEPC",
34                "resourceInvariantUuid":"61c3e96e-0970-4871-b6e0-3b6de7561516",
35                "resourceUuid":"62c3e96e-0970-4871-b6e0-3b6de7561512",
36                "parameters":{
37                   "locationConstraints":[
38                      {
39                         "vnfProfileId":"zte-CSCF-1.0",
40                         "locationConstraints":{
41                            "vimId":"4050083f-465f-4838-af1e-47a545222ad1"
42                         }
43                      }
44                   ]
45                }
46             },
47             {
48                "resourceName":"underlayvpn",
49                "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561513",
50                "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561514",
51                "parameters":{
52                   "locationConstraints":[
53
54                   ]
55                }
56             },
57             {
58                "resourceName":"overlayvpn",
59                "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561517",
60                "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561518",
61                "parameters":{
62                   "locationConstraints":[
63
64                   ]
65                }
66             }
67          ],
68          "requestInputs":{
69             "externalDataNetworkName":"Flow_out_net",
70             "m6000_mng_ip":"181.18.20.2",
71             "externalCompanyFtpDataNetworkName":"Flow_out_net",
72             "externalPluginManageNetworkName":"plugin_net_2014",
73             "externalManageNetworkName":"mng_net_2017",
74             "sfc_data_network":"sfc_data_net_2016",
75             "NatIpRange":"210.1.1.10-210.1.1.20",
76             "location":"4050083f-465f-4838-af1e-47a545222ad0",
77             "sdncontroller":"9b9f02c0-298b-458a-bc9c-be3692e4f35e"
78          }
79       }
80    }
81 }