Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / ServiceInstanceTest / ServiceInstanceEnablePort.json
1 {       "serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968",
2         "vnfInstanceId":"1882938",
3         "networkInstanceId":"1882937",
4         "volumeGroupInstanceId":"1882935",
5         "vfModuleInstanceId":"1882934",
6         "configurationId": "f7ce78bb-423b-11e7-93f8-0050569a7970",
7         "requestDetails": {
8                 "requestInfo": { 
9                         "source": "VID", 
10                         "requestorId": "xxxxxx",
11                         "instanceName": "testService6",
12                         "productFamilyId": "test"
13                 },
14                 "requestParameters": {
15                         "aLaCarte": false,
16                         "autoBuildVfModules": false,
17                         "subscriptionServiceType": "test"
18                 },
19                 "modelInfo":{
20                         "modelInvariantId": "f7ce78bb-423b-11e7-93f8-0050569a7965",
21                         "modelVersion": "1",
22                         "modelVersionId":"1", 
23                         "modelType":"service",
24                         "modelName":"serviceModel"
25                 },
26                 "subscriberInfo": {
27                 "globalSubscriberId": "MSO_1610_dev", 
28                 "subscriberName": "MSO_1610_dev"
29         },
30         "relatedInstanceList": [
31          {
32             "relatedInstance": {
33                "instanceName": "cisco", 
34                "modelInfo": {
35                   "modelType": "pnf"
36                }
37             }
38          },
39          {
40             "relatedInstance": {
41                "instanceName": "APCON",
42                "modelInfo": {
43                   "modelType": "pnf"
44                }
45             }
46          },
47          {
48             "relatedInstance": {
49                "instanceName": "G10",
50                "modelInfo": {
51                   "modelType": "pnf"
52                }
53             }
54          },
55                 {
56             "relatedInstance": {
57                "instanceName": "G10",
58                "modelInfo": {
59                   "modelType": "pnf"
60                }
61             }
62          }
63       ]   
64         }
65 }
66