summaryrefslogtreecommitdiff
path: root/resource/sce.json
blob: 179227af8573e1291f2b3341e434df500d5055a0 (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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
{
    "plugin_table": [
        {
            "table_name": "SERVICE_FUNCTION",
            "table_content": [
                {
                    "uuid": "00000000-0000-0000-3333-000000000001",
                    "device_group": {
                        "tag": "data_center",
                        "value": "data_center_a"
                    },
                    "admin_status": 1,
                    "connectivity": {
                        "method": "vxlan_g",
                        "dest_ip": "1.1.1.1"
                    },
                    "health_check": {
                        "method": "none"
                    },
                    "vsys_id": 1,
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-3333-000000000002",
                    "device_group": {
                        "tag": "data_center",
                        "value": "data_center_a"
                    },
                    "admin_status": 1,
                    "connectivity": {
                        "method": "vxlan_g",
                        "dest_ip": "2.2.2.2"
                    },
                    "health_check": {
                        "method": "bfd",
                        "interval_ms": 100,
                        "retires": 5
                    },
                    "vsys_id": 1,
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-3333-000000000003",
                    "device_group": {
                        "tag": "data_center",
                        "value": "data_center_a"
                    },
                    "admin_status": 1,
                    "connectivity": {
                        "method": "vxlan_g",
                        "dest_ip": "1.1.1.1"
                    },
                    "health_check": {
                        "method": "in_band_bfd",
                        "address": "1.2.3.4",
                        "port": "10000",
                        "interval_ms": 100,
                        "retires": 5
                    },
                    "vsys_id": 1,
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-3333-000000000004",
                    "device_group": {
                        "tag": "data_center",
                        "value": "data_center_a"
                    },
                    "admin_status": 1,
                    "connectivity": {
                        "method": "vxlan_g",
                        "dest_ip": "1.1.1.1"
                    },
                    "health_check": {
                        "method": "http",
                        "url": "http://192.168.100.1:8080/health_check.index",
                        "interval_ms": 100,
                        "retires": 5
                    },
                    "vsys_id": 1,
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-3333-000000000005",
                    "device_group": {
                        "tag": "data_center",
                        "value": "data_center_a"
                    },
                    "admin_status": 1,
                    "connectivity": {
                        "method": "layer2_switch",
                        "int_vlan_tag": 10,
                        "ext_vlan_tag": 5
                    },
                    "health_check": {
                        "method": "none"
                    },
                    "vsys_id": 1,
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-3333-000000000006",
                    "device_group": {
                        "tag": "device_group",
                        "value": "device_group_a"
                    },
                    "admin_status": 1,
                    "connectivity": {
                        "method": "layer3_switch",
                        "int_vlan_tag": 10,
                        "ext_vlan_tag": 5
                    },
                    "health_check": {
                        "method": "none"
                    },
                    "vsys_id": 1,
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-3333-000000000007",
                    "device_group": {
                        "tag": "device_group",
                        "value": "device_group_a"
                    },
                    "admin_status": 0,
                    "connectivity": {
                        "method": "layer3_switch",
                        "int_vlan_tag": 10,
                        "ext_vlan_tag": 5
                    },
                    "health_check": {
                        "method": "none"
                    },
                    "vsys_id": 1,
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-3333-000000000008",
                    "device_group": {
                        "tag": "device_group",
                        "value": "device_group_b"
                    },
                    "admin_status": 0,
                    "connectivity": {
                        "method": "layer3_switch",
                        "int_vlan_tag": 10,
                        "ext_vlan_tag": 5
                    },
                    "health_check": {
                        "method": "none"
                    },
                    "vsys_id": 1,
                    "is_valid": 1
                }
            ]
        },
        {
            "table_name": "SERVICE_FUNCTION_FORWARDER",
            "table_content": [
                {
                    "uuid": "00000000-0000-0000-2222-000000000001",
                    "type": 1,
                    "load_balance_method": "hash-int-ip",
                    "load_balance_localization": "nearby",
                    "failure_action": "bypass",
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001"
                    ],
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-2222-000000000002",
                    "type": 1,
                    "load_balance_method": "hash-int-ip",
                    "load_balance_localization": "nearby",
                    "failure_action": "bypass",
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001",
                        "00000000-0000-0000-3333-000000000002",
                        "00000000-0000-0000-3333-000000000003",
                        "00000000-0000-0000-3333-000000000004",
                        "00000000-0000-0000-3333-000000000005",
                        "00000000-0000-0000-3333-000000000006",
                        "00000000-0000-0000-3333-000000000007",
                        "00000000-0000-0000-3333-000000000008"
                    ],
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-2222-000000000003",
                    "type": 1,
                    "load_balance_method": "hash-int-ip",
                    "load_balance_localization": "nearby",
                    "failure_action": "block",
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001"
                    ],
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-2222-000000000004",
                    "type": 1,
                    "load_balance_method": "hash-int-ip",
                    "load_balance_localization": "nearby",
                    "failure_action": "re-dispatch",
                    "unavailability_action": {
                        "action": "bypass",
                        "health_service_func_lt": 2
                    },
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001",
                        "00000000-0000-0000-3333-000000000002",
                        "00000000-0000-0000-3333-000000000003"
                    ],
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-2222-000000000005",
                    "type": 1,
                    "load_balance_method": "hash-int-ip",
                    "load_balance_localization": "nearby",
                    "failure_action": "re-dispatch",
                    "unavailability_action": {
                        "action": "block"
                    },
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001",
                        "00000000-0000-0000-3333-000000000002",
                        "00000000-0000-0000-3333-000000000003"
                    ],
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-2222-000000000006",
                    "type": 1,
                    "load_balance_method": "hash-int-ip",
                    "load_balance_localization": "global",
                    "failure_action": "block",
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001"
                    ],
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-2222-000000000007",
                    "type": 1,
                    "load_balance_method": "hash-ext-ip",
                    "load_balance_localization": "global",
                    "failure_action": "block",
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001"
                    ],
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-2222-000000000008",
                    "type": 1,
                    "load_balance_method": "hash-int-ip-and-ext-ip",
                    "load_balance_localization": "global",
                    "failure_action": "block",
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001"
                    ],
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-2222-000000000009",
                    "type": 1,
                    "load_balance_method": "hash-innermost-int-ip",
                    "load_balance_localization": "global",
                    "failure_action": "block",
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001"
                    ],
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-2222-000000000010",
                    "type": 2,
                    "load_balance_method": "hash-innermost-int-ip",
                    "load_balance_localization": "global",
                    "failure_action": "block",
                    "service_func_profiles": [
                        "00000000-0000-0000-3333-000000000001"
                    ],
                    "is_valid": 1
                }
            ]
        },
        {
            "table_name": "SERVICE_CHAINING_RULE",
            "table_content": [
                {
                    "uuid": "00000000-0000-0000-1111-000000000001",
                    "log_option": "all",
                    "effective_range": {},
                    "action_parameter": {
                        "vsys_id": 1,
                        "targeted_traffic": "raw",
                        "sff_profiles": [
                            "00000000-0000-0000-2222-000000000001"
                        ]
                    },
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-1111-000000000002",
                    "log_option": "all",
                    "effective_range": {},
                    "action_parameter": {
                        "vsys_id": 1,
                        "targeted_traffic": "raw",
                        "sff_profiles": [
                            "00000000-0000-0000-2222-000000000001",
                            "00000000-0000-0000-2222-000000000002",
                            "00000000-0000-0000-2222-000000000003",
                            "00000000-0000-0000-2222-000000000004",
                            "00000000-0000-0000-2222-000000000005",
                            "00000000-0000-0000-2222-000000000006",
                            "00000000-0000-0000-2222-000000000007",
                            "00000000-0000-0000-2222-000000000008",
                            "00000000-0000-0000-2222-000000000009",
                            "00000000-0000-0000-2222-000000000010"
                        ]
                    },
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-1111-000000000011",
                    "log_option": "all",
                    "effective_range": {},
                    "action_parameter": {
                        "vsys_id": 1,
                        "targeted_traffic": "decrypted",
                        "sff_profiles": [
                            "00000000-0000-0000-2222-000000000001"
                        ]
                    },
                    "is_valid": 1
                },
                {
                    "uuid": "00000000-0000-0000-1111-000000000012",
                    "log_option": "all",
                    "effective_range": {},
                    "action_parameter": {
                        "vsys_id": 1,
                        "targeted_traffic": "decrypted",
                        "sff_profiles": [
                            "00000000-0000-0000-2222-000000000001",
                            "00000000-0000-0000-2222-000000000002",
                            "00000000-0000-0000-2222-000000000003",
                            "00000000-0000-0000-2222-000000000004",
                            "00000000-0000-0000-2222-000000000005",
                            "00000000-0000-0000-2222-000000000006",
                            "00000000-0000-0000-2222-000000000007",
                            "00000000-0000-0000-2222-000000000008",
                            "00000000-0000-0000-2222-000000000009",
                            "00000000-0000-0000-2222-000000000010"
                        ]
                    },
                    "is_valid": 1
                }
            ]
        }
    ]
}