summaryrefslogtreecommitdiffstats
path: root/holmes-actions/src/test/resources/ccvpn.data.json
blob: 773b91b9bd290be7c098078fe2367b8c09347c42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
{
  "resource-version": "1536316872154",
  "logic-link": {
    "p-interface": {
      "interface-name": "{ifName}",
      "network-ref": "some ref",
      "transparent": "some value",
      "operational-status ": "{status}",
      "speed-value": "some speed",
      "relationship-list": {
        "relationship": [
          {
            "related-to": "logical-link",
            "related-link": "url of logical-link",
            "relationship-data": [
              {
                "relationship-key": "logical-link.link-name",
                "relationship-value": "logic-link-1"
              }
            ]
          }
        ]
      }
    }
  },
  "vpn-binding": {
    "p-interface": {
      "interface-name": "{ifName}",
      "network-ref": "some ref",
      "transparent": "some value",
      "operational-status ": "{status}",
      "speed-value": "some speed",
      "relationship-list": {
        "relationship": [
          {
            "related-to": "vpn-binding",
            "related-link": "url of vpn-binding",
            "relationship-data": [
              {
                "relationship-key": "vpn-binding.vpn-id",
                "relationship-value": "some id"
              }
            ]
          }
        ]
      }
    }
  },
  "connectivity": {
    "vpn-binding": {
      "vpn-id": "{vpnId}",
      "vpn-name": "some name",
      "access-provider-id": "provider id",
      "access-client-id": "client id",
      "access-topology-id": "topology id",
      "src-access-node-id": "src node id",
      "src-access-ltp-id": "src ltp id",
      "dst-access-node-id": "dst node id",
      "dst-access-ltp-id": "dst ltp id",
      "operational-status": "some status",
      "relationship-list": {
        "relationship": [
          {
            "related-to": "connectivity",
            "related-link": "url of connectivity",
            "relationship-data": [
              {
                "relationship-key": "connectivity.connectivity-id",
                "relationship-value": "some id"
              }
            ]
          }
        ]
      }
    }
  },
  "service-instance-by-connectivity": {
    "connectivity": {
      "connectivity-id": "{connectivityId}",
      "bandwidth-profile-name": "some profile",
      "vpn-type": "some type",
      "cir": "cir value",
      "eir": "eir value",
      "cbs": "cbs value",
      "ebs": "ebs value",
      "color-aware": "color value",
      "coupling-flag": "flag value",
      "etht-svc-name": "some name",
      "access-provider-id": "provider id",
      "access-client-id": "client id",
      "access-topology-id": "topology id",
      "access-node-id": "node id",
      "access-ltp-id": "ltp id",
      "connectivity-selflink": "some URL",
      "cvlan ": "some tag",
      "operational-status": "some status",
      "relationship-list": {
        "relationship": [
          {
            "related-to": "service-instance",
            "related-link": "/aai/v14/business/customers/customer/e151059a-d924-4629-845f-264db19e50b4/service-subscriptions/service-subscription/volte/service-instances?service-instance-id=service-1",
            "relationship-data": [
              {
                "relationship-key": "service-instance.service-instance-id",
                "relationship-value": "some id"
              }
            ]
          }
        ]
      }
    }
  },
  "service-instances-by-service-type": {
    "results": [
      {
        "service-subscription": {
          "service-type": "volte",
          "temp-ub-sub-account-id": "some sub account",
          "service-instances": {
            "service-instance": [
              {
                "service-instance-id": "some id 1",
                "service-instance-name": "some name 1",
                "environment-context": "some context 1",
                "workload-context": "some workload 1",
                "relationship-list": {
                  "relationship": [
                  ]
                }
              },
              {
                "service-instance-id": "some id 2",
                "service-instance-name": "some name 2",
                "environment-context": "some context 2",
                "workload-context": "some workload 2",
                "relationship-list": {
                  "relationship": [
                  ]
                }
              },
              {
                "service-instance-id": "some id 3",
                "service-instance-name": "some name 3",
                "environment-context": "some context 3",
                "workload-context": "some workload 3",
                "relationship-list": {
                  "relationship": [
                  ]
                }
              }
            ]
          },
          "relationship-list": {
            "relationship": [
            ]
          }
        }
      }
    ]
  },
  "service-instance": {
    "service-instance-id": "176d9eba-1662-4289-8396-0097b50fd485",
    "service-type": "E2E Service",
    "service-role": "E2E Service",
    "model-invariant-id": "c22a9483-d2b6-49cc-b1f7-ef34c93572a1",
    "model-version-id": "71d0e396-e246-4c23-aa57-6da2043d6209",
    "input-parameters": "This is the service instance recreation input looked up by CL.",
    "resource-version": "1528975017336",
    "relationship-list": {
      "relationship": [
        {
          "related-to": "pnf",
          "related-link": "/aai/v11/network/pnfs/pnf/MME-0001",
          "relationship-data": [
            {
              "relationship-key": "pnf.pnf-id",
              "relationship-value": "176d9eba-1662-4289-8396-0097b50fd466"
            }
          ],
          "related-to-property": [
            {
              "property-key": "pnf.pnf-name",
              "property-value": "MME-0001"
            }
          ]
        }
      ]
    }
  }
}