@itentialopensource/adapter-paragon_insights 0.1.1

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 (180) hide show
  1. package/.eslintignore +6 -0
  2. package/.eslintrc.js +18 -0
  3. package/.gitlab/.gitkeep +0 -0
  4. package/.gitlab/issue_templates/.gitkeep +0 -0
  5. package/.gitlab/issue_templates/Default.md +17 -0
  6. package/.gitlab/issue_templates/bugReportTemplate.md +76 -0
  7. package/.gitlab/issue_templates/featureRequestTemplate.md +14 -0
  8. package/.jshintrc +0 -0
  9. package/AUTH.md +39 -0
  10. package/BROKER.md +199 -0
  11. package/CALLS.md +2925 -0
  12. package/CHANGELOG.md +9 -0
  13. package/CODE_OF_CONDUCT.md +43 -0
  14. package/CONTRIBUTING.md +172 -0
  15. package/ENHANCE.md +69 -0
  16. package/LICENSE +201 -0
  17. package/PROPERTIES.md +641 -0
  18. package/README.md +337 -0
  19. package/SUMMARY.md +9 -0
  20. package/SYSTEMINFO.md +11 -0
  21. package/TROUBLESHOOT.md +47 -0
  22. package/adapter.js +46322 -0
  23. package/adapterBase.js +1787 -0
  24. package/entities/.generic/action.json +214 -0
  25. package/entities/.generic/schema.json +28 -0
  26. package/entities/.system/action.json +50 -0
  27. package/entities/.system/mockdatafiles/getToken-default.json +3 -0
  28. package/entities/.system/mockdatafiles/healthcheck-default.json +3 -0
  29. package/entities/.system/schema.json +19 -0
  30. package/entities/.system/schemaTokenReq.json +53 -0
  31. package/entities/.system/schemaTokenResp.json +53 -0
  32. package/entities/Administration/action.json +24 -0
  33. package/entities/Administration/schema.json +19 -0
  34. package/entities/Authentication/action.json +64 -0
  35. package/entities/Authentication/schema.json +21 -0
  36. package/entities/Config/action.json +4586 -0
  37. package/entities/Config/mockdatafiles/createHealthbotDynamicTagging-default.json +6 -0
  38. package/entities/Config/mockdatafiles/createHealthbotIngestSettingsTaggingProfiles-default.json +4 -0
  39. package/entities/Config/mockdatafiles/createHealthbotIngestTaggingProfiles-default.json +3 -0
  40. package/entities/Config/mockdatafiles/retrieveConfigurationJobs-default.json +22 -0
  41. package/entities/Config/mockdatafiles/retrieveFilesHelperFiles-default.json +4 -0
  42. package/entities/Config/mockdatafiles/retrieveHealthbotDynamicTagging-default.json +3 -0
  43. package/entities/Config/mockdatafiles/retrieveHealthbotIngestByoiDefaultPluginTliveKafkas-default.json +3 -0
  44. package/entities/Config/mockdatafiles/retrieveHealthbotIngestByoiIngestMappings-default.json +4 -0
  45. package/entities/Config/mockdatafiles/retrieveHealthbotIngestFrequencyProfile-default.json +6 -0
  46. package/entities/Config/mockdatafiles/retrieveHealthbotIngestSettingsByoiDefaultPluginTliveKafkas-default.json +4 -0
  47. package/entities/Config/mockdatafiles/retrieveHealthbotIngestSettingsByoiIngestMappings-default.json +4 -0
  48. package/entities/Config/mockdatafiles/retrieveHealthbotIngestSettingsFrequencyProfile-default.json +4 -0
  49. package/entities/Config/mockdatafiles/retrieveHealthbotIngestSettingsTaggingProfiles-default.json +5 -0
  50. package/entities/Config/mockdatafiles/retrieveHealthbotIngestSnmpNotificationV3UsmUsernames-default.json +6 -0
  51. package/entities/Config/mockdatafiles/retrieveHealthbotIngestSnmpNotificationV3UsmUsers-default.json +604 -0
  52. package/entities/Config/mockdatafiles/retrieveHealthbotIngestSyslogHeaderPatternIds-default.json +4 -0
  53. package/entities/Config/mockdatafiles/retrieveHealthbotIngestSyslogHeaderPatterns-default.json +44 -0
  54. package/entities/Config/mockdatafiles/retrieveHealthbotIngestTaggingProfiles-default.json +4 -0
  55. package/entities/Config/mockdatafiles/retrieveHealthbotOrganizationOrganization-default.json +5 -0
  56. package/entities/Config/mockdatafiles/retrieveHealthbotTopicResourceResource-default.json +4 -0
  57. package/entities/Config/mockdatafiles/retrieveIcebergIngestFlowTemplateIds-default.json +6 -0
  58. package/entities/Config/mockdatafiles/retrieveIcebergIngestSettingsFlowTemplateIds-default.json +4 -0
  59. package/entities/Config/mockdatafiles/retrieveIcebergIngestSettingsSyslogPatternIds-default.json +6 -0
  60. package/entities/Config/mockdatafiles/retrieveIcebergIngestSettingsSyslogPatternSetIds-default.json +5 -0
  61. package/entities/Config/mockdatafiles/retrieveIcebergIngestSettingsSyslogPatternSets-default.json +12 -0
  62. package/entities/Config/mockdatafiles/retrieveIcebergIngestSettingsSyslogPatterns-default.json +113 -0
  63. package/entities/Config/mockdatafiles/retrieveIcebergIngestSyslogPatternIds-default.json +3 -0
  64. package/entities/Config/mockdatafiles/retrieveIcebergIngestSyslogPatternSetIds-default.json +6 -0
  65. package/entities/Config/mockdatafiles/retrieveIcebergIngestSyslogPatternSets-default.json +27 -0
  66. package/entities/Config/mockdatafiles/retrieveIcebergIngestSyslogPatterns-default.json +151 -0
  67. package/entities/Config/mockdatafiles/retrieveIcebergProfileSecurityCaProfiles-default.json +5 -0
  68. package/entities/Config/mockdatafiles/retrieveIcebergProfileSecurityLocalCertificates-default.json +4 -0
  69. package/entities/Config/mockdatafiles/retrieveIcebergProfileSecuritySshKeyProfiles-default.json +3 -0
  70. package/entities/Config/mockdatafiles/retrieveSensors-default.json +4 -0
  71. package/entities/Config/mockdatafiles/updateHealthbotDynamicTagging-default.json +5 -0
  72. package/entities/Config/mockdatafiles/updateHealthbotIngestSettingsTaggingProfiles-default.json +4 -0
  73. package/entities/Config/mockdatafiles/updateHealthbotIngestTaggingProfiles-default.json +4 -0
  74. package/entities/Config/schema.json +452 -0
  75. package/entities/Configuration/action.json +2948 -0
  76. package/entities/Configuration/mockdatafiles/retrieveIcebergDeviceDevice-default.json +4 -0
  77. package/entities/Configuration/mockdatafiles/retrieveIcebergDeviceGroupDeviceGroup-default.json +4 -0
  78. package/entities/Configuration/mockdatafiles/retrieveIcebergNetworkGroupNetworkGroup-default.json +4 -0
  79. package/entities/Configuration/mockdatafiles/retrieveIcebergNotificationNotification-default.json +4 -0
  80. package/entities/Configuration/mockdatafiles/retrieveIcebergPlaybookPlaybook-default.json +4 -0
  81. package/entities/Configuration/mockdatafiles/retrieveIcebergRetentionPolicyRetentionPolicy-default.json +4 -0
  82. package/entities/Configuration/mockdatafiles/retrieveIcebergTopicRuleRule-default.json +4 -0
  83. package/entities/Configuration/mockdatafiles/retrieveIcebergTopicTopic-default.json +4 -0
  84. package/entities/Configuration/schema.json +361 -0
  85. package/entities/Data/action.json +67 -0
  86. package/entities/Data/mockdatafiles/retrieveDataDatabaseTable-default.json +8 -0
  87. package/entities/Data/mockdatafiles/retrieveDataDatabaseTableColumnByTableName-default.json +4 -0
  88. package/entities/Data/mockdatafiles/retrieveDataDatabaseTagsByTableName-default.json +4 -0
  89. package/entities/Data/schema.json +76 -0
  90. package/entities/DataStore/action.json +85 -0
  91. package/entities/DataStore/schema.json +33 -0
  92. package/entities/Debug/action.json +65 -0
  93. package/entities/Debug/mockdatafiles/retrieveDebugForScenario-default.json +14 -0
  94. package/entities/Debug/mockdatafiles/retrieveDebugJobs-default.json +10 -0
  95. package/entities/Debug/schema.json +43 -0
  96. package/entities/DeployedDeviceDetails/action.json +24 -0
  97. package/entities/DeployedDeviceDetails/schema.json +19 -0
  98. package/entities/Documentation/action.json +46 -0
  99. package/entities/Documentation/schema.json +20 -0
  100. package/entities/Event/action.json +130 -0
  101. package/entities/Event/mockdatafiles/retrieveEvent-default.json +20 -0
  102. package/entities/Event/mockdatafiles/retrieveEventByEventName-default.json +8 -0
  103. package/entities/Event/mockdatafiles/retrieveEventByEventNameDeviceGroup-default.json +14 -0
  104. package/entities/Event/mockdatafiles/retrieveEventByEventNameNetworkGroup-default.json +14 -0
  105. package/entities/Event/mockdatafiles/retrieveEventDeviceGroup-default.json +14 -0
  106. package/entities/Event/mockdatafiles/retrieveEventNetworkGroup-default.json +14 -0
  107. package/entities/Event/schema.json +101 -0
  108. package/entities/Events/action.json +25 -0
  109. package/entities/Events/mockdatafiles/retrieveEvents-default.json +26 -0
  110. package/entities/Events/schema.json +41 -0
  111. package/entities/Facts/action.json +67 -0
  112. package/entities/Facts/schema.json +43 -0
  113. package/entities/FieldCapture/action.json +25 -0
  114. package/entities/FieldCapture/schema.json +19 -0
  115. package/entities/Grafana/action.json +66 -0
  116. package/entities/Grafana/schema.json +32 -0
  117. package/entities/Health/action.json +25 -0
  118. package/entities/Health/schema.json +19 -0
  119. package/entities/HealthTree/action.json +67 -0
  120. package/entities/HealthTree/schema.json +54 -0
  121. package/entities/Inspect/action.json +24 -0
  122. package/entities/Inspect/schema.json +19 -0
  123. package/entities/InstanceScheduleState/action.json +45 -0
  124. package/entities/InstanceScheduleState/schema.json +42 -0
  125. package/entities/License/action.json +189 -0
  126. package/entities/License/mockdatafiles/createIcebergAddLicenseFromFile-default.json +3 -0
  127. package/entities/License/mockdatafiles/retrieveIcebergGetAllLicenseId-default.json +4 -0
  128. package/entities/License/mockdatafiles/updateIcebergReplaceLicense-default.json +3 -0
  129. package/entities/License/schema.json +49 -0
  130. package/entities/Logs/action.json +88 -0
  131. package/entities/Logs/schema.json +66 -0
  132. package/entities/Organization/action.json +166 -0
  133. package/entities/Organization/schema.json +59 -0
  134. package/entities/Services/action.json +126 -0
  135. package/entities/Services/mockdatafiles/retrieveServicesDeviceGroupsDeviceGroupDeviceGroup-default.json +4 -0
  136. package/entities/Services/mockdatafiles/retrieveServicesNetworkGroup-default.json +4 -0
  137. package/entities/Services/schema.json +46 -0
  138. package/entities/System/action.json +150 -0
  139. package/entities/System/schema.json +47 -0
  140. package/entities/Workflow/action.json +187 -0
  141. package/entities/Workflow/mockdatafiles/retrieveHealthbotWorkflowWorkflow-default.json +6 -0
  142. package/entities/Workflow/schema.json +38 -0
  143. package/entities/WorkflowInstance/action.json +146 -0
  144. package/entities/WorkflowInstance/schema.json +47 -0
  145. package/entities/WorkflowStatistics/action.json +25 -0
  146. package/entities/WorkflowStatistics/schema.json +19 -0
  147. package/error.json +190 -0
  148. package/package.json +87 -0
  149. package/pronghorn.json +21194 -0
  150. package/propertiesDecorators.json +14 -0
  151. package/propertiesSchema.json +1248 -0
  152. package/refs?service=git-upload-pack +0 -0
  153. package/report/adapterInfo.json +10 -0
  154. package/report/creationReport.json +2565 -0
  155. package/report/insightsopneapi.json +42358 -0
  156. package/sampleProperties.json +195 -0
  157. package/test/integration/adapterTestBasicGet.js +83 -0
  158. package/test/integration/adapterTestConnectivity.js +93 -0
  159. package/test/integration/adapterTestIntegration.js +12269 -0
  160. package/test/unit/adapterBaseTestUnit.js +949 -0
  161. package/test/unit/adapterTestUnit.js +14656 -0
  162. package/utils/adapterInfo.js +206 -0
  163. package/utils/addAuth.js +94 -0
  164. package/utils/artifactize.js +146 -0
  165. package/utils/basicGet.js +50 -0
  166. package/utils/checkMigrate.js +63 -0
  167. package/utils/entitiesToDB.js +178 -0
  168. package/utils/findPath.js +74 -0
  169. package/utils/methodDocumentor.js +225 -0
  170. package/utils/modify.js +154 -0
  171. package/utils/packModificationScript.js +35 -0
  172. package/utils/patches2bundledDeps.js +90 -0
  173. package/utils/pre-commit.sh +32 -0
  174. package/utils/removeHooks.js +20 -0
  175. package/utils/setup.js +33 -0
  176. package/utils/tbScript.js +246 -0
  177. package/utils/tbUtils.js +490 -0
  178. package/utils/testRunner.js +298 -0
  179. package/utils/troubleshootingAdapter.js +195 -0
  180. package/workflows/README.md +3 -0
