Containerization feature of SO
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / ServiceInstanceTest / ServiceInstanceDisablePort.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": "testService30",
12                         "productFamilyId": "test"
13                 },
14                 "requestParameters": {
15                         "autoBuildVfModules": false,
16                         "subscriptionServiceType": "test"
17                 },
18                 "modelInfo":{
19                         "modelInvariantId": "f7ce78bb-423b-11e7-93f8-0050569a7965",
20                         "modelVersion": "1",
21                         "modelVersionId":"1", 
22                         "modelType":"configuration",
23                         "modelName":"serviceModel"
24                 },
25                 "cloudConfiguration": {
26                         "tenantId": "d88c0bd297524867b8b0a597b95b7b2a",
27                         "lcpCloudRegionId": "au7tx"
28                 },
29                 "subscriberInfo": {
30                 "globalSubscriberId": "MSO_1610_dev", 
31                 "subscriberName": "MSO_1610_dev"
32         },
33         "relatedInstanceList": [
34          {
35             "relatedInstance": {
36                "instanceName": "cisco",
37                "instanceId": "f7ce78bb-423b-11e7-93f8-0050569a7965", 
38                "modelInfo": {
39                   "modelType": "connectionPoint"
40                }
41             }
42          },
43          {
44             "relatedInstance": {
45                "instanceName": "APCON",
46                "modelInfo": {
47                   "modelType": "pnf"
48                }
49             }
50          },
51          {
52             "relatedInstance": {
53                "instanceName": "G10",
54                "modelInfo": {
55                   "modelType": "pnf"
56                }
57             }
58          },
59                 {
60             "relatedInstance": {
61                "instanceName": "G10",
62                "modelInfo": {
63                   "modelType": "pnf"
64                }
65             }
66          }
67       ]   
68         }
69 }
70