@riil-frontend/component-topology 2.1.3-dev.5 → 2.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/CHANGELOG.md +9 -1
  2. package/build/1.js +2 -2
  3. package/build/2.js +1 -1
  4. package/build/index.css +1 -1
  5. package/build/index.html +1 -1
  6. package/build/index.js +30 -30
  7. package/demo/1/345/237/272/346/234/254/usage.md +0 -18
  8. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/CustomNodeIcon.jsx +3 -2
  9. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/DataStreamTopo.jsx +7 -2
  10. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/EditorContextMenu.jsx +1 -1
  11. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/data/appInstall/data1.json +1 -2
  12. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/cmdb/v1/api/authority/ci/commonQuery +1 -0
  13. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/model/v1/api/modelTree +1 -0
  14. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/topo/v1/api/attributes/once +1 -1
  15. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/topo/v1/api/attributes/once.json +1 -1
  16. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/topo/v1/api/structure/byCondition/2 +1 -0
  17. package/demo/3/344/270/232/345/212/241/347/233/221/346/216/247/346/213/223/346/211/221/src/mock/topo/v1/api/structure/relationList +1 -0
  18. package/es/components/Link/index.module.scss +1 -0
  19. package/es/components/Link/setting.js +1 -1
  20. package/es/components/edit/ResourceViewAttributeSetting/ResourceViewAttributeSettingPlugin.js +1 -0
  21. package/es/models/linkDynamicStyle.js +20 -16
  22. package/es/models/topoCreateMod.js +1 -0
  23. package/es/models/topoMod.js +5 -1
  24. package/es/utils/topoData.js +14 -12
  25. package/es/utils/topoIconUtil.js +4 -1
  26. package/lib/components/Link/index.module.scss +1 -0
  27. package/lib/components/Link/setting.js +2 -2
  28. package/lib/components/edit/ResourceViewAttributeSetting/ResourceViewAttributeSettingPlugin.js +2 -0
  29. package/lib/models/linkDynamicStyle.js +20 -16
  30. package/lib/models/topoCreateMod.js +1 -0
  31. package/lib/models/topoMod.js +6 -1
  32. package/lib/utils/topoData.js +14 -12
  33. package/lib/utils/topoIconUtil.js +4 -1
  34. package/package.json +6 -6
  35. package/public/icons/c_b_firewall.svg +318 -0
  36. package/public/icons/c_b_hub.svg +88 -0
  37. package/public/icons/c_b_server.svg +52 -0
  38. package/demo/1/345/237/272/346/234/254/usage1.md +0 -7
  39. package/demo/5/345/244/232/345/256/236/344/276/213/js/TopoCenterViewer.jsx +0 -101
  40. package/demo/5/345/244/232/345/256/236/344/276/213/js/createMockRequest.js +0 -43
  41. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/appserver/v1/api/authFunc/checkFuncAuthentication +0 -14
  42. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/appserver/v1/api/authFunc/checkFuncAuthentication.json +0 -14
  43. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/model/v1/api/getAllDict +0 -1029
  44. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/alarm +0 -0
  45. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/alarm.json +0 -0
  46. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/attributes/once +0 -2596
  47. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/attributes/once.json +0 -2596
  48. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/attributes/polling +0 -2293
  49. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/attributes/polling.json +0 -2293
  50. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/auth/permission/2 +0 -1
  51. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/auth/permission/2.json +0 -1
  52. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/menu +0 -48
  53. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/menu.json +0 -48
  54. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/shape +0 -1
  55. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/shape.json +0 -1
  56. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/structure/both/2 +0 -618
  57. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/structure/both/2.json +0 -618
  58. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/structure/relationList +0 -192
  59. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/structure/relationList.json +0 -192
  60. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/webUrl/list +0 -1
  61. package/demo/5/345/244/232/345/256/236/344/276/213/js/mock/topo/v1/api/webUrl/list.json +0 -1
  62. package/demo/5/345/244/232/345/256/236/344/276/213/js/request.js +0 -7
  63. package/demo/5/345/244/232/345/256/236/344/276/213//345/244/232/345/256/236/344/276/213.md +0 -10