@@ -0,0 +1,2948 @@
1
+ {
2
+ "actions": [
3
+ {
4
+ "name": "retrieveOrchestrator",
5
+ "protocol": "REST",
6
+ "method": "GET",
7
+ "entitypath": "{base_path}/{version}/orchestrator/?{query}",
8
+ "requestSchema": "schema.json",
9
+ "responseSchema": "schema.json",
10
+ "timeout": 0,
11
+ "sendEmpty": false,
12
+ "sendGetBody": false,
13
+ "requestDatatype": "JSON",
14
+ "responseDatatype": "JSON",
15
+ "headers": {},
16
+ "responseObjects": [
17
+ {
18
+ "type": "default",
19
+ "key": "",
20
+ "mockFile": ""
21
+ }
22
+ ]
23
+ },
24
+ {
25
+ "name": "rollbackUnsavedConfiguration",
26
+ "protocol": "REST",
27
+ "method": "DELETE",
28
+ "entitypath": "{base_path}/{version}/config/configuration/?{query}",
29
+ "requestSchema": "schema.json",
30
+ "responseSchema": "schema.json",
31
+ "timeout": 0,
32
+ "sendEmpty": false,
33
+ "requestDatatype": "JSON",
34
+ "responseDatatype": "JSON",
35
+ "headers": {},
36
+ "responseObjects": [
37
+ {
38
+ "type": "default",
39
+ "key": "",
40
+ "mockFile": ""
41
+ }
42
+ ]
43
+ },
44
+ {
45
+ "name": "retrieveAffectedGroups",
46
+ "protocol": "REST",
47
+ "method": "GET",
48
+ "entitypath": "{base_path}/{version}/config/configuration/?{query}",
49
+ "requestSchema": "schema.json",
50
+ "responseSchema": "schema.json",
51
+ "timeout": 0,
52
+ "sendEmpty": false,
53
+ "sendGetBody": false,
54
+ "requestDatatype": "JSON",
55
+ "responseDatatype": "JSON",
56
+ "headers": {},
57
+ "responseObjects": [
58
+ {
59
+ "type": "default",
60
+ "key": "",
61
+ "mockFile": ""
62
+ }
63
+ ]
64
+ },
65
+ {
66
+ "name": "commitUnsavedConfiguration",
67
+ "protocol": "REST",
68
+ "method": "POST",
69
+ "entitypath": "{base_path}/{version}/config/configuration/?{query}",
70
+ "requestSchema": "schema.json",
71
+ "responseSchema": "schema.json",
72
+ "timeout": 0,
73
+ "sendEmpty": false,
74
+ "requestDatatype": "JSON",
75
+ "responseDatatype": "JSON",
76
+ "headers": {},
77
+ "responseObjects": [
78
+ {
79
+ "type": "default",
80
+ "key": "",
81
+ "mockFile": ""
82
+ }
83
+ ]
84
+ },
85
+ {
86
+ "name": "initialize",
87
+ "protocol": "REST",
88
+ "method": "POST",
89
+ "entitypath": "{base_path}/{version}/config/initialize/?{query}",
90
+ "requestSchema": "schema.json",
91
+ "responseSchema": "schema.json",
92
+ "timeout": 0,
93
+ "sendEmpty": false,
94
+ "requestDatatype": "JSON",
95
+ "responseDatatype": "JSON",
96
+ "headers": {},
97
+ "responseObjects": [
98
+ {
99
+ "type": "default",
100
+ "key": "",
101
+ "mockFile": ""
102
+ }
103
+ ]
104
+ },
105
+ {
106
+ "name": "deleteHealthbotIngestByoiIngestMappings",
107
+ "protocol": "REST",
108
+ "method": "DELETE",
109
+ "entitypath": "{base_path}/{version}/config/ingest/byoi/ingest-mappings/?{query}",
110
+ "requestSchema": "schema.json",
111
+ "responseSchema": "schema.json",
112
+ "timeout": 0,
113
+ "sendEmpty": false,
114
+ "requestDatatype": "JSON",
115
+ "responseDatatype": "JSON",
116
+ "headers": {},
117
+ "responseObjects": [
118
+ {
119
+ "type": "default",
120
+ "key": "",
121
+ "mockFile": ""
122
+ }
123
+ ]
124
+ },
125
+ {
126
+ "name": "deleteHealthbotIngestSettingsByoiIngestMappings",
127
+ "protocol": "REST",
128
+ "method": "DELETE",
129
+ "entitypath": "{base_path}/{version}/config/ingest-settings/byoi/ingest-mappings/?{query}",
130
+ "requestSchema": "schema.json",
131
+ "responseSchema": "schema.json",
132
+ "timeout": 0,
133
+ "sendEmpty": false,
134
+ "requestDatatype": "JSON",
135
+ "responseDatatype": "JSON",
136
+ "headers": {},
137
+ "responseObjects": [
138
+ {
139
+ "type": "default",
140
+ "key": "",
141
+ "mockFile": ""
142
+ }
143
+ ]
144
+ },
145
+ {
146
+ "name": "checkDeviceGroupUnsavedConfiguration",
147
+ "protocol": "REST",
148
+ "method": "POST",
149
+ "entitypath": "{base_path}/{version}/config/configuration/check/device-group/{pathv1}/?{query}",
150
+ "requestSchema": "schema.json",
151
+ "responseSchema": "schema.json",
152
+ "timeout": 0,
153
+ "sendEmpty": false,
154
+ "requestDatatype": "JSON",
155
+ "responseDatatype": "JSON",
156
+ "headers": {},
157
+ "responseObjects": [
158
+ {
159
+ "type": "default",
160
+ "key": "",
161
+ "mockFile": ""
162
+ }
163
+ ]
164
+ },
165
+ {
166
+ "name": "checkNetworkGroupUnsavedConfiguration",
167
+ "protocol": "REST",
168
+ "method": "POST",
169
+ "entitypath": "{base_path}/{version}/config/configuration/check/network-group/{pathv1}/?{query}",
170
+ "requestSchema": "schema.json",
171
+ "responseSchema": "schema.json",
172
+ "timeout": 0,
173
+ "sendEmpty": false,
174
+ "requestDatatype": "JSON",
175
+ "responseDatatype": "JSON",
176
+ "headers": {},
177
+ "responseObjects": [
178
+ {
179
+ "type": "default",
180
+ "key": "",
181
+ "mockFile": ""
182
+ }
183
+ ]
184
+ },
185
+ {
186
+ "name": "retrieveIcebergDeviceGroupDeviceGroup",
187
+ "protocol": "REST",
188
+ "method": "GET",
189
+ "entitypath": "{base_path}/{version}/config/device-group/?{query}",
190
+ "requestSchema": "schema.json",
191
+ "responseSchema": "schema.json",
192
+ "timeout": 0,
193
+ "sendEmpty": false,
194
+ "sendGetBody": false,
195
+ "requestDatatype": "JSON",
196
+ "responseDatatype": "JSON",
197
+ "headers": {},
198
+ "responseObjects": [
199
+ {
200
+ "type": "default",
201
+ "key": "",
202
+ "mockFile": "mockdatafiles/retrieveIcebergDeviceGroupDeviceGroup-default.json"
203
+ }
204
+ ]
205
+ },
206
+ {
207
+ "name": "deleteIcebergDeviceGroupDeviceGroupById",
208
+ "protocol": "REST",
209
+ "method": "DELETE",
210
+ "entitypath": "{base_path}/{version}/config/device-group/{pathv1}/?{query}",
211
+ "requestSchema": "schema.json",
212
+ "responseSchema": "schema.json",
213
+ "timeout": 0,
214
+ "sendEmpty": false,
215
+ "requestDatatype": "JSON",
216
+ "responseDatatype": "JSON",
217
+ "headers": {},
218
+ "responseObjects": [
219
+ {
220
+ "type": "default",
221
+ "key": "",
222
+ "mockFile": ""
223
+ }
224
+ ]
225
+ },
226
+ {
227
+ "name": "retrieveIcebergDeviceGroupDeviceGroupById",
228
+ "protocol": "REST",
229
+ "method": "GET",
230
+ "entitypath": "{base_path}/{version}/config/device-group/{pathv1}/?{query}",
231
+ "requestSchema": "schema.json",
232
+ "responseSchema": "schema.json",
233
+ "timeout": 0,
234
+ "sendEmpty": false,
235
+ "sendGetBody": false,
236
+ "requestDatatype": "JSON",
237
+ "responseDatatype": "JSON",
238
+ "headers": {},
239
+ "responseObjects": [
240
+ {
241
+ "type": "default",
242
+ "key": "",
243
+ "mockFile": ""
244
+ }
245
+ ]
246
+ },
247
+ {
248
+ "name": "createIcebergDeviceGroupDeviceGroupById",
249
+ "protocol": "REST",
250
+ "method": "POST",
251
+ "entitypath": "{base_path}/{version}/config/device-group/{pathv1}/?{query}",
252
+ "requestSchema": "schema.json",
253
+ "responseSchema": "schema.json",
254
+ "timeout": 0,
255
+ "sendEmpty": false,
256
+ "requestDatatype": "JSON",
257
+ "responseDatatype": "JSON",
258
+ "headers": {},
259
+ "responseObjects": [
260
+ {
261
+ "type": "default",
262
+ "key": "",
263
+ "mockFile": ""
264
+ }
265
+ ]
266
+ },
267
+ {
268
+ "name": "updateIcebergDeviceGroupDeviceGroupById",
269
+ "protocol": "REST",
270
+ "method": "PUT",
271
+ "entitypath": "{base_path}/{version}/config/device-group/{pathv1}/?{query}",
272
+ "requestSchema": "schema.json",
273
+ "responseSchema": "schema.json",
274
+ "timeout": 0,
275
+ "sendEmpty": false,
276
+ "requestDatatype": "JSON",
277
+ "responseDatatype": "JSON",
278
+ "headers": {},
279
+ "responseObjects": [
280
+ {
281
+ "type": "default",
282
+ "key": "",
283
+ "mockFile": ""
284
+ }
285
+ ]
286
+ },
287
+ {
288
+ "name": "retrieveDeviceGroupStatus",
289
+ "protocol": "REST",
290
+ "method": "GET",
291
+ "entitypath": "{base_path}/{version}/device-group/{pathv1}/status/?{query}",
292
+ "requestSchema": "schema.json",
293
+ "responseSchema": "schema.json",
294
+ "timeout": 0,
295
+ "sendEmpty": false,
296
+ "sendGetBody": false,
297
+ "requestDatatype": "JSON",
298
+ "responseDatatype": "JSON",
299
+ "headers": {},
300
+ "responseObjects": [
301
+ {
302
+ "type": "default",
303
+ "key": "",
304
+ "mockFile": ""
305
+ }
306
+ ]
307
+ },
308
+ {
309
+ "name": "retrieveDeviceGroupTriggerInfo",
310
+ "protocol": "REST",
311
+ "method": "GET",
312
+ "entitypath": "{base_path}/{version}/device-group/{pathv1}/trigger_info/?{query}",
313
+ "requestSchema": "schema.json",
314
+ "responseSchema": "schema.json",
315
+ "timeout": 0,
316
+ "sendEmpty": false,
317
+ "sendGetBody": false,
318
+ "requestDatatype": "JSON",
319
+ "responseDatatype": "JSON",
320
+ "headers": {},
321
+ "responseObjects": [
322
+ {
323
+ "type": "default",
324
+ "key": "",
325
+ "mockFile": ""
326
+ }
327
+ ]
328
+ },
329
+ {
330
+ "name": "deleteIcebergDeviceGroupsDeviceGroupsById",
331
+ "protocol": "REST",
332
+ "method": "DELETE",
333
+ "entitypath": "{base_path}/{version}/config/device-groups/?{query}",
334
+ "requestSchema": "schema.json",
335
+ "responseSchema": "schema.json",
336
+ "timeout": 0,
337
+ "sendEmpty": false,
338
+ "requestDatatype": "JSON",
339
+ "responseDatatype": "JSON",
340
+ "headers": {},
341
+ "responseObjects": [
342
+ {
343
+ "type": "default",
344
+ "key": "",
345
+ "mockFile": ""
346
+ }
347
+ ]
348
+ },
349
+ {
350
+ "name": "retrieveIcebergDeviceGroupsDeviceGroups",
351
+ "protocol": "REST",
352
+ "method": "GET",
353
+ "entitypath": "{base_path}/{version}/config/device-groups/?{query}",
354
+ "requestSchema": "schema.json",
355
+ "responseSchema": "schema.json",
356
+ "timeout": 0,
357
+ "sendEmpty": false,
358
+ "sendGetBody": false,
359
+ "requestDatatype": "JSON",
360
+ "responseDatatype": "JSON",
361
+ "headers": {},
362
+ "responseObjects": [
363
+ {
364
+ "type": "default",
365
+ "key": "",
366
+ "mockFile": ""
367
+ }
368
+ ]
369
+ },
370
+ {
371
+ "name": "createIcebergDeviceGroupsDeviceGroupsById",
372
+ "protocol": "REST",
373
+ "method": "POST",
374
+ "entitypath": "{base_path}/{version}/config/device-groups/?{query}",
375
+ "requestSchema": "schema.json",
376
+ "responseSchema": "schema.json",
377
+ "timeout": 0,
378
+ "sendEmpty": false,
379
+ "requestDatatype": "JSON",
380
+ "responseDatatype": "JSON",
381
+ "headers": {},
382
+ "responseObjects": [
383
+ {
384
+ "type": "default",
385
+ "key": "",
386
+ "mockFile": ""
387
+ }
388
+ ]
389
+ },
390
+ {
391
+ "name": "updateIcebergDeviceGroupsDeviceGroupsById",
392
+ "protocol": "REST",
393
+ "method": "PUT",
394
+ "entitypath": "{base_path}/{version}/config/device-groups/?{query}",
395
+ "requestSchema": "schema.json",
396
+ "responseSchema": "schema.json",
397
+ "timeout": 0,
398
+ "sendEmpty": false,
399
+ "requestDatatype": "JSON",
400
+ "responseDatatype": "JSON",
401
+ "headers": {},
402
+ "responseObjects": [
403
+ {
404
+ "type": "default",
405
+ "key": "",
406
+ "mockFile": ""
407
+ }
408
+ ]
409
+ },
410
+ {
411
+ "name": "retrieveIcebergDeviceDevice",
412
+ "protocol": "REST",
413
+ "method": "GET",
414
+ "entitypath": "{base_path}/{version}/config/device/?{query}",
415
+ "requestSchema": "schema.json",
416
+ "responseSchema": "schema.json",
417
+ "timeout": 0,
418
+ "sendEmpty": false,
419
+ "sendGetBody": false,
420
+ "requestDatatype": "JSON",
421
+ "responseDatatype": "JSON",
422
+ "headers": {},
423
+ "responseObjects": [
424
+ {
425
+ "type": "default",
426
+ "key": "",
427
+ "mockFile": "mockdatafiles/retrieveIcebergDeviceDevice-default.json"
428
+ }
429
+ ]
430
+ },
431
+ {
432
+ "name": "deleteIcebergDeviceDeviceById",
433
+ "protocol": "REST",
434
+ "method": "DELETE",
435
+ "entitypath": "{base_path}/{version}/config/device/{pathv1}/?{query}",
436
+ "requestSchema": "schema.json",
437
+ "responseSchema": "schema.json",
438
+ "timeout": 0,
439
+ "sendEmpty": false,
440
+ "requestDatatype": "JSON",
441
+ "responseDatatype": "JSON",
442
+ "headers": {},
443
+ "responseObjects": [
444
+ {
445
+ "type": "default",
446
+ "key": "",
447
+ "mockFile": ""
448
+ }
449
+ ]
450
+ },
451
+ {
452
+ "name": "retrieveIcebergDeviceDeviceById",
453
+ "protocol": "REST",
454
+ "method": "GET",
455
+ "entitypath": "{base_path}/{version}/config/device/{pathv1}/?{query}",
456
+ "requestSchema": "schema.json",
457
+ "responseSchema": "schema.json",
458
+ "timeout": 0,
459
+ "sendEmpty": false,
460
+ "sendGetBody": false,
461
+ "requestDatatype": "JSON",
462
+ "responseDatatype": "JSON",
463
+ "headers": {},
464
+ "responseObjects": [
465
+ {
466
+ "type": "default",
467
+ "key": "",
468
+ "mockFile": ""
469
+ }
470
+ ]
471
+ },
472
+ {
473
+ "name": "createIcebergDeviceDeviceById",
474
+ "protocol": "REST",
475
+ "method": "POST",
476
+ "entitypath": "{base_path}/{version}/config/device/{pathv1}/?{query}",
477
+ "requestSchema": "schema.json",
478
+ "responseSchema": "schema.json",
479
+ "timeout": 0,
480
+ "sendEmpty": false,
481
+ "requestDatatype": "JSON",
482
+ "responseDatatype": "JSON",
483
+ "headers": {},
484
+ "responseObjects": [
485
+ {
486
+ "type": "default",
487
+ "key": "",
488
+ "mockFile": ""
489
+ }
490
+ ]
491
+ },
492
+ {
493
+ "name": "updateIcebergDeviceDeviceById",
494
+ "protocol": "REST",
495
+ "method": "PUT",
496
+ "entitypath": "{base_path}/{version}/config/device/{pathv1}/?{query}",
497
+ "requestSchema": "schema.json",
498
+ "responseSchema": "schema.json",
499
+ "timeout": 0,
500
+ "sendEmpty": false,
501
+ "requestDatatype": "JSON",
502
+ "responseDatatype": "JSON",
503
+ "headers": {},
504
+ "responseObjects": [
505
+ {
506
+ "type": "default",
507
+ "key": "",
508
+ "mockFile": ""
509
+ }
510
+ ]
511
+ },
512
+ {
513
+ "name": "deleteIcebergDevicesDevicesById",
514
+ "protocol": "REST",
515
+ "method": "DELETE",
516
+ "entitypath": "{base_path}/{version}/config/devices/?{query}",
517
+ "requestSchema": "schema.json",
518
+ "responseSchema": "schema.json",
519
+ "timeout": 0,
520
+ "sendEmpty": false,
521
+ "requestDatatype": "JSON",
522
+ "responseDatatype": "JSON",
523
+ "headers": {},
524
+ "responseObjects": [
525
+ {
526
+ "type": "default",
527
+ "key": "",
528
+ "mockFile": ""
529
+ }
530
+ ]
531
+ },
532
+ {
533
+ "name": "retrieveIcebergDevicesDevices",
534
+ "protocol": "REST",
535
+ "method": "GET",
536
+ "entitypath": "{base_path}/{version}/config/devices/?{query}",
537
+ "requestSchema": "schema.json",
538
+ "responseSchema": "schema.json",
539
+ "timeout": 0,
540
+ "sendEmpty": false,
541
+ "sendGetBody": false,
542
+ "requestDatatype": "JSON",
543
+ "responseDatatype": "JSON",
544
+ "headers": {},
545
+ "responseObjects": [
546
+ {
547
+ "type": "default",
548
+ "key": "",
549
+ "mockFile": ""
550
+ }
551
+ ]
552
+ },
553
+ {
554
+ "name": "createIcebergDevicesDevicesById",
555
+ "protocol": "REST",
556
+ "method": "POST",
557
+ "entitypath": "{base_path}/{version}/config/devices/?{query}",
558
+ "requestSchema": "schema.json",
559
+ "responseSchema": "schema.json",
560
+ "timeout": 0,
561
+ "sendEmpty": false,
562
+ "requestDatatype": "JSON",
563
+ "responseDatatype": "JSON",
564
+ "headers": {},
565
+ "responseObjects": [
566
+ {
567
+ "type": "default",
568
+ "key": "",
569
+ "mockFile": ""
570
+ }
571
+ ]
572
+ },
573
+ {
574
+ "name": "updateIcebergDevicesDevicesById",
575
+ "protocol": "REST",
576
+ "method": "PUT",
577
+ "entitypath": "{base_path}/{version}/config/devices/?{query}",
578
+ "requestSchema": "schema.json",
579
+ "responseSchema": "schema.json",
580
+ "timeout": 0,
581
+ "sendEmpty": false,
582
+ "requestDatatype": "JSON",
583
+ "responseDatatype": "JSON",
584
+ "headers": {},
585
+ "responseObjects": [
586
+ {
587
+ "type": "default",
588
+ "key": "",
589
+ "mockFile": ""
590
+ }
591
+ ]
592
+ },
593
+ {
594
+ "name": "retrieveIcebergNetworkGroupNetworkGroup",
595
+ "protocol": "REST",
596
+ "method": "GET",
597
+ "entitypath": "{base_path}/{version}/config/network-group/?{query}",
598
+ "requestSchema": "schema.json",
599
+ "responseSchema": "schema.json",
600
+ "timeout": 0,
601
+ "sendEmpty": false,
602
+ "sendGetBody": false,
603
+ "requestDatatype": "JSON",
604
+ "responseDatatype": "JSON",
605
+ "headers": {},
606
+ "responseObjects": [
607
+ {
608
+ "type": "default",
609
+ "key": "",
610
+ "mockFile": "mockdatafiles/retrieveIcebergNetworkGroupNetworkGroup-default.json"
611
+ }
612
+ ]
613
+ },
614
+ {
615
+ "name": "deleteIcebergNetworkGroupNetworkGroupById",
616
+ "protocol": "REST",
617
+ "method": "DELETE",
618
+ "entitypath": "{base_path}/{version}/config/network-group/{pathv1}/?{query}",
619
+ "requestSchema": "schema.json",
620
+ "responseSchema": "schema.json",
621
+ "timeout": 0,
622
+ "sendEmpty": false,
623
+ "requestDatatype": "JSON",
624
+ "responseDatatype": "JSON",
625
+ "headers": {},
626
+ "responseObjects": [
627
+ {
628
+ "type": "default",
629
+ "key": "",
630
+ "mockFile": ""
631
+ }
632
+ ]
633
+ },
634
+ {
635
+ "name": "retrieveIcebergNetworkGroupNetworkGroupById",
636
+ "protocol": "REST",
637
+ "method": "GET",
638
+ "entitypath": "{base_path}/{version}/config/network-group/{pathv1}/?{query}",
639
+ "requestSchema": "schema.json",
640
+ "responseSchema": "schema.json",
641
+ "timeout": 0,
642
+ "sendEmpty": false,
643
+ "sendGetBody": false,
644
+ "requestDatatype": "JSON",
645
+ "responseDatatype": "JSON",
646
+ "headers": {},
647
+ "responseObjects": [
648
+ {
649
+ "type": "default",
650
+ "key": "",
651
+ "mockFile": ""
652
+ }
653
+ ]
654
+ },
655
+ {
656
+ "name": "createIcebergNetworkGroupNetworkGroupById",
657
+ "protocol": "REST",
658
+ "method": "POST",
659
+ "entitypath": "{base_path}/{version}/config/network-group/{pathv1}/?{query}",
660
+ "requestSchema": "schema.json",
661
+ "responseSchema": "schema.json",
662
+ "timeout": 0,
663
+ "sendEmpty": false,
664
+ "requestDatatype": "JSON",
665
+ "responseDatatype": "JSON",
666
+ "headers": {},
667
+ "responseObjects": [
668
+ {
669
+ "type": "default",
670
+ "key": "",
671
+ "mockFile": ""
672
+ }
673
+ ]
674
+ },
675
+ {
676
+ "name": "updateIcebergNetworkGroupNetworkGroupById",
677
+ "protocol": "REST",
678
+ "method": "PUT",
679
+ "entitypath": "{base_path}/{version}/config/network-group/{pathv1}/?{query}",
680
+ "requestSchema": "schema.json",
681
+ "responseSchema": "schema.json",
682
+ "timeout": 0,
683
+ "sendEmpty": false,
684
+ "requestDatatype": "JSON",
685
+ "responseDatatype": "JSON",
686
+ "headers": {},
687
+ "responseObjects": [
688
+ {
689
+ "type": "default",
690
+ "key": "",
691
+ "mockFile": ""
692
+ }
693
+ ]
694
+ },
695
+ {
696
+ "name": "retrieveNetworkGroupStatus",
697
+ "protocol": "REST",
698
+ "method": "GET",
699
+ "entitypath": "{base_path}/{version}/network-group/{pathv1}/status/?{query}",
700
+ "requestSchema": "schema.json",
701
+ "responseSchema": "schema.json",
702
+ "timeout": 0,
703
+ "sendEmpty": false,
704
+ "sendGetBody": false,
705
+ "requestDatatype": "JSON",
706
+ "responseDatatype": "JSON",
707
+ "headers": {},
708
+ "responseObjects": [
709
+ {
710
+ "type": "default",
711
+ "key": "",
712
+ "mockFile": ""
713
+ }
714
+ ]
715
+ },
716
+ {
717
+ "name": "retrieveNetworkGroupTriggerInfo",
718
+ "protocol": "REST",
719
+ "method": "GET",
720
+ "entitypath": "{base_path}/{version}/network-group/{pathv1}/trigger_info/?{query}",
721
+ "requestSchema": "schema.json",
722
+ "responseSchema": "schema.json",
723
+ "timeout": 0,
724
+ "sendEmpty": false,
725
+ "sendGetBody": false,
726
+ "requestDatatype": "JSON",
727
+ "responseDatatype": "JSON",
728
+ "headers": {},
729
+ "responseObjects": [
730
+ {
731
+ "type": "default",
732
+ "key": "",
733
+ "mockFile": ""
734
+ }
735
+ ]
736
+ },
737
+ {
738
+ "name": "deleteIcebergNetworkGroupsNetworkGroupsById",
739
+ "protocol": "REST",
740
+ "method": "DELETE",
741
+ "entitypath": "{base_path}/{version}/config/network-groups/?{query}",
742
+ "requestSchema": "schema.json",
743
+ "responseSchema": "schema.json",
744
+ "timeout": 0,
745
+ "sendEmpty": false,
746
+ "requestDatatype": "JSON",
747
+ "responseDatatype": "JSON",
748
+ "headers": {},
749
+ "responseObjects": [
750
+ {
751
+ "type": "default",
752
+ "key": "",
753
+ "mockFile": ""
754
+ }
755
+ ]
756
+ },
757
+ {
758
+ "name": "retrieveIcebergNetworkGroupsNetworkGroups",
759
+ "protocol": "REST",
760
+ "method": "GET",
761
+ "entitypath": "{base_path}/{version}/config/network-groups/?{query}",
762
+ "requestSchema": "schema.json",
763
+ "responseSchema": "schema.json",
764
+ "timeout": 0,
765
+ "sendEmpty": false,
766
+ "sendGetBody": false,
767
+ "requestDatatype": "JSON",
768
+ "responseDatatype": "JSON",
769
+ "headers": {},
770
+ "responseObjects": [
771
+ {
772
+ "type": "default",
773
+ "key": "",
774
+ "mockFile": ""
775
+ }
776
+ ]
777
+ },
778
+ {
779
+ "name": "createIcebergNetworkGroupsNetworkGroupsById",
780
+ "protocol": "REST",
781
+ "method": "POST",
782
+ "entitypath": "{base_path}/{version}/config/network-groups/?{query}",
783
+ "requestSchema": "schema.json",
784
+ "responseSchema": "schema.json",
785
+ "timeout": 0,
786
+ "sendEmpty": false,
787
+ "requestDatatype": "JSON",
788
+ "responseDatatype": "JSON",
789
+ "headers": {},
790
+ "responseObjects": [
791
+ {
792
+ "type": "default",
793
+ "key": "",
794
+ "mockFile": ""
795
+ }
796
+ ]
797
+ },
798
+ {
799
+ "name": "updateIcebergNetworkGroupsNetworkGroupsById",
800
+ "protocol": "REST",
801
+ "method": "PUT",
802
+ "entitypath": "{base_path}/{version}/config/network-groups/?{query}",
803
+ "requestSchema": "schema.json",
804
+ "responseSchema": "schema.json",
805
+ "timeout": 0,
806
+ "sendEmpty": false,
807
+ "requestDatatype": "JSON",
808
+ "responseDatatype": "JSON",
809
+ "headers": {},
810
+ "responseObjects": [
811
+ {
812
+ "type": "default",
813
+ "key": "",
814
+ "mockFile": ""
815
+ }
816
+ ]
817
+ },
818
+ {
819
+ "name": "retrieveIcebergNotificationNotification",
820
+ "protocol": "REST",
821
+ "method": "GET",
822
+ "entitypath": "{base_path}/{version}/config/notification/?{query}",
823
+ "requestSchema": "schema.json",
824
+ "responseSchema": "schema.json",
825
+ "timeout": 0,
826
+ "sendEmpty": false,
827
+ "sendGetBody": false,
828
+ "requestDatatype": "JSON",
829
+ "responseDatatype": "JSON",
830
+ "headers": {},
831
+ "responseObjects": [
832
+ {
833
+ "type": "default",
834
+ "key": "",
835
+ "mockFile": "mockdatafiles/retrieveIcebergNotificationNotification-default.json"
836
+ }
837
+ ]
838
+ },
839
+ {
840
+ "name": "deleteIcebergNotificationNotificationById",
841
+ "protocol": "REST",
842
+ "method": "DELETE",
843
+ "entitypath": "{base_path}/{version}/config/notification/{pathv1}/?{query}",
844
+ "requestSchema": "schema.json",
845
+ "responseSchema": "schema.json",
846
+ "timeout": 0,
847
+ "sendEmpty": false,
848
+ "requestDatatype": "JSON",
849
+ "responseDatatype": "JSON",
850
+ "headers": {},
851
+ "responseObjects": [
852
+ {
853
+ "type": "default",
854
+ "key": "",
855
+ "mockFile": ""
856
+ }
857
+ ]
858
+ },
859
+ {
860
+ "name": "retrieveIcebergNotificationNotificationById",
861
+ "protocol": "REST",
862
+ "method": "GET",
863
+ "entitypath": "{base_path}/{version}/config/notification/{pathv1}/?{query}",
864
+ "requestSchema": "schema.json",
865
+ "responseSchema": "schema.json",
866
+ "timeout": 0,
867
+ "sendEmpty": false,
868
+ "sendGetBody": false,
869
+ "requestDatatype": "JSON",
870
+ "responseDatatype": "JSON",
871
+ "headers": {},
872
+ "responseObjects": [
873
+ {
874
+ "type": "default",
875
+ "key": "",
876
+ "mockFile": ""
877
+ }
878
+ ]
879
+ },
880
+ {
881
+ "name": "createIcebergNotificationNotificationById",
882
+ "protocol": "REST",
883
+ "method": "POST",
884
+ "entitypath": "{base_path}/{version}/config/notification/{pathv1}/?{query}",
885
+ "requestSchema": "schema.json",
886
+ "responseSchema": "schema.json",
887
+ "timeout": 0,
888
+ "sendEmpty": false,
889
+ "requestDatatype": "JSON",
890
+ "responseDatatype": "JSON",
891
+ "headers": {},
892
+ "responseObjects": [
893
+ {
894
+ "type": "default",
895
+ "key": "",
896
+ "mockFile": ""
897
+ }
898
+ ]
899
+ },
900
+ {
901
+ "name": "updateIcebergNotificationNotificationById",
902
+ "protocol": "REST",
903
+ "method": "PUT",
904
+ "entitypath": "{base_path}/{version}/config/notification/{pathv1}/?{query}",
905
+ "requestSchema": "schema.json",
906
+ "responseSchema": "schema.json",
907
+ "timeout": 0,
908
+ "sendEmpty": false,
909
+ "requestDatatype": "JSON",
910
+ "responseDatatype": "JSON",
911
+ "headers": {},
912
+ "responseObjects": [
913
+ {
914
+ "type": "default",
915
+ "key": "",
916
+ "mockFile": ""
917
+ }
918
+ ]
919
+ },
920
+ {
921
+ "name": "deleteIcebergNotificationsNotificationsById",
922
+ "protocol": "REST",
923
+ "method": "DELETE",
924
+ "entitypath": "{base_path}/{version}/config/notifications/?{query}",
925
+ "requestSchema": "schema.json",
926
+ "responseSchema": "schema.json",
927
+ "timeout": 0,
928
+ "sendEmpty": false,
929
+ "requestDatatype": "JSON",
930
+ "responseDatatype": "JSON",
931
+ "headers": {},
932
+ "responseObjects": [
933
+ {
934
+ "type": "default",
935
+ "key": "",
936
+ "mockFile": ""
937
+ }
938
+ ]
939
+ },
940
+ {
941
+ "name": "retrieveIcebergNotificationsNotificationsById",
942
+ "protocol": "REST",
943
+ "method": "GET",
944
+ "entitypath": "{base_path}/{version}/config/notifications/?{query}",
945
+ "requestSchema": "schema.json",
946
+ "responseSchema": "schema.json",
947
+ "timeout": 0,
948
+ "sendEmpty": false,
949
+ "sendGetBody": false,
950
+ "requestDatatype": "JSON",
951
+ "responseDatatype": "JSON",
952
+ "headers": {},
953
+ "responseObjects": [
954
+ {
955
+ "type": "default",
956
+ "key": "",
957
+ "mockFile": ""
958
+ }
959
+ ]
960
+ },
961
+ {
962
+ "name": "createIcebergNotificationsNotificationsById",
963
+ "protocol": "REST",
964
+ "method": "POST",
965
+ "entitypath": "{base_path}/{version}/config/notifications/?{query}",
966
+ "requestSchema": "schema.json",
967
+ "responseSchema": "schema.json",
968
+ "timeout": 0,
969
+ "sendEmpty": false,
970
+ "requestDatatype": "JSON",
971
+ "responseDatatype": "JSON",
972
+ "headers": {},
973
+ "responseObjects": [
974
+ {
975
+ "type": "default",
976
+ "key": "",
977
+ "mockFile": ""
978
+ }
979
+ ]
980
+ },
981
+ {
982
+ "name": "updateIcebergNotificationsNotificationsById",
983
+ "protocol": "REST",
984
+ "method": "PUT",
985
+ "entitypath": "{base_path}/{version}/config/notifications/?{query}",
986
+ "requestSchema": "schema.json",
987
+ "responseSchema": "schema.json",
988
+ "timeout": 0,
989
+ "sendEmpty": false,
990
+ "requestDatatype": "JSON",
991
+ "responseDatatype": "JSON",
992
+ "headers": {},
993
+ "responseObjects": [
994
+ {
995
+ "type": "default",
996
+ "key": "",
997
+ "mockFile": ""
998
+ }
999
+ ]
1000
+ },
1001
+ {
1002
+ "name": "retrieveIcebergPlaybookPlaybook",
1003
+ "protocol": "REST",
1004
+ "method": "GET",
1005
+ "entitypath": "{base_path}/{version}/config/playbook/?{query}",
1006
+ "requestSchema": "schema.json",
1007
+ "responseSchema": "schema.json",
1008
+ "timeout": 0,
1009
+ "sendEmpty": false,
1010
+ "sendGetBody": false,
1011
+ "requestDatatype": "JSON",
1012
+ "responseDatatype": "JSON",
1013
+ "headers": {},
1014
+ "responseObjects": [
1015
+ {
1016
+ "type": "default",
1017
+ "key": "",
1018
+ "mockFile": "mockdatafiles/retrieveIcebergPlaybookPlaybook-default.json"
1019
+ }
1020
+ ]
1021
+ },
1022
+ {
1023
+ "name": "deleteIcebergPlaybookPlaybookById",
1024
+ "protocol": "REST",
1025
+ "method": "DELETE",
1026
+ "entitypath": "{base_path}/{version}/config/playbook/{pathv1}/?{query}",
1027
+ "requestSchema": "schema.json",
1028
+ "responseSchema": "schema.json",
1029
+ "timeout": 0,
1030
+ "sendEmpty": false,
1031
+ "requestDatatype": "JSON",
1032
+ "responseDatatype": "JSON",
1033
+ "headers": {},
1034
+ "responseObjects": [
1035
+ {
1036
+ "type": "default",
1037
+ "key": "",
1038
+ "mockFile": ""
1039
+ }
1040
+ ]
1041
+ },
1042
+ {
1043
+ "name": "retrieveIcebergPlaybookPlaybookById",
1044
+ "protocol": "REST",
1045
+ "method": "GET",
1046
+ "entitypath": "{base_path}/{version}/config/playbook/{pathv1}/?{query}",
1047
+ "requestSchema": "schema.json",
1048
+ "responseSchema": "schema.json",
1049
+ "timeout": 0,
1050
+ "sendEmpty": false,
1051
+ "sendGetBody": false,
1052
+ "requestDatatype": "JSON",
1053
+ "responseDatatype": "JSON",
1054
+ "headers": {},
1055
+ "responseObjects": [
1056
+ {
1057
+ "type": "default",
1058
+ "key": "",
1059
+ "mockFile": ""
1060
+ }
1061
+ ]
1062
+ },
1063
+ {
1064
+ "name": "createIcebergPlaybookPlaybookById",
1065
+ "protocol": "REST",
1066
+ "method": "POST",
1067
+ "entitypath": "{base_path}/{version}/config/playbook/{pathv1}/?{query}",
1068
+ "requestSchema": "schema.json",
1069
+ "responseSchema": "schema.json",
1070
+ "timeout": 0,
1071
+ "sendEmpty": false,
1072
+ "requestDatatype": "JSON",
1073
+ "responseDatatype": "JSON",
1074
+ "headers": {},
1075
+ "responseObjects": [
1076
+ {
1077
+ "type": "default",
1078
+ "key": "",
1079
+ "mockFile": ""
1080
+ }
1081
+ ]
1082
+ },
1083
+ {
1084
+ "name": "updateIcebergPlaybookPlaybookById",
1085
+ "protocol": "REST",
1086
+ "method": "PUT",
1087
+ "entitypath": "{base_path}/{version}/config/playbook/{pathv1}/?{query}",
1088
+ "requestSchema": "schema.json",
1089
+ "responseSchema": "schema.json",
1090
+ "timeout": 0,
1091
+ "sendEmpty": false,
1092
+ "requestDatatype": "JSON",
1093
+ "responseDatatype": "JSON",
1094
+ "headers": {},
1095
+ "responseObjects": [
1096
+ {
1097
+ "type": "default",
1098
+ "key": "",
1099
+ "mockFile": ""
1100
+ }
1101
+ ]
1102
+ },
1103
+ {
1104
+ "name": "deleteIcebergPlaybooksPlaybooksById",
1105
+ "protocol": "REST",
1106
+ "method": "DELETE",
1107
+ "entitypath": "{base_path}/{version}/config/playbooks/?{query}",
1108
+ "requestSchema": "schema.json",
1109
+ "responseSchema": "schema.json",
1110
+ "timeout": 0,
1111
+ "sendEmpty": false,
1112
+ "requestDatatype": "JSON",
1113
+ "responseDatatype": "JSON",
1114
+ "headers": {},
1115
+ "responseObjects": [
1116
+ {
1117
+ "type": "default",
1118
+ "key": "",
1119
+ "mockFile": ""
1120
+ }
1121
+ ]
1122
+ },
1123
+ {
1124
+ "name": "retrieveIcebergPlaybooksPlaybooksById",
1125
+ "protocol": "REST",
1126
+ "method": "GET",
1127
+ "entitypath": "{base_path}/{version}/config/playbooks/?{query}",
1128
+ "requestSchema": "schema.json",
1129
+ "responseSchema": "schema.json",
1130
+ "timeout": 0,
1131
+ "sendEmpty": false,
1132
+ "sendGetBody": false,
1133
+ "requestDatatype": "JSON",
1134
+ "responseDatatype": "JSON",
1135
+ "headers": {},
1136
+ "responseObjects": [
1137
+ {
1138
+ "type": "default",
1139
+ "key": "",
1140
+ "mockFile": ""
1141
+ }
1142
+ ]
1143
+ },
1144
+ {
1145
+ "name": "createIcebergPlaybooksPlaybooksById",
1146
+ "protocol": "REST",
1147
+ "method": "POST",
1148
+ "entitypath": "{base_path}/{version}/config/playbooks/?{query}",
1149
+ "requestSchema": "schema.json",
1150
+ "responseSchema": "schema.json",
1151
+ "timeout": 0,
1152
+ "sendEmpty": false,
1153
+ "requestDatatype": "JSON",
1154
+ "responseDatatype": "JSON",
1155
+ "headers": {},
1156
+ "responseObjects": [
1157
+ {
1158
+ "type": "default",
1159
+ "key": "",
1160
+ "mockFile": ""
1161
+ }
1162
+ ]
1163
+ },
1164
+ {
1165
+ "name": "updateIcebergPlaybooksPlaybooksById",
1166
+ "protocol": "REST",
1167
+ "method": "PUT",
1168
+ "entitypath": "{base_path}/{version}/config/playbooks/?{query}",
1169
+ "requestSchema": "schema.json",
1170
+ "responseSchema": "schema.json",
1171
+ "timeout": 0,
1172
+ "sendEmpty": false,
1173
+ "requestDatatype": "JSON",
1174
+ "responseDatatype": "JSON",
1175
+ "headers": {},
1176
+ "responseObjects": [
1177
+ {
1178
+ "type": "default",
1179
+ "key": "",
1180
+ "mockFile": ""
1181
+ }
1182
+ ]
1183
+ },
1184
+ {
1185
+ "name": "deleteIcebergRetentionPoliciesRetentionPoliciesById",
1186
+ "protocol": "REST",
1187
+ "method": "DELETE",
1188
+ "entitypath": "{base_path}/{version}/config/retention-policies/?{query}",
1189
+ "requestSchema": "schema.json",
1190
+ "responseSchema": "schema.json",
1191
+ "timeout": 0,
1192
+ "sendEmpty": false,
1193
+ "requestDatatype": "JSON",
1194
+ "responseDatatype": "JSON",
1195
+ "headers": {},
1196
+ "responseObjects": [
1197
+ {
1198
+ "type": "default",
1199
+ "key": "",
1200
+ "mockFile": ""
1201
+ }
1202
+ ]
1203
+ },
1204
+ {
1205
+ "name": "retrieveIcebergRetentionPoliciesRetentionPoliciesById",
1206
+ "protocol": "REST",
1207
+ "method": "GET",
1208
+ "entitypath": "{base_path}/{version}/config/retention-policies/?{query}",
1209
+ "requestSchema": "schema.json",
1210
+ "responseSchema": "schema.json",
1211
+ "timeout": 0,
1212
+ "sendEmpty": false,
1213
+ "sendGetBody": false,
1214
+ "requestDatatype": "JSON",
1215
+ "responseDatatype": "JSON",
1216
+ "headers": {},
1217
+ "responseObjects": [
1218
+ {
1219
+ "type": "default",
1220
+ "key": "",
1221
+ "mockFile": ""
1222
+ }
1223
+ ]
1224
+ },
1225
+ {
1226
+ "name": "createIcebergRetentionPoliciesRetentionPoliciesById",
1227
+ "protocol": "REST",
1228
+ "method": "POST",
1229
+ "entitypath": "{base_path}/{version}/config/retention-policies/?{query}",
1230
+ "requestSchema": "schema.json",
1231
+ "responseSchema": "schema.json",
1232
+ "timeout": 0,
1233
+ "sendEmpty": false,
1234
+ "requestDatatype": "JSON",
1235
+ "responseDatatype": "JSON",
1236
+ "headers": {},
1237
+ "responseObjects": [
1238
+ {
1239
+ "type": "default",
1240
+ "key": "",
1241
+ "mockFile": ""
1242
+ }
1243
+ ]
1244
+ },
1245
+ {
1246
+ "name": "updateIcebergRetentionPoliciesRetentionPoliciesId",
1247
+ "protocol": "REST",
1248
+ "method": "PUT",
1249
+ "entitypath": "{base_path}/{version}/config/retention-policies/?{query}",
1250
+ "requestSchema": "schema.json",
1251
+ "responseSchema": "schema.json",
1252
+ "timeout": 0,
1253
+ "sendEmpty": false,
1254
+ "requestDatatype": "JSON",
1255
+ "responseDatatype": "JSON",
1256
+ "headers": {},
1257
+ "responseObjects": [
1258
+ {
1259
+ "type": "default",
1260
+ "key": "",
1261
+ "mockFile": ""
1262
+ }
1263
+ ]
1264
+ },
1265
+ {
1266
+ "name": "retrieveIcebergRetentionPolicyRetentionPolicy",
1267
+ "protocol": "REST",
1268
+ "method": "GET",
1269
+ "entitypath": "{base_path}/{version}/config/retention-policy/?{query}",
1270
+ "requestSchema": "schema.json",
1271
+ "responseSchema": "schema.json",
1272
+ "timeout": 0,
1273
+ "sendEmpty": false,
1274
+ "sendGetBody": false,
1275
+ "requestDatatype": "JSON",
1276
+ "responseDatatype": "JSON",
1277
+ "headers": {},
1278
+ "responseObjects": [
1279
+ {
1280
+ "type": "default",
1281
+ "key": "",
1282
+ "mockFile": "mockdatafiles/retrieveIcebergRetentionPolicyRetentionPolicy-default.json"
1283
+ }
1284
+ ]
1285
+ },
1286
+ {
1287
+ "name": "deleteIcebergRetentionPolicyRetentionPolicyById",
1288
+ "protocol": "REST",
1289
+ "method": "DELETE",
1290
+ "entitypath": "{base_path}/{version}/config/retention-policy/{pathv1}/?{query}",
1291
+ "requestSchema": "schema.json",
1292
+ "responseSchema": "schema.json",
1293
+ "timeout": 0,
1294
+ "sendEmpty": false,
1295
+ "requestDatatype": "JSON",
1296
+ "responseDatatype": "JSON",
1297
+ "headers": {},
1298
+ "responseObjects": [
1299
+ {
1300
+ "type": "default",
1301
+ "key": "",
1302
+ "mockFile": ""
1303
+ }
1304
+ ]
1305
+ },
1306
+ {
1307
+ "name": "retrieveIcebergRetentionPolicyRetentionPolicyById",
1308
+ "protocol": "REST",
1309
+ "method": "GET",
1310
+ "entitypath": "{base_path}/{version}/config/retention-policy/{pathv1}/?{query}",
1311
+ "requestSchema": "schema.json",
1312
+ "responseSchema": "schema.json",
1313
+ "timeout": 0,
1314
+ "sendEmpty": false,
1315
+ "sendGetBody": false,
1316
+ "requestDatatype": "JSON",
1317
+ "responseDatatype": "JSON",
1318
+ "headers": {},
1319
+ "responseObjects": [
1320
+ {
1321
+ "type": "default",
1322
+ "key": "",
1323
+ "mockFile": ""
1324
+ }
1325
+ ]
1326
+ },
1327
+ {
1328
+ "name": "createIcebergRetentionPolicyRetentionPolicyById",
1329
+ "protocol": "REST",
1330
+ "method": "POST",
1331
+ "entitypath": "{base_path}/{version}/config/retention-policy/{pathv1}/?{query}",
1332
+ "requestSchema": "schema.json",
1333
+ "responseSchema": "schema.json",
1334
+ "timeout": 0,
1335
+ "sendEmpty": false,
1336
+ "requestDatatype": "JSON",
1337
+ "responseDatatype": "JSON",
1338
+ "headers": {},
1339
+ "responseObjects": [
1340
+ {
1341
+ "type": "default",
1342
+ "key": "",
1343
+ "mockFile": ""
1344
+ }
1345
+ ]
1346
+ },
1347
+ {
1348
+ "name": "updateIcebergRetentionPolicyRetentionPolicyById",
1349
+ "protocol": "REST",
1350
+ "method": "PUT",
1351
+ "entitypath": "{base_path}/{version}/config/retention-policy/{pathv1}/?{query}",
1352
+ "requestSchema": "schema.json",
1353
+ "responseSchema": "schema.json",
1354
+ "timeout": 0,
1355
+ "sendEmpty": false,
1356
+ "requestDatatype": "JSON",
1357
+ "responseDatatype": "JSON",
1358
+ "headers": {},
1359
+ "responseObjects": [
1360
+ {
1361
+ "type": "default",
1362
+ "key": "",
1363
+ "mockFile": ""
1364
+ }
1365
+ ]
1366
+ },
1367
+ {
1368
+ "name": "deleteIcebergSystemSystemById",
1369
+ "protocol": "REST",
1370
+ "method": "DELETE",
1371
+ "entitypath": "{base_path}/{version}/config/system/?{query}",
1372
+ "requestSchema": "schema.json",
1373
+ "responseSchema": "schema.json",
1374
+ "timeout": 0,
1375
+ "sendEmpty": false,
1376
+ "requestDatatype": "JSON",
1377
+ "responseDatatype": "JSON",
1378
+ "headers": {},
1379
+ "responseObjects": [
1380
+ {
1381
+ "type": "default",
1382
+ "key": "",
1383
+ "mockFile": ""
1384
+ }
1385
+ ]
1386
+ },
1387
+ {
1388
+ "name": "retrieveIcebergSystemSystem",
1389
+ "protocol": "REST",
1390
+ "method": "GET",
1391
+ "entitypath": "{base_path}/{version}/config/system/?{query}",
1392
+ "requestSchema": "schema.json",
1393
+ "responseSchema": "schema.json",
1394
+ "timeout": 0,
1395
+ "sendEmpty": false,
1396
+ "sendGetBody": false,
1397
+ "requestDatatype": "JSON",
1398
+ "responseDatatype": "JSON",
1399
+ "headers": {},
1400
+ "responseObjects": [
1401
+ {
1402
+ "type": "default",
1403
+ "key": "",
1404
+ "mockFile": ""
1405
+ }
1406
+ ]
1407
+ },
1408
+ {
1409
+ "name": "createIcebergSystemSystemById",
1410
+ "protocol": "REST",
1411
+ "method": "POST",
1412
+ "entitypath": "{base_path}/{version}/config/system/?{query}",
1413
+ "requestSchema": "schema.json",
1414
+ "responseSchema": "schema.json",
1415
+ "timeout": 0,
1416
+ "sendEmpty": false,
1417
+ "requestDatatype": "JSON",
1418
+ "responseDatatype": "JSON",
1419
+ "headers": {},
1420
+ "responseObjects": [
1421
+ {
1422
+ "type": "default",
1423
+ "key": "",
1424
+ "mockFile": ""
1425
+ }
1426
+ ]
1427
+ },
1428
+ {
1429
+ "name": "updateIcebergSystemSystemById",
1430
+ "protocol": "REST",
1431
+ "method": "PUT",
1432
+ "entitypath": "{base_path}/{version}/config/system/?{query}",
1433
+ "requestSchema": "schema.json",
1434
+ "responseSchema": "schema.json",
1435
+ "timeout": 0,
1436
+ "sendEmpty": false,
1437
+ "requestDatatype": "JSON",
1438
+ "responseDatatype": "JSON",
1439
+ "headers": {},
1440
+ "responseObjects": [
1441
+ {
1442
+ "type": "default",
1443
+ "key": "",
1444
+ "mockFile": ""
1445
+ }
1446
+ ]
1447
+ },
1448
+ {
1449
+ "name": "deleteIcebergSystemSchedulers",
1450
+ "protocol": "REST",
1451
+ "method": "DELETE",
1452
+ "entitypath": "{base_path}/{version}/config/system/schedulers/?{query}",
1453
+ "requestSchema": "schema.json",
1454
+ "responseSchema": "schema.json",
1455
+ "timeout": 0,
1456
+ "sendEmpty": false,
1457
+ "requestDatatype": "JSON",
1458
+ "responseDatatype": "JSON",
1459
+ "headers": {},
1460
+ "responseObjects": [
1461
+ {
1462
+ "type": "default",
1463
+ "key": "",
1464
+ "mockFile": ""
1465
+ }
1466
+ ]
1467
+ },
1468
+ {
1469
+ "name": "retrieveIcebergSystemSchedulers",
1470
+ "protocol": "REST",
1471
+ "method": "GET",
1472
+ "entitypath": "{base_path}/{version}/config/system/schedulers/?{query}",
1473
+ "requestSchema": "schema.json",
1474
+ "responseSchema": "schema.json",
1475
+ "timeout": 0,
1476
+ "sendEmpty": false,
1477
+ "sendGetBody": false,
1478
+ "requestDatatype": "JSON",
1479
+ "responseDatatype": "JSON",
1480
+ "headers": {},
1481
+ "responseObjects": [
1482
+ {
1483
+ "type": "default",
1484
+ "key": "",
1485
+ "mockFile": ""
1486
+ }
1487
+ ]
1488
+ },
1489
+ {
1490
+ "name": "createIcebergSystemSchedulers",
1491
+ "protocol": "REST",
1492
+ "method": "POST",
1493
+ "entitypath": "{base_path}/{version}/config/system/schedulers/?{query}",
1494
+ "requestSchema": "schema.json",
1495
+ "responseSchema": "schema.json",
1496
+ "timeout": 0,
1497
+ "sendEmpty": false,
1498
+ "requestDatatype": "JSON",
1499
+ "responseDatatype": "JSON",
1500
+ "headers": {},
1501
+ "responseObjects": [
1502
+ {
1503
+ "type": "default",
1504
+ "key": "",
1505
+ "mockFile": ""
1506
+ }
1507
+ ]
1508
+ },
1509
+ {
1510
+ "name": "updateIcebergSystemSchedulers",
1511
+ "protocol": "REST",
1512
+ "method": "PUT",
1513
+ "entitypath": "{base_path}/{version}/config/system/schedulers/?{query}",
1514
+ "requestSchema": "schema.json",
1515
+ "responseSchema": "schema.json",
1516
+ "timeout": 0,
1517
+ "sendEmpty": false,
1518
+ "requestDatatype": "JSON",
1519
+ "responseDatatype": "JSON",
1520
+ "headers": {},
1521
+ "responseObjects": [
1522
+ {
1523
+ "type": "default",
1524
+ "key": "",
1525
+ "mockFile": ""
1526
+ }
1527
+ ]
1528
+ },
1529
+ {
1530
+ "name": "deleteIcebergSystemSchedulerById",
1531
+ "protocol": "REST",
1532
+ "method": "DELETE",
1533
+ "entitypath": "{base_path}/{version}/config/system/scheduler/{pathv1}/?{query}",
1534
+ "requestSchema": "schema.json",
1535
+ "responseSchema": "schema.json",
1536
+ "timeout": 0,
1537
+ "sendEmpty": false,
1538
+ "requestDatatype": "JSON",
1539
+ "responseDatatype": "JSON",
1540
+ "headers": {},
1541
+ "responseObjects": [
1542
+ {
1543
+ "type": "default",
1544
+ "key": "",
1545
+ "mockFile": ""
1546
+ }
1547
+ ]
1548
+ },
1549
+ {
1550
+ "name": "retrieveIcebergSystemSchedulerById",
1551
+ "protocol": "REST",
1552
+ "method": "GET",
1553
+ "entitypath": "{base_path}/{version}/config/system/scheduler/{pathv1}/?{query}",
1554
+ "requestSchema": "schema.json",
1555
+ "responseSchema": "schema.json",
1556
+ "timeout": 0,
1557
+ "sendEmpty": false,
1558
+ "sendGetBody": false,
1559
+ "requestDatatype": "JSON",
1560
+ "responseDatatype": "JSON",
1561
+ "headers": {},
1562
+ "responseObjects": [
1563
+ {
1564
+ "type": "default",
1565
+ "key": "",
1566
+ "mockFile": ""
1567
+ }
1568
+ ]
1569
+ },
1570
+ {
1571
+ "name": "createIcebergSystemSchedulerById",
1572
+ "protocol": "REST",
1573
+ "method": "POST",
1574
+ "entitypath": "{base_path}/{version}/config/system/scheduler/{pathv1}/?{query}",
1575
+ "requestSchema": "schema.json",
1576
+ "responseSchema": "schema.json",
1577
+ "timeout": 0,
1578
+ "sendEmpty": false,
1579
+ "requestDatatype": "JSON",
1580
+ "responseDatatype": "JSON",
1581
+ "headers": {},
1582
+ "responseObjects": [
1583
+ {
1584
+ "type": "default",
1585
+ "key": "",
1586
+ "mockFile": ""
1587
+ }
1588
+ ]
1589
+ },
1590
+ {
1591
+ "name": "updateIcebergSystemSchedulerById",
1592
+ "protocol": "REST",
1593
+ "method": "PUT",
1594
+ "entitypath": "{base_path}/{version}/config/system/scheduler/{pathv1}/?{query}",
1595
+ "requestSchema": "schema.json",
1596
+ "responseSchema": "schema.json",
1597
+ "timeout": 0,
1598
+ "sendEmpty": false,
1599
+ "requestDatatype": "JSON",
1600
+ "responseDatatype": "JSON",
1601
+ "headers": {},
1602
+ "responseObjects": [
1603
+ {
1604
+ "type": "default",
1605
+ "key": "",
1606
+ "mockFile": ""
1607
+ }
1608
+ ]
1609
+ },
1610
+ {
1611
+ "name": "deleteIcebergSystemDestinations",
1612
+ "protocol": "REST",
1613
+ "method": "DELETE",
1614
+ "entitypath": "{base_path}/{version}/config/system/report-generation/destinations/?{query}",
1615
+ "requestSchema": "schema.json",
1616
+ "responseSchema": "schema.json",
1617
+ "timeout": 0,
1618
+ "sendEmpty": false,
1619
+ "requestDatatype": "JSON",
1620
+ "responseDatatype": "JSON",
1621
+ "headers": {},
1622
+ "responseObjects": [
1623
+ {
1624
+ "type": "default",
1625
+ "key": "",
1626
+ "mockFile": ""
1627
+ }
1628
+ ]
1629
+ },
1630
+ {
1631
+ "name": "retrieveIcebergSystemDestinations",
1632
+ "protocol": "REST",
1633
+ "method": "GET",
1634
+ "entitypath": "{base_path}/{version}/config/system/report-generation/destinations/?{query}",
1635
+ "requestSchema": "schema.json",
1636
+ "responseSchema": "schema.json",
1637
+ "timeout": 0,
1638
+ "sendEmpty": false,
1639
+ "sendGetBody": false,
1640
+ "requestDatatype": "JSON",
1641
+ "responseDatatype": "JSON",
1642
+ "headers": {},
1643
+ "responseObjects": [
1644
+ {
1645
+ "type": "default",
1646
+ "key": "",
1647
+ "mockFile": ""
1648
+ }
1649
+ ]
1650
+ },
1651
+ {
1652
+ "name": "createIcebergSystemDestinations",
1653
+ "protocol": "REST",
1654
+ "method": "POST",
1655
+ "entitypath": "{base_path}/{version}/config/system/report-generation/destinations/?{query}",
1656
+ "requestSchema": "schema.json",
1657
+ "responseSchema": "schema.json",
1658
+ "timeout": 0,
1659
+ "sendEmpty": false,
1660
+ "requestDatatype": "JSON",
1661
+ "responseDatatype": "JSON",
1662
+ "headers": {},
1663
+ "responseObjects": [
1664
+ {
1665
+ "type": "default",
1666
+ "key": "",
1667
+ "mockFile": ""
1668
+ }
1669
+ ]
1670
+ },
1671
+ {
1672
+ "name": "updateIcebergSystemDestinations",
1673
+ "protocol": "REST",
1674
+ "method": "PUT",
1675
+ "entitypath": "{base_path}/{version}/config/system/report-generation/destinations/?{query}",
1676
+ "requestSchema": "schema.json",
1677
+ "responseSchema": "schema.json",
1678
+ "timeout": 0,
1679
+ "sendEmpty": false,
1680
+ "requestDatatype": "JSON",
1681
+ "responseDatatype": "JSON",
1682
+ "headers": {},
1683
+ "responseObjects": [
1684
+ {
1685
+ "type": "default",
1686
+ "key": "",
1687
+ "mockFile": ""
1688
+ }
1689
+ ]
1690
+ },
1691
+ {
1692
+ "name": "deleteIcebergSystemDestinationById",
1693
+ "protocol": "REST",
1694
+ "method": "DELETE",
1695
+ "entitypath": "{base_path}/{version}/config/system/report-generation/destination/{pathv1}/?{query}",
1696
+ "requestSchema": "schema.json",
1697
+ "responseSchema": "schema.json",
1698
+ "timeout": 0,
1699
+ "sendEmpty": false,
1700
+ "requestDatatype": "JSON",
1701
+ "responseDatatype": "JSON",
1702
+ "headers": {},
1703
+ "responseObjects": [
1704
+ {
1705
+ "type": "default",
1706
+ "key": "",
1707
+ "mockFile": ""
1708
+ }
1709
+ ]
1710
+ },
1711
+ {
1712
+ "name": "retrieveIcebergSystemDestinationById",
1713
+ "protocol": "REST",
1714
+ "method": "GET",
1715
+ "entitypath": "{base_path}/{version}/config/system/report-generation/destination/{pathv1}/?{query}",
1716
+ "requestSchema": "schema.json",
1717
+ "responseSchema": "schema.json",
1718
+ "timeout": 0,
1719
+ "sendEmpty": false,
1720
+ "sendGetBody": false,
1721
+ "requestDatatype": "JSON",
1722
+ "responseDatatype": "JSON",
1723
+ "headers": {},
1724
+ "responseObjects": [
1725
+ {
1726
+ "type": "default",
1727
+ "key": "",
1728
+ "mockFile": ""
1729
+ }
1730
+ ]
1731
+ },
1732
+ {
1733
+ "name": "createIcebergSystemDestinationById",
1734
+ "protocol": "REST",
1735
+ "method": "POST",
1736
+ "entitypath": "{base_path}/{version}/config/system/report-generation/destination/{pathv1}/?{query}",
1737
+ "requestSchema": "schema.json",
1738
+ "responseSchema": "schema.json",
1739
+ "timeout": 0,
1740
+ "sendEmpty": false,
1741
+ "requestDatatype": "JSON",
1742
+ "responseDatatype": "JSON",
1743
+ "headers": {},
1744
+ "responseObjects": [
1745
+ {
1746
+ "type": "default",
1747
+ "key": "",
1748
+ "mockFile": ""
1749
+ }
1750
+ ]
1751
+ },
1752
+ {
1753
+ "name": "updateIcebergSystemDestinationById",
1754
+ "protocol": "REST",
1755
+ "method": "PUT",
1756
+ "entitypath": "{base_path}/{version}/config/system/report-generation/destination/{pathv1}/?{query}",
1757
+ "requestSchema": "schema.json",
1758
+ "responseSchema": "schema.json",
1759
+ "timeout": 0,
1760
+ "sendEmpty": false,
1761
+ "requestDatatype": "JSON",
1762
+ "responseDatatype": "JSON",
1763
+ "headers": {},
1764
+ "responseObjects": [
1765
+ {
1766
+ "type": "default",
1767
+ "key": "",
1768
+ "mockFile": ""
1769
+ }
1770
+ ]
1771
+ },
1772
+ {
1773
+ "name": "deleteIcebergSystemReports",
1774
+ "protocol": "REST",
1775
+ "method": "DELETE",
1776
+ "entitypath": "{base_path}/{version}/config/system/report-generation/reports/?{query}",
1777
+ "requestSchema": "schema.json",
1778
+ "responseSchema": "schema.json",
1779
+ "timeout": 0,
1780
+ "sendEmpty": false,
1781
+ "requestDatatype": "JSON",
1782
+ "responseDatatype": "JSON",
1783
+ "headers": {},
1784
+ "responseObjects": [
1785
+ {
1786
+ "type": "default",
1787
+ "key": "",
1788
+ "mockFile": ""
1789
+ }
1790
+ ]
1791
+ },
1792
+ {
1793
+ "name": "retrieveIcebergSystemReports",
1794
+ "protocol": "REST",
1795
+ "method": "GET",
1796
+ "entitypath": "{base_path}/{version}/config/system/report-generation/reports/?{query}",
1797
+ "requestSchema": "schema.json",
1798
+ "responseSchema": "schema.json",
1799
+ "timeout": 0,
1800
+ "sendEmpty": false,
1801
+ "sendGetBody": false,
1802
+ "requestDatatype": "JSON",
1803
+ "responseDatatype": "JSON",
1804
+ "headers": {},
1805
+ "responseObjects": [
1806
+ {
1807
+ "type": "default",
1808
+ "key": "",
1809
+ "mockFile": ""
1810
+ }
1811
+ ]
1812
+ },
1813
+ {
1814
+ "name": "createIcebergSystemReports",
1815
+ "protocol": "REST",
1816
+ "method": "POST",
1817
+ "entitypath": "{base_path}/{version}/config/system/report-generation/reports/?{query}",
1818
+ "requestSchema": "schema.json",
1819
+ "responseSchema": "schema.json",
1820
+ "timeout": 0,
1821
+ "sendEmpty": false,
1822
+ "requestDatatype": "JSON",
1823
+ "responseDatatype": "JSON",
1824
+ "headers": {},
1825
+ "responseObjects": [
1826
+ {
1827
+ "type": "default",
1828
+ "key": "",
1829
+ "mockFile": ""
1830
+ }
1831
+ ]
1832
+ },
1833
+ {
1834
+ "name": "updateIcebergSystemReports",
1835
+ "protocol": "REST",
1836
+ "method": "PUT",
1837
+ "entitypath": "{base_path}/{version}/config/system/report-generation/reports/?{query}",
1838
+ "requestSchema": "schema.json",
1839
+ "responseSchema": "schema.json",
1840
+ "timeout": 0,
1841
+ "sendEmpty": false,
1842
+ "requestDatatype": "JSON",
1843
+ "responseDatatype": "JSON",
1844
+ "headers": {},
1845
+ "responseObjects": [
1846
+ {
1847
+ "type": "default",
1848
+ "key": "",
1849
+ "mockFile": ""
1850
+ }
1851
+ ]
1852
+ },
1853
+ {
1854
+ "name": "deleteIcebergSystemReportById",
1855
+ "protocol": "REST",
1856
+ "method": "DELETE",
1857
+ "entitypath": "{base_path}/{version}/config/system/report-generation/report/{pathv1}/?{query}",
1858
+ "requestSchema": "schema.json",
1859
+ "responseSchema": "schema.json",
1860
+ "timeout": 0,
1861
+ "sendEmpty": false,
1862
+ "requestDatatype": "JSON",
1863
+ "responseDatatype": "JSON",
1864
+ "headers": {},
1865
+ "responseObjects": [
1866
+ {
1867
+ "type": "default",
1868
+ "key": "",
1869
+ "mockFile": ""
1870
+ }
1871
+ ]
1872
+ },
1873
+ {
1874
+ "name": "retrieveIcebergSystemReportById",
1875
+ "protocol": "REST",
1876
+ "method": "GET",
1877
+ "entitypath": "{base_path}/{version}/config/system/report-generation/report/{pathv1}/?{query}",
1878
+ "requestSchema": "schema.json",
1879
+ "responseSchema": "schema.json",
1880
+ "timeout": 0,
1881
+ "sendEmpty": false,
1882
+ "sendGetBody": false,
1883
+ "requestDatatype": "JSON",
1884
+ "responseDatatype": "JSON",
1885
+ "headers": {},
1886
+ "responseObjects": [
1887
+ {
1888
+ "type": "default",
1889
+ "key": "",
1890
+ "mockFile": ""
1891
+ }
1892
+ ]
1893
+ },
1894
+ {
1895
+ "name": "createIcebergSystemReportById",
1896
+ "protocol": "REST",
1897
+ "method": "POST",
1898
+ "entitypath": "{base_path}/{version}/config/system/report-generation/report/{pathv1}/?{query}",
1899
+ "requestSchema": "schema.json",
1900
+ "responseSchema": "schema.json",
1901
+ "timeout": 0,
1902
+ "sendEmpty": false,
1903
+ "requestDatatype": "JSON",
1904
+ "responseDatatype": "JSON",
1905
+ "headers": {},
1906
+ "responseObjects": [
1907
+ {
1908
+ "type": "default",
1909
+ "key": "",
1910
+ "mockFile": ""
1911
+ }
1912
+ ]
1913
+ },
1914
+ {
1915
+ "name": "updateIcebergSystemReportById",
1916
+ "protocol": "REST",
1917
+ "method": "PUT",
1918
+ "entitypath": "{base_path}/{version}/config/system/report-generation/report/{pathv1}/?{query}",
1919
+ "requestSchema": "schema.json",
1920
+ "responseSchema": "schema.json",
1921
+ "timeout": 0,
1922
+ "sendEmpty": false,
1923
+ "requestDatatype": "JSON",
1924
+ "responseDatatype": "JSON",
1925
+ "headers": {},
1926
+ "responseObjects": [
1927
+ {
1928
+ "type": "default",
1929
+ "key": "",
1930
+ "mockFile": ""
1931
+ }
1932
+ ]
1933
+ },
1934
+ {
1935
+ "name": "deleteIcebergSystemSettingsSystemSettingsById",
1936
+ "protocol": "REST",
1937
+ "method": "DELETE",
1938
+ "entitypath": "{base_path}/{version}/config/system-settings/?{query}",
1939
+ "requestSchema": "schema.json",
1940
+ "responseSchema": "schema.json",
1941
+ "timeout": 0,
1942
+ "sendEmpty": false,
1943
+ "requestDatatype": "JSON",
1944
+ "responseDatatype": "JSON",
1945
+ "headers": {},
1946
+ "responseObjects": [
1947
+ {
1948
+ "type": "default",
1949
+ "key": "",
1950
+ "mockFile": ""
1951
+ }
1952
+ ]
1953
+ },
1954
+ {
1955
+ "name": "retrieveIcebergSystemSettingsSystemSettings",
1956
+ "protocol": "REST",
1957
+ "method": "GET",
1958
+ "entitypath": "{base_path}/{version}/config/system-settings/?{query}",
1959
+ "requestSchema": "schema.json",
1960
+ "responseSchema": "schema.json",
1961
+ "timeout": 0,
1962
+ "sendEmpty": false,
1963
+ "sendGetBody": false,
1964
+ "requestDatatype": "JSON",
1965
+ "responseDatatype": "JSON",
1966
+ "headers": {},
1967
+ "responseObjects": [
1968
+ {
1969
+ "type": "default",
1970
+ "key": "",
1971
+ "mockFile": ""
1972
+ }
1973
+ ]
1974
+ },
1975
+ {
1976
+ "name": "createIcebergSystemSettingsSystemSettingsById",
1977
+ "protocol": "REST",
1978
+ "method": "POST",
1979
+ "entitypath": "{base_path}/{version}/config/system-settings/?{query}",
1980
+ "requestSchema": "schema.json",
1981
+ "responseSchema": "schema.json",
1982
+ "timeout": 0,
1983
+ "sendEmpty": false,
1984
+ "requestDatatype": "JSON",
1985
+ "responseDatatype": "JSON",
1986
+ "headers": {},
1987
+ "responseObjects": [
1988
+ {
1989
+ "type": "default",
1990
+ "key": "",
1991
+ "mockFile": ""
1992
+ }
1993
+ ]
1994
+ },
1995
+ {
1996
+ "name": "updateIcebergSystemSettingsSystemSettingsById",
1997
+ "protocol": "REST",
1998
+ "method": "PUT",
1999
+ "entitypath": "{base_path}/{version}/config/system-settings/?{query}",
2000
+ "requestSchema": "schema.json",
2001
+ "responseSchema": "schema.json",
2002
+ "timeout": 0,
2003
+ "sendEmpty": false,
2004
+ "requestDatatype": "JSON",
2005
+ "responseDatatype": "JSON",
2006
+ "headers": {},
2007
+ "responseObjects": [
2008
+ {
2009
+ "type": "default",
2010
+ "key": "",
2011
+ "mockFile": ""
2012
+ }
2013
+ ]
2014
+ },
2015
+ {
2016
+ "name": "deleteIcebergSystemSettingsSchedulers",
2017
+ "protocol": "REST",
2018
+ "method": "DELETE",
2019
+ "entitypath": "{base_path}/{version}/config/system-settings/schedulers/?{query}",
2020
+ "requestSchema": "schema.json",
2021
+ "responseSchema": "schema.json",
2022
+ "timeout": 0,
2023
+ "sendEmpty": false,
2024
+ "requestDatatype": "JSON",
2025
+ "responseDatatype": "JSON",
2026
+ "headers": {},
2027
+ "responseObjects": [
2028
+ {
2029
+ "type": "default",
2030
+ "key": "",
2031
+ "mockFile": ""
2032
+ }
2033
+ ]
2034
+ },
2035
+ {
2036
+ "name": "retrieveIcebergSystemSettingsSchedulers",
2037
+ "protocol": "REST",
2038
+ "method": "GET",
2039
+ "entitypath": "{base_path}/{version}/config/system-settings/schedulers/?{query}",
2040
+ "requestSchema": "schema.json",
2041
+ "responseSchema": "schema.json",
2042
+ "timeout": 0,
2043
+ "sendEmpty": false,
2044
+ "sendGetBody": false,
2045
+ "requestDatatype": "JSON",
2046
+ "responseDatatype": "JSON",
2047
+ "headers": {},
2048
+ "responseObjects": [
2049
+ {
2050
+ "type": "default",
2051
+ "key": "",
2052
+ "mockFile": ""
2053
+ }
2054
+ ]
2055
+ },
2056
+ {
2057
+ "name": "createIcebergSystemSettingsSchedulers",
2058
+ "protocol": "REST",
2059
+ "method": "POST",
2060
+ "entitypath": "{base_path}/{version}/config/system-settings/schedulers/?{query}",
2061
+ "requestSchema": "schema.json",
2062
+ "responseSchema": "schema.json",
2063
+ "timeout": 0,
2064
+ "sendEmpty": false,
2065
+ "requestDatatype": "JSON",
2066
+ "responseDatatype": "JSON",
2067
+ "headers": {},
2068
+ "responseObjects": [
2069
+ {
2070
+ "type": "default",
2071
+ "key": "",
2072
+ "mockFile": ""
2073
+ }
2074
+ ]
2075
+ },
2076
+ {
2077
+ "name": "updateIcebergSystemSettingsSchedulers",
2078
+ "protocol": "REST",
2079
+ "method": "PUT",
2080
+ "entitypath": "{base_path}/{version}/config/system-settings/schedulers/?{query}",
2081
+ "requestSchema": "schema.json",
2082
+ "responseSchema": "schema.json",
2083
+ "timeout": 0,
2084
+ "sendEmpty": false,
2085
+ "requestDatatype": "JSON",
2086
+ "responseDatatype": "JSON",
2087
+ "headers": {},
2088
+ "responseObjects": [
2089
+ {
2090
+ "type": "default",
2091
+ "key": "",
2092
+ "mockFile": ""
2093
+ }
2094
+ ]
2095
+ },
2096
+ {
2097
+ "name": "deleteIcebergSystemSettingsSchedulerById",
2098
+ "protocol": "REST",
2099
+ "method": "DELETE",
2100
+ "entitypath": "{base_path}/{version}/config/system-settings/scheduler/{pathv1}/?{query}",
2101
+ "requestSchema": "schema.json",
2102
+ "responseSchema": "schema.json",
2103
+ "timeout": 0,
2104
+ "sendEmpty": false,
2105
+ "requestDatatype": "JSON",
2106
+ "responseDatatype": "JSON",
2107
+ "headers": {},
2108
+ "responseObjects": [
2109
+ {
2110
+ "type": "default",
2111
+ "key": "",
2112
+ "mockFile": ""
2113
+ }
2114
+ ]
2115
+ },
2116
+ {
2117
+ "name": "retrieveIcebergSystemSettingsSchedulerById",
2118
+ "protocol": "REST",
2119
+ "method": "GET",
2120
+ "entitypath": "{base_path}/{version}/config/system-settings/scheduler/{pathv1}/?{query}",
2121
+ "requestSchema": "schema.json",
2122
+ "responseSchema": "schema.json",
2123
+ "timeout": 0,
2124
+ "sendEmpty": false,
2125
+ "sendGetBody": false,
2126
+ "requestDatatype": "JSON",
2127
+ "responseDatatype": "JSON",
2128
+ "headers": {},
2129
+ "responseObjects": [
2130
+ {
2131
+ "type": "default",
2132
+ "key": "",
2133
+ "mockFile": ""
2134
+ }
2135
+ ]
2136
+ },
2137
+ {
2138
+ "name": "createIcebergSystemSettingsSchedulerById",
2139
+ "protocol": "REST",
2140
+ "method": "POST",
2141
+ "entitypath": "{base_path}/{version}/config/system-settings/scheduler/{pathv1}/?{query}",
2142
+ "requestSchema": "schema.json",
2143
+ "responseSchema": "schema.json",
2144
+ "timeout": 0,
2145
+ "sendEmpty": false,
2146
+ "requestDatatype": "JSON",
2147
+ "responseDatatype": "JSON",
2148
+ "headers": {},
2149
+ "responseObjects": [
2150
+ {
2151
+ "type": "default",
2152
+ "key": "",
2153
+ "mockFile": ""
2154
+ }
2155
+ ]
2156
+ },
2157
+ {
2158
+ "name": "updateIcebergSystemSettingsSchedulerById",
2159
+ "protocol": "REST",
2160
+ "method": "PUT",
2161
+ "entitypath": "{base_path}/{version}/config/system-settings/scheduler/{pathv1}/?{query}",
2162
+ "requestSchema": "schema.json",
2163
+ "responseSchema": "schema.json",
2164
+ "timeout": 0,
2165
+ "sendEmpty": false,
2166
+ "requestDatatype": "JSON",
2167
+ "responseDatatype": "JSON",
2168
+ "headers": {},
2169
+ "responseObjects": [
2170
+ {
2171
+ "type": "default",
2172
+ "key": "",
2173
+ "mockFile": ""
2174
+ }
2175
+ ]
2176
+ },
2177
+ {
2178
+ "name": "deleteIcebergSystemSettingsDestinations",
2179
+ "protocol": "REST",
2180
+ "method": "DELETE",
2181
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/destinations/?{query}",
2182
+ "requestSchema": "schema.json",
2183
+ "responseSchema": "schema.json",
2184
+ "timeout": 0,
2185
+ "sendEmpty": false,
2186
+ "requestDatatype": "JSON",
2187
+ "responseDatatype": "JSON",
2188
+ "headers": {},
2189
+ "responseObjects": [
2190
+ {
2191
+ "type": "default",
2192
+ "key": "",
2193
+ "mockFile": ""
2194
+ }
2195
+ ]
2196
+ },
2197
+ {
2198
+ "name": "retrieveIcebergSystemSettingsDestinations",
2199
+ "protocol": "REST",
2200
+ "method": "GET",
2201
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/destinations/?{query}",
2202
+ "requestSchema": "schema.json",
2203
+ "responseSchema": "schema.json",
2204
+ "timeout": 0,
2205
+ "sendEmpty": false,
2206
+ "sendGetBody": false,
2207
+ "requestDatatype": "JSON",
2208
+ "responseDatatype": "JSON",
2209
+ "headers": {},
2210
+ "responseObjects": [
2211
+ {
2212
+ "type": "default",
2213
+ "key": "",
2214
+ "mockFile": ""
2215
+ }
2216
+ ]
2217
+ },
2218
+ {
2219
+ "name": "createIcebergSystemSettingsDestinations",
2220
+ "protocol": "REST",
2221
+ "method": "POST",
2222
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/destinations/?{query}",
2223
+ "requestSchema": "schema.json",
2224
+ "responseSchema": "schema.json",
2225
+ "timeout": 0,
2226
+ "sendEmpty": false,
2227
+ "requestDatatype": "JSON",
2228
+ "responseDatatype": "JSON",
2229
+ "headers": {},
2230
+ "responseObjects": [
2231
+ {
2232
+ "type": "default",
2233
+ "key": "",
2234
+ "mockFile": ""
2235
+ }
2236
+ ]
2237
+ },
2238
+ {
2239
+ "name": "updateIcebergSystemSettingsDestinations",
2240
+ "protocol": "REST",
2241
+ "method": "PUT",
2242
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/destinations/?{query}",
2243
+ "requestSchema": "schema.json",
2244
+ "responseSchema": "schema.json",
2245
+ "timeout": 0,
2246
+ "sendEmpty": false,
2247
+ "requestDatatype": "JSON",
2248
+ "responseDatatype": "JSON",
2249
+ "headers": {},
2250
+ "responseObjects": [
2251
+ {
2252
+ "type": "default",
2253
+ "key": "",
2254
+ "mockFile": ""
2255
+ }
2256
+ ]
2257
+ },
2258
+ {
2259
+ "name": "deleteIcebergSystemSettingsDestinationById",
2260
+ "protocol": "REST",
2261
+ "method": "DELETE",
2262
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/destination/{pathv1}/?{query}",
2263
+ "requestSchema": "schema.json",
2264
+ "responseSchema": "schema.json",
2265
+ "timeout": 0,
2266
+ "sendEmpty": false,
2267
+ "requestDatatype": "JSON",
2268
+ "responseDatatype": "JSON",
2269
+ "headers": {},
2270
+ "responseObjects": [
2271
+ {
2272
+ "type": "default",
2273
+ "key": "",
2274
+ "mockFile": ""
2275
+ }
2276
+ ]
2277
+ },
2278
+ {
2279
+ "name": "retrieveIcebergSystemSettingsDestinationById",
2280
+ "protocol": "REST",
2281
+ "method": "GET",
2282
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/destination/{pathv1}/?{query}",
2283
+ "requestSchema": "schema.json",
2284
+ "responseSchema": "schema.json",
2285
+ "timeout": 0,
2286
+ "sendEmpty": false,
2287
+ "sendGetBody": false,
2288
+ "requestDatatype": "JSON",
2289
+ "responseDatatype": "JSON",
2290
+ "headers": {},
2291
+ "responseObjects": [
2292
+ {
2293
+ "type": "default",
2294
+ "key": "",
2295
+ "mockFile": ""
2296
+ }
2297
+ ]
2298
+ },
2299
+ {
2300
+ "name": "createIcebergSystemSettingsDestinationById",
2301
+ "protocol": "REST",
2302
+ "method": "POST",
2303
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/destination/{pathv1}/?{query}",
2304
+ "requestSchema": "schema.json",
2305
+ "responseSchema": "schema.json",
2306
+ "timeout": 0,
2307
+ "sendEmpty": false,
2308
+ "requestDatatype": "JSON",
2309
+ "responseDatatype": "JSON",
2310
+ "headers": {},
2311
+ "responseObjects": [
2312
+ {
2313
+ "type": "default",
2314
+ "key": "",
2315
+ "mockFile": ""
2316
+ }
2317
+ ]
2318
+ },
2319
+ {
2320
+ "name": "updateIcebergSystemSettingsDestinationById",
2321
+ "protocol": "REST",
2322
+ "method": "PUT",
2323
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/destination/{pathv1}/?{query}",
2324
+ "requestSchema": "schema.json",
2325
+ "responseSchema": "schema.json",
2326
+ "timeout": 0,
2327
+ "sendEmpty": false,
2328
+ "requestDatatype": "JSON",
2329
+ "responseDatatype": "JSON",
2330
+ "headers": {},
2331
+ "responseObjects": [
2332
+ {
2333
+ "type": "default",
2334
+ "key": "",
2335
+ "mockFile": ""
2336
+ }
2337
+ ]
2338
+ },
2339
+ {
2340
+ "name": "deleteIcebergSystemSettingsReports",
2341
+ "protocol": "REST",
2342
+ "method": "DELETE",
2343
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/reports/?{query}",
2344
+ "requestSchema": "schema.json",
2345
+ "responseSchema": "schema.json",
2346
+ "timeout": 0,
2347
+ "sendEmpty": false,
2348
+ "requestDatatype": "JSON",
2349
+ "responseDatatype": "JSON",
2350
+ "headers": {},
2351
+ "responseObjects": [
2352
+ {
2353
+ "type": "default",
2354
+ "key": "",
2355
+ "mockFile": ""
2356
+ }
2357
+ ]
2358
+ },
2359
+ {
2360
+ "name": "retrieveIcebergSystemSettingsReports",
2361
+ "protocol": "REST",
2362
+ "method": "GET",
2363
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/reports/?{query}",
2364
+ "requestSchema": "schema.json",
2365
+ "responseSchema": "schema.json",
2366
+ "timeout": 0,
2367
+ "sendEmpty": false,
2368
+ "sendGetBody": false,
2369
+ "requestDatatype": "JSON",
2370
+ "responseDatatype": "JSON",
2371
+ "headers": {},
2372
+ "responseObjects": [
2373
+ {
2374
+ "type": "default",
2375
+ "key": "",
2376
+ "mockFile": ""
2377
+ }
2378
+ ]
2379
+ },
2380
+ {
2381
+ "name": "createIcebergSystemSettingsReports",
2382
+ "protocol": "REST",
2383
+ "method": "POST",
2384
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/reports/?{query}",
2385
+ "requestSchema": "schema.json",
2386
+ "responseSchema": "schema.json",
2387
+ "timeout": 0,
2388
+ "sendEmpty": false,
2389
+ "requestDatatype": "JSON",
2390
+ "responseDatatype": "JSON",
2391
+ "headers": {},
2392
+ "responseObjects": [
2393
+ {
2394
+ "type": "default",
2395
+ "key": "",
2396
+ "mockFile": ""
2397
+ }
2398
+ ]
2399
+ },
2400
+ {
2401
+ "name": "updateIcebergSystemSettingsReports",
2402
+ "protocol": "REST",
2403
+ "method": "PUT",
2404
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/reports/?{query}",
2405
+ "requestSchema": "schema.json",
2406
+ "responseSchema": "schema.json",
2407
+ "timeout": 0,
2408
+ "sendEmpty": false,
2409
+ "requestDatatype": "JSON",
2410
+ "responseDatatype": "JSON",
2411
+ "headers": {},
2412
+ "responseObjects": [
2413
+ {
2414
+ "type": "default",
2415
+ "key": "",
2416
+ "mockFile": ""
2417
+ }
2418
+ ]
2419
+ },
2420
+ {
2421
+ "name": "deleteIcebergSystemSettingsReportById",
2422
+ "protocol": "REST",
2423
+ "method": "DELETE",
2424
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/report/{pathv1}/?{query}",
2425
+ "requestSchema": "schema.json",
2426
+ "responseSchema": "schema.json",
2427
+ "timeout": 0,
2428
+ "sendEmpty": false,
2429
+ "requestDatatype": "JSON",
2430
+ "responseDatatype": "JSON",
2431
+ "headers": {},
2432
+ "responseObjects": [
2433
+ {
2434
+ "type": "default",
2435
+ "key": "",
2436
+ "mockFile": ""
2437
+ }
2438
+ ]
2439
+ },
2440
+ {
2441
+ "name": "retrieveIcebergSystemSettingsReportById",
2442
+ "protocol": "REST",
2443
+ "method": "GET",
2444
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/report/{pathv1}/?{query}",
2445
+ "requestSchema": "schema.json",
2446
+ "responseSchema": "schema.json",
2447
+ "timeout": 0,
2448
+ "sendEmpty": false,
2449
+ "sendGetBody": false,
2450
+ "requestDatatype": "JSON",
2451
+ "responseDatatype": "JSON",
2452
+ "headers": {},
2453
+ "responseObjects": [
2454
+ {
2455
+ "type": "default",
2456
+ "key": "",
2457
+ "mockFile": ""
2458
+ }
2459
+ ]
2460
+ },
2461
+ {
2462
+ "name": "createIcebergSystemSettingsReportById",
2463
+ "protocol": "REST",
2464
+ "method": "POST",
2465
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/report/{pathv1}/?{query}",
2466
+ "requestSchema": "schema.json",
2467
+ "responseSchema": "schema.json",
2468
+ "timeout": 0,
2469
+ "sendEmpty": false,
2470
+ "requestDatatype": "JSON",
2471
+ "responseDatatype": "JSON",
2472
+ "headers": {},
2473
+ "responseObjects": [
2474
+ {
2475
+ "type": "default",
2476
+ "key": "",
2477
+ "mockFile": ""
2478
+ }
2479
+ ]
2480
+ },
2481
+ {
2482
+ "name": "updateIcebergSystemSettingsReportById",
2483
+ "protocol": "REST",
2484
+ "method": "PUT",
2485
+ "entitypath": "{base_path}/{version}/config/system-settings/report-generation/report/{pathv1}/?{query}",
2486
+ "requestSchema": "schema.json",
2487
+ "responseSchema": "schema.json",
2488
+ "timeout": 0,
2489
+ "sendEmpty": false,
2490
+ "requestDatatype": "JSON",
2491
+ "responseDatatype": "JSON",
2492
+ "headers": {},
2493
+ "responseObjects": [
2494
+ {
2495
+ "type": "default",
2496
+ "key": "",
2497
+ "mockFile": ""
2498
+ }
2499
+ ]
2500
+ },
2501
+ {
2502
+ "name": "retrieveIcebergTopicTopic",
2503
+ "protocol": "REST",
2504
+ "method": "GET",
2505
+ "entitypath": "{base_path}/{version}/config/topic/?{query}",
2506
+ "requestSchema": "schema.json",
2507
+ "responseSchema": "schema.json",
2508
+ "timeout": 0,
2509
+ "sendEmpty": false,
2510
+ "sendGetBody": false,
2511
+ "requestDatatype": "JSON",
2512
+ "responseDatatype": "JSON",
2513
+ "headers": {},
2514
+ "responseObjects": [
2515
+ {
2516
+ "type": "default",
2517
+ "key": "",
2518
+ "mockFile": "mockdatafiles/retrieveIcebergTopicTopic-default.json"
2519
+ }
2520
+ ]
2521
+ },
2522
+ {
2523
+ "name": "deleteIcebergTopicTopicById",
2524
+ "protocol": "REST",
2525
+ "method": "DELETE",
2526
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/?{query}",
2527
+ "requestSchema": "schema.json",
2528
+ "responseSchema": "schema.json",
2529
+ "timeout": 0,
2530
+ "sendEmpty": false,
2531
+ "requestDatatype": "JSON",
2532
+ "responseDatatype": "JSON",
2533
+ "headers": {},
2534
+ "responseObjects": [
2535
+ {
2536
+ "type": "default",
2537
+ "key": "",
2538
+ "mockFile": ""
2539
+ }
2540
+ ]
2541
+ },
2542
+ {
2543
+ "name": "retrieveIcebergTopicTopicById",
2544
+ "protocol": "REST",
2545
+ "method": "GET",
2546
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/?{query}",
2547
+ "requestSchema": "schema.json",
2548
+ "responseSchema": "schema.json",
2549
+ "timeout": 0,
2550
+ "sendEmpty": false,
2551
+ "sendGetBody": false,
2552
+ "requestDatatype": "JSON",
2553
+ "responseDatatype": "JSON",
2554
+ "headers": {},
2555
+ "responseObjects": [
2556
+ {
2557
+ "type": "default",
2558
+ "key": "",
2559
+ "mockFile": ""
2560
+ }
2561
+ ]
2562
+ },
2563
+ {
2564
+ "name": "createIcebergTopicTopicById",
2565
+ "protocol": "REST",
2566
+ "method": "POST",
2567
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/?{query}",
2568
+ "requestSchema": "schema.json",
2569
+ "responseSchema": "schema.json",
2570
+ "timeout": 0,
2571
+ "sendEmpty": false,
2572
+ "requestDatatype": "JSON",
2573
+ "responseDatatype": "JSON",
2574
+ "headers": {},
2575
+ "responseObjects": [
2576
+ {
2577
+ "type": "default",
2578
+ "key": "",
2579
+ "mockFile": ""
2580
+ }
2581
+ ]
2582
+ },
2583
+ {
2584
+ "name": "updateIcebergTopicTopicById",
2585
+ "protocol": "REST",
2586
+ "method": "PUT",
2587
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/?{query}",
2588
+ "requestSchema": "schema.json",
2589
+ "responseSchema": "schema.json",
2590
+ "timeout": 0,
2591
+ "sendEmpty": false,
2592
+ "requestDatatype": "JSON",
2593
+ "responseDatatype": "JSON",
2594
+ "headers": {},
2595
+ "responseObjects": [
2596
+ {
2597
+ "type": "default",
2598
+ "key": "",
2599
+ "mockFile": ""
2600
+ }
2601
+ ]
2602
+ },
2603
+ {
2604
+ "name": "retrieveIcebergTopicRuleRule",
2605
+ "protocol": "REST",
2606
+ "method": "GET",
2607
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/rule/?{query}",
2608
+ "requestSchema": "schema.json",
2609
+ "responseSchema": "schema.json",
2610
+ "timeout": 0,
2611
+ "sendEmpty": false,
2612
+ "sendGetBody": false,
2613
+ "requestDatatype": "JSON",
2614
+ "responseDatatype": "JSON",
2615
+ "headers": {},
2616
+ "responseObjects": [
2617
+ {
2618
+ "type": "default",
2619
+ "key": "",
2620
+ "mockFile": "mockdatafiles/retrieveIcebergTopicRuleRule-default.json"
2621
+ }
2622
+ ]
2623
+ },
2624
+ {
2625
+ "name": "deleteIcebergTopicRuleRuleById",
2626
+ "protocol": "REST",
2627
+ "method": "DELETE",
2628
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/rule/{pathv2}/?{query}",
2629
+ "requestSchema": "schema.json",
2630
+ "responseSchema": "schema.json",
2631
+ "timeout": 0,
2632
+ "sendEmpty": false,
2633
+ "requestDatatype": "JSON",
2634
+ "responseDatatype": "JSON",
2635
+ "headers": {},
2636
+ "responseObjects": [
2637
+ {
2638
+ "type": "default",
2639
+ "key": "",
2640
+ "mockFile": ""
2641
+ }
2642
+ ]
2643
+ },
2644
+ {
2645
+ "name": "retrieveIcebergTopicRuleRuleById",
2646
+ "protocol": "REST",
2647
+ "method": "GET",
2648
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/rule/{pathv2}/?{query}",
2649
+ "requestSchema": "schema.json",
2650
+ "responseSchema": "schema.json",
2651
+ "timeout": 0,
2652
+ "sendEmpty": false,
2653
+ "sendGetBody": false,
2654
+ "requestDatatype": "JSON",
2655
+ "responseDatatype": "JSON",
2656
+ "headers": {},
2657
+ "responseObjects": [
2658
+ {
2659
+ "type": "default",
2660
+ "key": "",
2661
+ "mockFile": ""
2662
+ }
2663
+ ]
2664
+ },
2665
+ {
2666
+ "name": "createIcebergTopicRuleRuleById",
2667
+ "protocol": "REST",
2668
+ "method": "POST",
2669
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/rule/{pathv2}/?{query}",
2670
+ "requestSchema": "schema.json",
2671
+ "responseSchema": "schema.json",
2672
+ "timeout": 0,
2673
+ "sendEmpty": false,
2674
+ "requestDatatype": "JSON",
2675
+ "responseDatatype": "JSON",
2676
+ "headers": {},
2677
+ "responseObjects": [
2678
+ {
2679
+ "type": "default",
2680
+ "key": "",
2681
+ "mockFile": ""
2682
+ }
2683
+ ]
2684
+ },
2685
+ {
2686
+ "name": "updateIcebergTopicRuleRuleById",
2687
+ "protocol": "REST",
2688
+ "method": "PUT",
2689
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/rule/{pathv2}/?{query}",
2690
+ "requestSchema": "schema.json",
2691
+ "responseSchema": "schema.json",
2692
+ "timeout": 0,
2693
+ "sendEmpty": false,
2694
+ "requestDatatype": "JSON",
2695
+ "responseDatatype": "JSON",
2696
+ "headers": {},
2697
+ "responseObjects": [
2698
+ {
2699
+ "type": "default",
2700
+ "key": "",
2701
+ "mockFile": ""
2702
+ }
2703
+ ]
2704
+ },
2705
+ {
2706
+ "name": "deleteHealthbotTopicResourceResourceById",
2707
+ "protocol": "REST",
2708
+ "method": "DELETE",
2709
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/resource/{pathv2}/?{query}",
2710
+ "requestSchema": "schema.json",
2711
+ "responseSchema": "schema.json",
2712
+ "timeout": 0,
2713
+ "sendEmpty": false,
2714
+ "requestDatatype": "JSON",
2715
+ "responseDatatype": "JSON",
2716
+ "headers": {},
2717
+ "responseObjects": [
2718
+ {
2719
+ "type": "default",
2720
+ "key": "",
2721
+ "mockFile": ""
2722
+ }
2723
+ ]
2724
+ },
2725
+ {
2726
+ "name": "createHealthbotTopicResourceResourceById",
2727
+ "protocol": "REST",
2728
+ "method": "POST",
2729
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/resource/{pathv2}/?{query}",
2730
+ "requestSchema": "schema.json",
2731
+ "responseSchema": "schema.json",
2732
+ "timeout": 0,
2733
+ "sendEmpty": false,
2734
+ "requestDatatype": "JSON",
2735
+ "responseDatatype": "JSON",
2736
+ "headers": {},
2737
+ "responseObjects": [
2738
+ {
2739
+ "type": "default",
2740
+ "key": "",
2741
+ "mockFile": ""
2742
+ }
2743
+ ]
2744
+ },
2745
+ {
2746
+ "name": "updateHealthbotTopicResourceResourceById",
2747
+ "protocol": "REST",
2748
+ "method": "PUT",
2749
+ "entitypath": "{base_path}/{version}/config/topic/{pathv1}/resource/{pathv2}/?{query}",
2750
+ "requestSchema": "schema.json",
2751
+ "responseSchema": "schema.json",
2752
+ "timeout": 0,
2753
+ "sendEmpty": false,
2754
+ "requestDatatype": "JSON",
2755
+ "responseDatatype": "JSON",
2756
+ "headers": {},
2757
+ "responseObjects": [
2758
+ {
2759
+ "type": "default",
2760
+ "key": "",
2761
+ "mockFile": ""
2762
+ }
2763
+ ]
2764
+ },
2765
+ {
2766
+ "name": "deleteIcebergTopicsTopicsById",
2767
+ "protocol": "REST",
2768
+ "method": "DELETE",
2769
+ "entitypath": "{base_path}/{version}/config/topics/?{query}",
2770
+ "requestSchema": "schema.json",
2771
+ "responseSchema": "schema.json",
2772
+ "timeout": 0,
2773
+ "sendEmpty": false,
2774
+ "requestDatatype": "JSON",
2775
+ "responseDatatype": "JSON",
2776
+ "headers": {},
2777
+ "responseObjects": [
2778
+ {
2779
+ "type": "default",
2780
+ "key": "",
2781
+ "mockFile": ""
2782
+ }
2783
+ ]
2784
+ },
2785
+ {
2786
+ "name": "retrieveIcebergTopicsTopics",
2787
+ "protocol": "REST",
2788
+ "method": "GET",
2789
+ "entitypath": "{base_path}/{version}/config/topics/?{query}",
2790
+ "requestSchema": "schema.json",
2791
+ "responseSchema": "schema.json",
2792
+ "timeout": 0,
2793
+ "sendEmpty": false,
2794
+ "sendGetBody": false,
2795
+ "requestDatatype": "JSON",
2796
+ "responseDatatype": "JSON",
2797
+ "headers": {},
2798
+ "responseObjects": [
2799
+ {
2800
+ "type": "default",
2801
+ "key": "",
2802
+ "mockFile": ""
2803
+ }
2804
+ ]
2805
+ },
2806
+ {
2807
+ "name": "createIcebergTopicsTopicsById",
2808
+ "protocol": "REST",
2809
+ "method": "POST",
2810
+ "entitypath": "{base_path}/{version}/config/topics/?{query}",
2811
+ "requestSchema": "schema.json",
2812
+ "responseSchema": "schema.json",
2813
+ "timeout": 0,
2814
+ "sendEmpty": false,
2815
+ "requestDatatype": "JSON",
2816
+ "responseDatatype": "JSON",
2817
+ "headers": {},
2818
+ "responseObjects": [
2819
+ {
2820
+ "type": "default",
2821
+ "key": "",
2822
+ "mockFile": ""
2823
+ }
2824
+ ]
2825
+ },
2826
+ {
2827
+ "name": "updateIcebergTopicsTopicsById",
2828
+ "protocol": "REST",
2829
+ "method": "PUT",
2830
+ "entitypath": "{base_path}/{version}/config/topics/?{query}",
2831
+ "requestSchema": "schema.json",
2832
+ "responseSchema": "schema.json",
2833
+ "timeout": 0,
2834
+ "sendEmpty": false,
2835
+ "requestDatatype": "JSON",
2836
+ "responseDatatype": "JSON",
2837
+ "headers": {},
2838
+ "responseObjects": [
2839
+ {
2840
+ "type": "default",
2841
+ "key": "",
2842
+ "mockFile": ""
2843
+ }
2844
+ ]
2845
+ },
2846
+ {
2847
+ "name": "postFirstLogin",
2848
+ "protocol": "REST",
2849
+ "method": "POST",
2850
+ "entitypath": "{base_path}/{version}/first-login/?{query}",
2851
+ "requestSchema": "schema.json",
2852
+ "responseSchema": "schema.json",
2853
+ "timeout": 0,
2854
+ "sendEmpty": false,
2855
+ "requestDatatype": "JSON",
2856
+ "responseDatatype": "JSON",
2857
+ "headers": {},
2858
+ "responseObjects": [
2859
+ {
2860
+ "type": "default",
2861
+ "key": "",
2862
+ "mockFile": ""
2863
+ }
2864
+ ]
2865
+ },
2866
+ {
2867
+ "name": "deleteHealthbotOrganizationsOrganizations",
2868
+ "protocol": "REST",
2869
+ "method": "DELETE",
2870
+ "entitypath": "{base_path}/{version}/config/organizations/?{query}",
2871
+ "requestSchema": "schema.json",
2872
+ "responseSchema": "schema.json",
2873
+ "timeout": 0,
2874
+ "sendEmpty": false,
2875
+ "requestDatatype": "JSON",
2876
+ "responseDatatype": "JSON",
2877
+ "headers": {},
2878
+ "responseObjects": [
2879
+ {
2880
+ "type": "default",
2881
+ "key": "",
2882
+ "mockFile": ""
2883
+ }
2884
+ ]
2885
+ },
2886
+ {
2887
+ "name": "retrieveHealthbotOrganizationsOrganizations",
2888
+ "protocol": "REST",
2889
+ "method": "GET",
2890
+ "entitypath": "{base_path}/{version}/config/organizations/?{query}",
2891
+ "requestSchema": "schema.json",
2892
+ "responseSchema": "schema.json",
2893
+ "timeout": 0,
2894
+ "sendEmpty": false,
2895
+ "sendGetBody": false,
2896
+ "requestDatatype": "JSON",
2897
+ "responseDatatype": "JSON",
2898
+ "headers": {},
2899
+ "responseObjects": [
2900
+ {
2901
+ "type": "default",
2902
+ "key": "",
2903
+ "mockFile": ""
2904
+ }
2905
+ ]
2906
+ },
2907
+ {
2908
+ "name": "createHealthbotOrganizationsOrganizations",
2909
+ "protocol": "REST",
2910
+ "method": "POST",
2911
+ "entitypath": "{base_path}/{version}/config/organizations/?{query}",
2912
+ "requestSchema": "schema.json",
2913
+ "responseSchema": "schema.json",
2914
+ "timeout": 0,
2915
+ "sendEmpty": false,
2916
+ "requestDatatype": "JSON",
2917
+ "responseDatatype": "JSON",
2918
+ "headers": {},
2919
+ "responseObjects": [
2920
+ {
2921
+ "type": "default",
2922
+ "key": "",
2923
+ "mockFile": ""
2924
+ }
2925
+ ]
2926
+ },
2927
+ {
2928
+ "name": "updateHealthbotOrganizationsOrganizations",
2929
+ "protocol": "REST",
2930
+ "method": "PUT",
2931
+ "entitypath": "{base_path}/{version}/config/organizations/?{query}",
2932
+ "requestSchema": "schema.json",
2933
+ "responseSchema": "schema.json",
2934
+ "timeout": 0,
2935
+ "sendEmpty": false,
2936
+ "requestDatatype": "JSON",
2937
+ "responseDatatype": "JSON",
2938
+ "headers": {},
2939
+ "responseObjects": [
2940
+ {
2941
+ "type": "default",
2942
+ "key": "",
2943
+ "mockFile": ""
2944
+ }
2945
+ ]
2946
+ }
2947
+ ]
2948
+ }