@@ -1,618 +0,0 @@
1
- {
2
- "config": {
3
- "id": 2,
4
- "name": "星星布局",
5
- "layout": "circular",
6
- "showType": "auto"
7
- },
8
- "global": {
9
- "extraConfig": "{\"topoDisplayConfig\":{\"alarmSwitch\":true,\"showLog\":false,\"showTips\":true,\"showTags\":false,\"showLinkName\":false,\"showLinkIF\":false},\"setDataList\":[{\"code\":\"000000001769c311\",\"name\":\"\",\"ciName\":\"\",\"tag\":[],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"switch\"},{\"code\":\"000000001769c307\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769c301\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769c30b\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769c305\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769c2f9\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769c2fd\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769c2ed\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769c2f5\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769c30d\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieRouter\"},{\"code\":\"000000001769c2f1\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769b7e9\",\"name\":\"\",\"ciName\":\"\",\"tag\":[],\"tip\":[],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769b7a7\",\"name\":\"\",\"ciName\":\"\",\"tag\":[],\"tip\":[],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769b765\",\"name\":\"\",\"ciName\":\"\",\"tag\":[],\"tip\":[],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769b723\",\"name\":\"\",\"ciName\":\"\",\"tag\":[],\"tip\":[],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769b6e1\",\"name\":\"\",\"ciName\":\"\",\"tag\":[],\"tip\":[],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769b69f\",\"name\":\"\",\"ciName\":\"\",\"tag\":[],\"tip\":[],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769b65d\",\"name\":\"\",\"ciName\":\"\",\"tag\":[],\"tip\":[],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"000000001769b61b\",\"name\":\"\",\"ciName\":\"\",\"tag\":[],\"tip\":[],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"0000000017699611\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"cpuRate\",\"type\":\"metric\"},{\"code\":\"memRate\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"ipAddress\",\"type\":\"attribute\"},{\"code\":\"macAddress\",\"type\":\"attribute\"},{\"code\":\"model\",\"type\":\"attribute\"},{\"code\":\"company\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"ruijieSwitch\"},{\"code\":\"r649681720974508032\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"linkOutBps\",\"type\":\"metric\"},{\"code\":\"linkInBps\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"dstName\",\"type\":\"attribute\"},{\"code\":\"srcName\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"networkLink\"},{\"code\":\"r653417183396757504\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"linkOutBps\",\"type\":\"metric\"},{\"code\":\"linkInBps\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"dstName\",\"type\":\"attribute\"},{\"code\":\"srcName\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"networkLink\"},{\"code\":\"r649681721180028928\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"aggLinkStatus\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"aggLinkStatus\",\"type\":\"metric\"},{\"code\":\"linkOutBps\",\"type\":\"metric\"},{\"code\":\"linkInBps\",\"type\":\"metric\"}],\"type\":\"\",\"ciType\":\"networkAggLink\"},{\"code\":\"r653417183514198016\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"linkOutBps\",\"type\":\"metric\"},{\"code\":\"linkInBps\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"dstName\",\"type\":\"attribute\"},{\"code\":\"srcName\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"networkLink\"},{\"code\":\"r649681720844484608\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"linkOutBps\",\"type\":\"metric\"},{\"code\":\"linkInBps\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"dstName\",\"type\":\"attribute\"},{\"code\":\"srcName\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"networkLink\"},{\"code\":\"r649681721020645376\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"linkOutBps\",\"type\":\"metric\"},{\"code\":\"linkInBps\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"dstName\",\"type\":\"attribute\"},{\"code\":\"srcName\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"networkLink\"},{\"code\":\"r649681720768987136\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"linkOutBps\",\"type\":\"metric\"},{\"code\":\"linkInBps\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"dstName\",\"type\":\"attribute\"},{\"code\":\"srcName\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"networkLink\"},{\"code\":\"r649681721062588416\",\"name\":\"\",\"ciName\":\"\",\"tag\":[{\"code\":\"linkOutBps\",\"type\":\"metric\"},{\"code\":\"linkInBps\",\"type\":\"metric\"}],\"tip\":[{\"code\":\"dstName\",\"type\":\"attribute\"},{\"code\":\"srcName\",\"type\":\"attribute\"}],\"type\":\"\",\"ciType\":\"networkLink\"}],\"linkDynamicStyle\":{\"networkLink\":{\"rules\":[{\"key\":0,\"condition\":[{\"relation\":\"and\",\"children\":[{\"ciType\":\"networkLink\",\"type\":\"attribute\",\"field\":\"linkBandwidth\",\"operator\":\"==\",\"value\":1,\"key\":1}],\"key\":0}],\"style\":{\"lineType\":\"solid\",\"color\":\"#09D90E\",\"direction\":\"none\",\"lineWidth\":1}}]},\"networkAggLink\":{\"rules\":[]}}}",
10
- "alarmSwitch": true,
11
- "configDataList": null
12
- },
13
- "groups": [],
14
- "nodes": [
15
- {
16
- "id": "000000001769c311",
17
- "name": "AC-WS6008",
18
- "ciType": "switch",
19
- "ciName": "switch",
20
- "operation": "delete",
21
- "attributes": [
22
- {
23
- "code": "ipAddress",
24
- "name": "IP地址",
25
- "tips": true,
26
- "tags": true,
27
- "value": "172.17.164.10"
28
- },
29
- {
30
- "code": "macAddress",
31
- "name": "Mac地址",
32
- "tips": true,
33
- "tags": false,
34
- "value": "00-74-9C-C4-3D-14"
35
- }
36
- ],
37
- "groupId": 2,
38
- "groupTag": null
39
- },
40
- {
41
- "id": "000000001769c307",
42
- "name": "HuiJu166.2",
43
- "ciType": "ruijieSwitch",
44
- "ciName": "ruijieSwitch",
45
- "operation": "delete",
46
- "attributes": [
47
- {
48
- "code": "ipAddress",
49
- "name": "IP地址",
50
- "tips": true,
51
- "tags": true,
52
- "value": "172.17.164.1"
53
- },
54
- {
55
- "code": "macAddress",
56
- "name": "Mac地址",
57
- "tips": true,
58
- "tags": false,
59
- "value": "00-74-9C-8F-F3-7D"
60
- }
61
- ],
62
- "groupId": 2,
63
- "groupTag": null
64
- },
65
- {
66
- "id": "000000001769c30d",
67
- "name": "TJYF-EG166.1",
68
- "ciType": "ruijieRouter",
69
- "ciName": "ruijieRouter",
70
- "operation": "delete",
71
- "attributes": [
72
- {
73
- "code": "ipAddress",
74
- "name": "IP地址",
75
- "tips": true,
76
- "tags": true,
77
- "value": "172.17.166.1"
78
- },
79
- {
80
- "code": "macAddress",
81
- "name": "Mac地址",
82
- "tips": true,
83
- "tags": false,
84
- "value": "00-74-9C-51-85-F3"
85
- }
86
- ],
87
- "groupId": 2,
88
- "groupTag": null
89
- },
90
- {
91
- "id": "000000001769c2f9",
92
- "name": "S5760_test",
93
- "ciType": "ruijieSwitch",
94
- "ciName": "ruijieSwitch",
95
- "operation": "delete",
96
- "attributes": [
97
- {
98
- "code": "ipAddress",
99
- "name": "IP地址",
100
- "tips": true,
101
- "tags": true,
102
- "value": "172.17.166.10"
103
- },
104
- {
105
- "code": "macAddress",
106
- "name": "Mac地址",
107
- "tips": true,
108
- "tags": false,
109
- "value": "00-1A-A9-7D-ED-75"
110
- }
111
- ],
112
- "groupId": 2,
113
- "groupTag": null
114
- },
115
- {
116
- "id": "000000001769c305",
117
- "name": "S2910C-24GT2XS",
118
- "ciType": "ruijieSwitch",
119
- "ciName": "ruijieSwitch",
120
- "operation": "delete",
121
- "attributes": [
122
- {
123
- "code": "ipAddress",
124
- "name": "IP地址",
125
- "tips": true,
126
- "tags": true,
127
- "value": "172.17.166.20"
128
- },
129
- {
130
- "code": "macAddress",
131
- "name": "Mac地址",
132
- "tips": true,
133
- "tags": false,
134
- "value": "00-74-9C-96-22-9E"
135
- }
136
- ],
137
- "groupId": 2,
138
- "groupTag": null
139
- },
140
- {
141
- "id": "000000001769c2fd",
142
- "name": "Ser-S2652_166.27",
143
- "ciType": "ruijieSwitch",
144
- "ciName": "ruijieSwitch",
145
- "operation": "delete",
146
- "attributes": [
147
- {
148
- "code": "ipAddress",
149
- "name": "IP地址",
150
- "tips": true,
151
- "tags": true,
152
- "value": "172.17.166.27"
153
- },
154
- {
155
- "code": "macAddress",
156
- "name": "Mac地址",
157
- "tips": true,
158
- "tags": false,
159
- "value": "14-14-4B-59-E3-3A"
160
- }
161
- ],
162
- "groupId": 2,
163
- "groupTag": null
164
- },
165
- {
166
- "id": "000000001769c2ed",
167
- "name": "Server_166.30",
168
- "ciType": "ruijieSwitch",
169
- "ciName": "ruijieSwitch",
170
- "operation": "delete",
171
- "attributes": [
172
- {
173
- "code": "ipAddress",
174
- "name": "IP地址",
175
- "tips": true,
176
- "tags": true,
177
- "value": "172.17.166.30"
178
- },
179
- {
180
- "code": "macAddress",
181
- "name": "Mac地址",
182
- "tips": true,
183
- "tags": false,
184
- "value": "00-1A-A9-19-41-4C"
185
- }
186
- ],
187
- "groupId": 2,
188
- "groupTag": null
189
- },
190
- {
191
- "id": "000000001769c2f1",
192
- "name": "S2652G-166.19",
193
- "ciType": "ruijieSwitch",
194
- "ciName": "ruijieSwitch",
195
- "operation": "delete",
196
- "attributes": [
197
- {
198
- "code": "ipAddress",
199
- "name": "IP地址",
200
- "tips": true,
201
- "tags": true,
202
- "value": "172.17.166.19"
203
- },
204
- {
205
- "code": "macAddress",
206
- "name": "Mac地址",
207
- "tips": true,
208
- "tags": false,
209
- "value": "00-1A-A9-76-03-DC"
210
- }
211
- ],
212
- "groupId": 2,
213
- "groupTag": null
214
- },
215
- {
216
- "id": "000000001769c30b",
217
- "name": "Ser-S2952_166.26",
218
- "ciType": "ruijieSwitch",
219
- "ciName": "ruijieSwitch",
220
- "operation": "delete",
221
- "attributes": [
222
- {
223
- "code": "ipAddress",
224
- "name": "IP地址",
225
- "tips": true,
226
- "tags": true,
227
- "value": "172.17.166.26"
228
- },
229
- {
230
- "code": "macAddress",
231
- "name": "Mac地址",
232
- "tips": true,
233
- "tags": false,
234
- "value": "80-05-88-27-BA-27"
235
- }
236
- ],
237
- "groupId": 2,
238
- "groupTag": null
239
- },
240
- {
241
- "id": "000000001769c301",
242
- "name": "Ser-S2652_166.28",
243
- "ciType": "ruijieSwitch",
244
- "ciName": "ruijieSwitch",
245
- "operation": "delete",
246
- "attributes": [
247
- {
248
- "code": "ipAddress",
249
- "name": "IP地址",
250
- "tips": true,
251
- "tags": true,
252
- "value": "172.17.166.28"
253
- },
254
- {
255
- "code": "macAddress",
256
- "name": "Mac地址",
257
- "tips": true,
258
- "tags": false,
259
- "value": "14-14-4B-59-E3-2A"
260
- }
261
- ],
262
- "groupId": 2,
263
- "groupTag": null
264
- },
265
- {
266
- "id": "000000001769c2f5",
267
- "name": "S2652G_166.18",
268
- "ciType": "ruijieSwitch",
269
- "ciName": "ruijieSwitch",
270
- "operation": "delete",
271
- "attributes": [
272
- {
273
- "code": "ipAddress",
274
- "name": "IP地址",
275
- "tips": true,
276
- "tags": true,
277
- "value": "172.17.166.18"
278
- },
279
- {
280
- "code": "macAddress",
281
- "name": "Mac地址",
282
- "tips": true,
283
- "tags": false,
284
- "value": "00-1A-A9-C2-7A-A8"
285
- }
286
- ],
287
- "groupId": 2,
288
- "groupTag": null
289
- },
290
- {
291
- "id": "000000001769b7e9",
292
- "name": "Server_166.30",
293
- "ciType": "ruijieSwitch",
294
- "ciName": "ruijieSwitch",
295
- "operation": "delete",
296
- "attributes": [
297
- {
298
- "code": "ipAddress",
299
- "name": "IP地址",
300
- "tips": true,
301
- "tags": true,
302
- "value": "172.17.166.30"
303
- },
304
- {
305
- "code": "macAddress",
306
- "name": "Mac地址",
307
- "tips": true,
308
- "tags": false,
309
- "value": "00-1A-A9-19-41-4C"
310
- }
311
- ],
312
- "groupId": 2,
313
- "groupTag": null
314
- },
315
- {
316
- "id": "000000001769b7a7",
317
- "name": "Ser-S2952_166.26",
318
- "ciType": "ruijieSwitch",
319
- "ciName": "ruijieSwitch",
320
- "operation": "delete",
321
- "attributes": [
322
- {
323
- "code": "ipAddress",
324
- "name": "IP地址",
325
- "tips": true,
326
- "tags": true,
327
- "value": "172.17.166.26"
328
- },
329
- {
330
- "code": "macAddress",
331
- "name": "Mac地址",
332
- "tips": true,
333
- "tags": false,
334
- "value": "80-05-88-27-BA-27"
335
- }
336
- ],
337
- "groupId": 2,
338
- "groupTag": null
339
- },
340
- {
341
- "id": "000000001769b765",
342
- "name": "Ser-S2652_166.28",
343
- "ciType": "ruijieSwitch",
344
- "ciName": "ruijieSwitch",
345
- "operation": "delete",
346
- "attributes": [
347
- {
348
- "code": "ipAddress",
349
- "name": "IP地址",
350
- "tips": true,
351
- "tags": true,
352
- "value": "172.17.166.28"
353
- },
354
- {
355
- "code": "macAddress",
356
- "name": "Mac地址",
357
- "tips": true,
358
- "tags": false,
359
- "value": "14-14-4B-59-E3-2A"
360
- }
361
- ],
362
- "groupId": 2,
363
- "groupTag": null
364
- },
365
- {
366
- "id": "000000001769b723",
367
- "name": "Ser-S2652_166.27",
368
- "ciType": "ruijieSwitch",
369
- "ciName": "ruijieSwitch",
370
- "operation": "delete",
371
- "attributes": [
372
- {
373
- "code": "ipAddress",
374
- "name": "IP地址",
375
- "tips": true,
376
- "tags": true,
377
- "value": "172.17.166.27"
378
- },
379
- {
380
- "code": "macAddress",
381
- "name": "Mac地址",
382
- "tips": true,
383
- "tags": false,
384
- "value": "14-14-4B-59-E3-3A"
385
- }
386
- ],
387
- "groupId": 2,
388
- "groupTag": null
389
- },
390
- {
391
- "id": "000000001769b6e1",
392
- "name": "S5760_test",
393
- "ciType": "ruijieSwitch",
394
- "ciName": "ruijieSwitch",
395
- "operation": "delete",
396
- "attributes": [
397
- {
398
- "code": "ipAddress",
399
- "name": "IP地址",
400
- "tips": true,
401
- "tags": true,
402
- "value": "172.17.166.10"
403
- },
404
- {
405
- "code": "macAddress",
406
- "name": "Mac地址",
407
- "tips": true,
408
- "tags": false,
409
- "value": "00-1A-A9-7D-ED-75"
410
- }
411
- ],
412
- "groupId": 2,
413
- "groupTag": null
414
- },
415
- {
416
- "id": "000000001769b69f",
417
- "name": "S2910C-24GT2XS",
418
- "ciType": "ruijieSwitch",
419
- "ciName": "ruijieSwitch",
420
- "operation": "delete",
421
- "attributes": [
422
- {
423
- "code": "ipAddress",
424
- "name": "IP地址",
425
- "tips": true,
426
- "tags": true,
427
- "value": "172.17.166.20"
428
- },
429
- {
430
- "code": "macAddress",
431
- "name": "Mac地址",
432
- "tips": true,
433
- "tags": false,
434
- "value": "00-74-9C-96-22-9E"
435
- }
436
- ],
437
- "groupId": 2,
438
- "groupTag": null
439
- },
440
- {
441
- "id": "000000001769b65d",
442
- "name": "S2652G-166.19",
443
- "ciType": "ruijieSwitch",
444
- "ciName": "ruijieSwitch",
445
- "operation": "delete",
446
- "attributes": [
447
- {
448
- "code": "ipAddress",
449
- "name": "IP地址",
450
- "tips": true,
451
- "tags": true,
452
- "value": "172.17.166.19"
453
- },
454
- {
455
- "code": "macAddress",
456
- "name": "Mac地址",
457
- "tips": true,
458
- "tags": false,
459
- "value": "00-1A-A9-76-03-DC"
460
- }
461
- ],
462
- "groupId": 2,
463
- "groupTag": null
464
- },
465
- {
466
- "id": "000000001769b61b",
467
- "name": "S2652G_166.18",
468
- "ciType": "ruijieSwitch",
469
- "ciName": "ruijieSwitch",
470
- "operation": "delete",
471
- "attributes": [
472
- {
473
- "code": "ipAddress",
474
- "name": "IP地址",
475
- "tips": true,
476
- "tags": true,
477
- "value": "172.17.166.18"
478
- },
479
- {
480
- "code": "macAddress",
481
- "name": "Mac地址",
482
- "tips": true,
483
- "tags": false,
484
- "value": "00-1A-A9-C2-7A-A8"
485
- }
486
- ],
487
- "groupId": 2,
488
- "groupTag": null
489
- },
490
- {
491
- "id": "0000000017699611",
492
- "name": "锐捷交换机",
493
- "ciType": "ruijieSwitch",
494
- "ciName": "ruijieSwitch",
495
- "operation": "delete",
496
- "attributes": [
497
- {
498
- "code": "ipAddress",
499
- "name": "IP地址",
500
- "tips": true,
501
- "tags": true,
502
- "value": "172.166.12.33"
503
- },
504
- {
505
- "code": "macAddress",
506
- "name": "Mac地址",
507
- "tips": true,
508
- "tags": false,
509
- "value": "dsef"
510
- }
511
- ],
512
- "groupId": 2,
513
- "groupTag": null
514
- }
515
- ],
516
- "links": [
517
- {
518
- "id": "r649681720974508032",
519
- "name": null,
520
- "source": "000000001769c307",
521
- "target": "000000001769c311",
522
- "operation": "delete",
523
- "interfaceSource": "00000000176a1f45",
524
- "interfaceTarget": "00000000176a220b",
525
- "ciType": null
526
- },
527
- {
528
- "id": "r649681721062588416",
529
- "name": null,
530
- "source": "000000001769c307",
531
- "target": "000000001769c30d",
532
- "operation": "delete",
533
- "interfaceSource": "00000000176a2082",
534
- "interfaceTarget": "00000000176a21c2",
535
- "ciType": null
536
- },
537
- {
538
- "id": "r649681721020645376",
539
- "name": null,
540
- "source": "000000001769c2f9",
541
- "target": "000000001769c307",
542
- "operation": "delete",
543
- "interfaceSource": "00000000176a1ae9",
544
- "interfaceTarget": "00000000176a1f92",
545
- "ciType": null
546
- },
547
- {
548
- "id": "r649681721180028928",
549
- "name": null,
550
- "source": "000000001769c305",
551
- "target": "000000001769c307",
552
- "operation": "delete",
553
- "interfaceSource": "00000000176a1d6e",
554
- "interfaceTarget": "00000000176a1eec",
555
- "ciType": null
556
- },
557
- {
558
- "id": "r649681720844484608",
559
- "name": null,
560
- "source": "000000001769c2f9",
561
- "target": "000000001769c2fd",
562
- "operation": "delete",
563
- "interfaceSource": "00000000176a1aa6",
564
- "interfaceTarget": "00000000176a1c45",
565
- "ciType": null
566
- },
567
- {
568
- "id": "r653417183514198016",
569
- "name": null,
570
- "source": "000000001769c2f9",
571
- "target": "000000001769c305",
572
- "operation": "delete",
573
- "interfaceSource": "00000000176a1a7a",
574
- "interfaceTarget": "00000000176a1e84",
575
- "ciType": null
576
- },
577
- {
578
- "id": "r649681720768987136",
579
- "name": null,
580
- "source": "000000001769c2ed",
581
- "target": "000000001769c2f9",
582
- "operation": "delete",
583
- "interfaceSource": "00000000176a1636",
584
- "interfaceTarget": "00000000176a1a9c",
585
- "ciType": null
586
- },
587
- {
588
- "id": "r653417183396757504",
589
- "name": null,
590
- "source": "000000001769c301",
591
- "target": "000000001769c30b",
592
- "operation": "delete",
593
- "interfaceSource": "00000000176a1d48",
594
- "interfaceTarget": "00000000176a2185",
595
- "ciType": null
596
- }
597
- ],
598
- "interfaceNodes": [
599
- "00000000176a1f45",
600
- "00000000176a220b",
601
- "00000000176a2082",
602
- "00000000176a21c2",
603
- "00000000176a1ae9",
604
- "00000000176a1f92",
605
- "00000000176a1d6e",
606
- "00000000176a1eec",
607
- "00000000176a1aa6",
608
- "00000000176a1c45",
609
- "00000000176a1a7a",
610
- "00000000176a1e84",
611
- "00000000176a1636",
612
- "00000000176a1a9c",
613
- "00000000176a1d48",
614
- "00000000176a2185"
615
- ],
616
- "serialize": "{\n \"v\": \"7.2.5\",\n \"p\": {\n \"layers\": [\n {\n \"name\": \"grid\",\n \"visible\": true,\n \"selectable\": true,\n \"movable\": false,\n \"editable\": false\n },\n {\n \"name\": \"container\",\n \"visible\": true,\n \"selectable\": true,\n \"movable\": true,\n \"editable\": false\n },\n {\n \"name\": \"line\",\n \"visible\": true,\n \"selectable\": true\n },\n {\n \"name\": \"point\",\n \"visible\": true\n }\n ],\n \"autoAdjustIndex\": false,\n \"hierarchicalRendering\": false\n },\n \"d\": [\n {\n \"c\": \"ht.Node\",\n \"i\": 33,\n \"p\": {\n \"name\": \"AC-WS6008\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c311\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 254.87431,\n \"y\": 119.44565\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c311\",\n \"name\": \"AC-WS6008\",\n \"ciType\": \"switch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 34,\n \"p\": {\n \"name\": \"HuiJu166.2\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c307\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 157.35161,\n \"y\": 195.28073\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c307\",\n \"name\": \"HuiJu166.2\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 35,\n \"p\": {\n \"name\": \"Ser-S2652_166.28\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c301\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 354.93639,\n \"y\": 74.6\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c301\",\n \"name\": \"Ser-S2652_166.28\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 36,\n \"p\": {\n \"name\": \"Ser-S2952_166.26\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c30b\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 527.31417,\n \"y\": 244.6\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c30b\",\n \"name\": \"Ser-S2952_166.26\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 37,\n \"p\": {\n \"name\": \"S2910C-24GT2XS\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c305\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 76.4,\n \"y\": 238.70289\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c305\",\n \"name\": \"S2910C-24GT2XS\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 38,\n \"p\": {\n \"name\": \"S5760_test\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c2f9\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 155.22734,\n \"y\": 285.87171\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c2f9\",\n \"name\": \"S5760_test\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 39,\n \"p\": {\n \"name\": \"Ser-S2652_166.27\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c2fd\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 178.0029,\n \"y\": 414.99212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c2fd\",\n \"name\": \"Ser-S2652_166.27\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 40,\n \"p\": {\n \"name\": \"Server_166.30\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c2ed\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 255.33639,\n \"y\": 359.95181\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c2ed\",\n \"name\": \"Server_166.30\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 41,\n \"p\": {\n \"name\": \"S2652G_166.18\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c2f5\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 277.4,\n \"y\": 509.19212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c2f5\",\n \"name\": \"S2652G_166.18\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 42,\n \"p\": {\n \"name\": \"TJYF-EG166.1\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c30d\",\n \"image\": \"editor.icon.router.medium\",\n \"position\": {\n \"x\": 183.76748,\n \"y\": 74.6\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c30d\",\n \"name\": \"TJYF-EG166.1\",\n \"ciType\": \"ruijieRouter\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 43,\n \"p\": {\n \"name\": \"S2652G-166.19\",\n \"layer\": \"point\",\n \"tag\": \"000000001769c2f1\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 371.6,\n \"y\": 509.19212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769c2f1\",\n \"name\": \"S2652G-166.19\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 44,\n \"p\": {\n \"name\": \"Server_166.30\",\n \"layer\": \"point\",\n \"tag\": \"000000001769b7e9\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 465.8,\n \"y\": 509.19212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769b7e9\",\n \"name\": \"Server_166.30\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 45,\n \"p\": {\n \"name\": \"Ser-S2952_166.26\",\n \"layer\": \"point\",\n \"tag\": \"000000001769b7a7\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 584.53639,\n \"y\": 74.6\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769b7a7\",\n \"name\": \"Ser-S2952_166.26\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 46,\n \"p\": {\n \"name\": \"Ser-S2652_166.28\",\n \"layer\": \"point\",\n \"tag\": \"000000001769b765\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 689.53639,\n \"y\": 74.6\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769b765\",\n \"name\": \"Ser-S2652_166.28\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 47,\n \"p\": {\n \"name\": \"Ser-S2652_166.27\",\n \"layer\": \"point\",\n \"tag\": \"000000001769b723\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 80,\n \"y\": 509.19212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769b723\",\n \"name\": \"Ser-S2652_166.27\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 48,\n \"p\": {\n \"name\": \"S5760_test\",\n \"layer\": \"point\",\n \"tag\": \"000000001769b6e1\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 69.2,\n \"y\": 603.39212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769b6e1\",\n \"name\": \"S5760_test\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 49,\n \"p\": {\n \"name\": \"S2910C-24GT2XS\",\n \"layer\": \"point\",\n \"tag\": \"000000001769b69f\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 181.4,\n \"y\": 509.19212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769b69f\",\n \"name\": \"S2910C-24GT2XS\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 50,\n \"p\": {\n \"name\": \"S2652G-166.19\",\n \"layer\": \"point\",\n \"tag\": \"000000001769b65d\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 560,\n \"y\": 509.19212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769b65d\",\n \"name\": \"S2652G-166.19\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 51,\n \"p\": {\n \"name\": \"S2652G_166.18\",\n \"layer\": \"point\",\n \"tag\": \"000000001769b61b\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 654.2,\n \"y\": 509.19212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"000000001769b61b\",\n \"name\": \"S2652G_166.18\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Node\",\n \"i\": 52,\n \"p\": {\n \"name\": \"锐捷交换机\",\n \"layer\": \"point\",\n \"tag\": \"0000000017699611\",\n \"image\": \"editor.icon.switch.medium\",\n \"position\": {\n \"x\": 152.6,\n \"y\": 603.39212\n },\n \"width\": 64,\n \"height\": 64\n },\n \"s\": {\n \"label.font\": \" 12px 黑体\",\n \"select.color\": \"#979797\",\n \"select.padding\": 0,\n \"select.width\": 0\n },\n \"a\": {\n \"id\": \"0000000017699611\",\n \"name\": \"锐捷交换机\",\n \"ciType\": \"ruijieSwitch\",\n \"groupId\": 2,\n \"groupTag\": null,\n \"type\": \"node\",\n \"dtype\": \"device\",\n \"isbinding\": true,\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"imgSize\": \"medium\",\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Edge\",\n \"i\": 53,\n \"p\": {\n \"name\": \"\",\n \"layer\": \"line\",\n \"tag\": \"r649681720974508032\",\n \"source\": {\n \"__i\": 34\n },\n \"target\": {\n \"__i\": 33\n }\n },\n \"s\": {\n \"edge.expanded\": false,\n \"edge.type\": \"multarc\",\n \"edge.gap\": 60,\n \"select.color\": \"#979797\",\n \"edge.color\": \"#90EE90\",\n \"edge.width\": 1,\n \"label.font\": \" 12px 黑体\",\n \"select.padding\": 0\n },\n \"a\": {\n \"id\": \"r649681720974508032\",\n \"name\": \"172.17.164.1(Gi 0/4) - 172.17.164.10(Gi 0/7)\",\n \"source\": \"000000001769c307\",\n \"target\": \"000000001769c311\",\n \"interfaceSource\": \"00000000176a1f45\",\n \"interfaceTarget\": \"00000000176a220b\",\n \"ciType\": \"networkLink\",\n \"sourceObj\": {\n \"id\": \"000000001769c307\",\n \"name\": \"HuiJu166.2\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.164.1\",\n \"macAddress\": \"00-74-9C-8F-F3-7D\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"targetObj\": {\n \"id\": \"000000001769c311\",\n \"name\": \"AC-WS6008\",\n \"ciType\": \"switch\",\n \"ciName\": \"switch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.164.10\",\n \"macAddress\": \"00-74-9C-C4-3D-14\",\n \"metrics\": []\n },\n \"type\": \"link\",\n \"dtype\": \"link\",\n \"isbinding\": true,\n \"linkstyle\": \"dym\",\n \"recordStyle\": {\n \"color\": \"#90EE90\",\n \"edgeWidth\": 1,\n \"direction\": \"none\",\n \"lineType\": \"solid\"\n },\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"fontPx\": 12,\n \"fontSize\": 12,\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Edge\",\n \"i\": 54,\n \"p\": {\n \"name\": \"\",\n \"layer\": \"line\",\n \"tag\": \"r653417183396757504\",\n \"source\": {\n \"__i\": 35\n },\n \"target\": {\n \"__i\": 36\n }\n },\n \"s\": {\n \"edge.expanded\": false,\n \"edge.type\": \"multarc\",\n \"edge.gap\": 60,\n \"select.color\": \"#979797\",\n \"edge.color\": \"#90EE90\",\n \"edge.width\": 1,\n \"label.font\": \" 12px 黑体\",\n \"select.padding\": 0\n },\n \"a\": {\n \"id\": \"r653417183396757504\",\n \"name\": \"172.17.166.28(Gi 0/49) - 172.17.166.26(Gi 0/47)\",\n \"source\": \"000000001769c301\",\n \"target\": \"000000001769c30b\",\n \"interfaceSource\": \"00000000176a1d48\",\n \"interfaceTarget\": \"00000000176a2185\",\n \"ciType\": \"networkLink\",\n \"sourceObj\": {\n \"id\": \"000000001769c301\",\n \"name\": \"Ser-S2652_166.28\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.28\",\n \"macAddress\": \"14-14-4B-59-E3-2A\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"targetObj\": {\n \"id\": \"000000001769c30b\",\n \"name\": \"Ser-S2952_166.26\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.26\",\n \"macAddress\": \"80-05-88-27-BA-27\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"type\": \"link\",\n \"dtype\": \"link\",\n \"isbinding\": true,\n \"linkstyle\": \"dym\",\n \"recordStyle\": {\n \"color\": \"#90EE90\",\n \"edgeWidth\": 1,\n \"direction\": \"none\",\n \"lineType\": \"solid\"\n },\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"fontPx\": 12,\n \"fontSize\": 12,\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Edge\",\n \"i\": 55,\n \"p\": {\n \"name\": \"\",\n \"layer\": \"line\",\n \"tag\": \"r649681721180028928\",\n \"source\": {\n \"__i\": 37\n },\n \"target\": {\n \"__i\": 34\n }\n },\n \"s\": {\n \"edge.expanded\": false,\n \"edge.type\": \"multarc\",\n \"edge.gap\": 60,\n \"select.color\": \"#979797\",\n \"edge.color\": \"#90EE90\",\n \"edge.width\": 1,\n \"label.font\": \" 12px 黑体\",\n \"select.padding\": 0\n },\n \"a\": {\n \"id\": \"r649681721180028928\",\n \"name\": \"172.17.166.20(AggregatePort 1) - 172.17.164.1(AggregatePort 3)\",\n \"source\": \"000000001769c305\",\n \"target\": \"000000001769c307\",\n \"interfaceSource\": \"00000000176a1d6e\",\n \"interfaceTarget\": \"00000000176a1eec\",\n \"ciType\": \"networkAggLink\",\n \"sourceObj\": {\n \"id\": \"000000001769c305\",\n \"name\": \"S2910C-24GT2XS\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.20\",\n \"macAddress\": \"00-74-9C-96-22-9E\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"targetObj\": {\n \"id\": \"000000001769c307\",\n \"name\": \"HuiJu166.2\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.164.1\",\n \"macAddress\": \"00-74-9C-8F-F3-7D\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"type\": \"link\",\n \"dtype\": \"link\",\n \"isbinding\": true,\n \"linkstyle\": \"dym\",\n \"recordStyle\": {\n \"color\": \"#90EE90\",\n \"edgeWidth\": 1,\n \"direction\": \"none\",\n \"lineType\": \"solid\"\n },\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"fontPx\": 12,\n \"fontSize\": 12,\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Edge\",\n \"i\": 56,\n \"p\": {\n \"name\": \"\",\n \"layer\": \"line\",\n \"tag\": \"r653417183514198016\",\n \"source\": {\n \"__i\": 38\n },\n \"target\": {\n \"__i\": 37\n }\n },\n \"s\": {\n \"edge.expanded\": false,\n \"edge.type\": \"multarc\",\n \"edge.gap\": 60,\n \"select.color\": \"#979797\",\n \"edge.color\": \"#90EE90\",\n \"edge.width\": 1,\n \"label.font\": \" 12px 黑体\",\n \"select.padding\": 0\n },\n \"a\": {\n \"id\": \"r653417183514198016\",\n \"name\": \"172.17.166.10(Gi 0/33) - 172.17.166.20(Gi 0/23)\",\n \"source\": \"000000001769c2f9\",\n \"target\": \"000000001769c305\",\n \"interfaceSource\": \"00000000176a1a7a\",\n \"interfaceTarget\": \"00000000176a1e84\",\n \"ciType\": \"networkLink\",\n \"sourceObj\": {\n \"id\": \"000000001769c2f9\",\n \"name\": \"S5760_test\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.10\",\n \"macAddress\": \"00-1A-A9-7D-ED-75\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"targetObj\": {\n \"id\": \"000000001769c305\",\n \"name\": \"S2910C-24GT2XS\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.20\",\n \"macAddress\": \"00-74-9C-96-22-9E\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"type\": \"link\",\n \"dtype\": \"link\",\n \"isbinding\": true,\n \"linkstyle\": \"dym\",\n \"recordStyle\": {\n \"color\": \"#90EE90\",\n \"edgeWidth\": 1,\n \"direction\": \"none\",\n \"lineType\": \"solid\"\n },\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"fontPx\": 12,\n \"fontSize\": 12,\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Edge\",\n \"i\": 57,\n \"p\": {\n \"name\": \"\",\n \"layer\": \"line\",\n \"tag\": \"r649681720844484608\",\n \"source\": {\n \"__i\": 38\n },\n \"target\": {\n \"__i\": 39\n }\n },\n \"s\": {\n \"edge.expanded\": false,\n \"edge.type\": \"multarc\",\n \"edge.gap\": 60,\n \"select.color\": \"#979797\",\n \"edge.color\": \"#90EE90\",\n \"edge.width\": 1,\n \"label.font\": \" 12px 黑体\",\n \"select.padding\": 0\n },\n \"a\": {\n \"id\": \"r649681720844484608\",\n \"name\": \"172.17.166.10(Gi 0/41) - 172.17.166.27(Gi 0/49)\",\n \"source\": \"000000001769c2f9\",\n \"target\": \"000000001769c2fd\",\n \"interfaceSource\": \"00000000176a1aa6\",\n \"interfaceTarget\": \"00000000176a1c45\",\n \"ciType\": \"networkLink\",\n \"sourceObj\": {\n \"id\": \"000000001769c2f9\",\n \"name\": \"S5760_test\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.10\",\n \"macAddress\": \"00-1A-A9-7D-ED-75\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"targetObj\": {\n \"id\": \"000000001769c2fd\",\n \"name\": \"Ser-S2652_166.27\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.27\",\n \"macAddress\": \"14-14-4B-59-E3-3A\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"type\": \"link\",\n \"dtype\": \"link\",\n \"isbinding\": true,\n \"linkstyle\": \"dym\",\n \"recordStyle\": {\n \"color\": \"#90EE90\",\n \"edgeWidth\": 1,\n \"direction\": \"none\",\n \"lineType\": \"solid\"\n },\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"fontPx\": 12,\n \"fontSize\": 12,\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Edge\",\n \"i\": 58,\n \"p\": {\n \"name\": \"\",\n \"layer\": \"line\",\n \"tag\": \"r649681721020645376\",\n \"source\": {\n \"__i\": 38\n },\n \"target\": {\n \"__i\": 34\n }\n },\n \"s\": {\n \"edge.expanded\": false,\n \"edge.type\": \"multarc\",\n \"edge.gap\": 60,\n \"select.color\": \"#979797\",\n \"edge.color\": \"#90EE90\",\n \"edge.width\": 1,\n \"label.font\": \" 12px 黑体\",\n \"select.padding\": 0\n },\n \"a\": {\n \"id\": \"r649681721020645376\",\n \"name\": \"172.17.166.10(Gi 0/48) - 172.17.164.1(Gi 0/15)\",\n \"source\": \"000000001769c2f9\",\n \"target\": \"000000001769c307\",\n \"interfaceSource\": \"00000000176a1ae9\",\n \"interfaceTarget\": \"00000000176a1f92\",\n \"ciType\": \"networkLink\",\n \"sourceObj\": {\n \"id\": \"000000001769c2f9\",\n \"name\": \"S5760_test\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.10\",\n \"macAddress\": \"00-1A-A9-7D-ED-75\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"targetObj\": {\n \"id\": \"000000001769c307\",\n \"name\": \"HuiJu166.2\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.164.1\",\n \"macAddress\": \"00-74-9C-8F-F3-7D\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"type\": \"link\",\n \"dtype\": \"link\",\n \"isbinding\": true,\n \"linkstyle\": \"dym\",\n \"recordStyle\": {\n \"color\": \"#90EE90\",\n \"edgeWidth\": 1,\n \"direction\": \"none\",\n \"lineType\": \"solid\"\n },\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"fontPx\": 12,\n \"fontSize\": 12,\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Edge\",\n \"i\": 59,\n \"p\": {\n \"name\": \"\",\n \"layer\": \"line\",\n \"tag\": \"r649681720768987136\",\n \"source\": {\n \"__i\": 40\n },\n \"target\": {\n \"__i\": 38\n }\n },\n \"s\": {\n \"edge.expanded\": false,\n \"edge.type\": \"multarc\",\n \"edge.gap\": 60,\n \"select.color\": \"#979797\",\n \"edge.color\": \"#90EE90\",\n \"edge.width\": 1,\n \"label.font\": \" 12px 黑体\",\n \"select.padding\": 0\n },\n \"a\": {\n \"id\": \"r649681720768987136\",\n \"name\": \"172.17.166.30(Gi 0/24) - 172.17.166.10(Gi 0/39)\",\n \"source\": \"000000001769c2ed\",\n \"target\": \"000000001769c2f9\",\n \"interfaceSource\": \"00000000176a1636\",\n \"interfaceTarget\": \"00000000176a1a9c\",\n \"ciType\": \"networkLink\",\n \"sourceObj\": {\n \"id\": \"000000001769c2ed\",\n \"name\": \"Server_166.30\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.30\",\n \"macAddress\": \"00-1A-A9-19-41-4C\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"targetObj\": {\n \"id\": \"000000001769c2f9\",\n \"name\": \"S5760_test\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.10\",\n \"macAddress\": \"00-1A-A9-7D-ED-75\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"type\": \"link\",\n \"dtype\": \"link\",\n \"isbinding\": true,\n \"linkstyle\": \"dym\",\n \"recordStyle\": {\n \"color\": \"#90EE90\",\n \"edgeWidth\": 1,\n \"direction\": \"none\",\n \"lineType\": \"solid\"\n },\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"fontPx\": 12,\n \"fontSize\": 12,\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n },\n {\n \"c\": \"ht.Edge\",\n \"i\": 60,\n \"p\": {\n \"name\": \"\",\n \"layer\": \"line\",\n \"tag\": \"r649681721062588416\",\n \"source\": {\n \"__i\": 34\n },\n \"target\": {\n \"__i\": 42\n }\n },\n \"s\": {\n \"edge.expanded\": false,\n \"edge.type\": \"multarc\",\n \"edge.gap\": 60,\n \"select.color\": \"#979797\",\n \"edge.color\": \"#90EE90\",\n \"edge.width\": 1,\n \"label.font\": \" 12px 黑体\",\n \"select.padding\": 0\n },\n \"a\": {\n \"id\": \"r649681721062588416\",\n \"name\": \"172.17.164.1(Gi 0/48) - 172.17.166.1(Gi 0/4)\",\n \"source\": \"000000001769c307\",\n \"target\": \"000000001769c30d\",\n \"interfaceSource\": \"00000000176a2082\",\n \"interfaceTarget\": \"00000000176a21c2\",\n \"ciType\": \"networkLink\",\n \"sourceObj\": {\n \"id\": \"000000001769c307\",\n \"name\": \"HuiJu166.2\",\n \"ciType\": \"ruijieSwitch\",\n \"ciName\": \"ruijieSwitch\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.164.1\",\n \"macAddress\": \"00-74-9C-8F-F3-7D\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"targetObj\": {\n \"id\": \"000000001769c30d\",\n \"name\": \"TJYF-EG166.1\",\n \"ciType\": \"ruijieRouter\",\n \"ciName\": \"ruijieRouter\",\n \"operation\": \"delete\",\n \"attributes\": [\n {\n \"code\": \"ipAddress\",\n \"name\": \"IP地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"macAddress\",\n \"name\": \"MAC地址\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"model\",\n \"name\": \"型号\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n },\n {\n \"code\": \"company\",\n \"name\": \"厂商\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": true,\n \"tags\": false\n }\n ],\n \"groupId\": 2,\n \"groupTag\": null,\n \"ipAddress\": \"172.17.166.1\",\n \"macAddress\": \"00-74-9C-51-85-F3\",\n \"metrics\": [\n {\n \"code\": \"cpuRate\",\n \"name\": \"CPU利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n },\n {\n \"code\": \"memRate\",\n \"name\": \"内存利用率\",\n \"value\": \"\",\n \"state\": \"normal\",\n \"tips\": false,\n \"tags\": true\n }\n ]\n },\n \"type\": \"link\",\n \"dtype\": \"link\",\n \"isbinding\": true,\n \"linkstyle\": \"dym\",\n \"recordStyle\": {\n \"color\": \"#90EE90\",\n \"edgeWidth\": 1,\n \"direction\": \"none\",\n \"lineType\": \"solid\"\n },\n \"font\": \" 12px 黑体\",\n \"color\": \"#000\",\n \"lineHeight\": 20,\n \"background\": null,\n \"vAlign\": \"top\",\n \"fontPx\": 12,\n \"fontSize\": 12,\n \"fontParam\": {\n \"fontSize\": 12,\n \"font\": \"黑体\",\n \"bold\": \"\",\n \"italic\": \"\"\n }\n }\n }\n ]\n}",
617
- "ciAndResource": null
618
- }