@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
package/CALLS.md ADDED
@@ -0,0 +1,2925 @@
1
+ ## Using this Adapter
2
+
3
+ The `adapter.js` file contains the calls the adapter makes available to the rest of the Itential Platform. The API detailed for these calls should be available through JSDOC. The following is a brief summary of the calls.
4
+
5
+ ### Generic Adapter Calls
6
+
7
+ These are adapter methods that IAP or you might use. There are some other methods not shown here that might be used for internal adapter functionality.
8
+
9
+ <table border="1" class="bordered-table">
10
+ <tr>
11
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Method Signature</span></th>
12
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Description</span></th>
13
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Workflow?</span></th>
14
+ </tr>
15
+ <tr>
16
+ <td style="padding:15px">connect()</td>
17
+ <td style="padding:15px">This call is run when the Adapter is first loaded by he Itential Platform. It validates the properties have been provided correctly.</td>
18
+ <td style="padding:15px">No</td>
19
+ </tr>
20
+ <tr>
21
+ <td style="padding:15px">healthCheck(callback)</td>
22
+ <td style="padding:15px">This call ensures that the adapter can communicate with Paragon_insights. The actual call that is used is defined in the adapter properties and .system entities action.json file.</td>
23
+ <td style="padding:15px">No</td>
24
+ </tr>
25
+ <tr>
26
+ <td style="padding:15px">refreshProperties(properties)</td>
27
+ <td style="padding:15px">This call provides the adapter the ability to accept property changes without having to restart the adapter.</td>
28
+ <td style="padding:15px">No</td>
29
+ </tr>
30
+ <tr>
31
+ <td style="padding:15px">encryptProperty(property, technique, callback)</td>
32
+ <td style="padding:15px">This call will take the provided property and technique, and return the property encrypted with the technique. This allows the property to be used in the adapterProps section for the credential password so that the password does not have to be in clear text. The adapter will decrypt the property as needed for communications with Paragon_insights.</td>
33
+ <td style="padding:15px">No</td>
34
+ </tr>
35
+ <tr>
36
+ <td style="padding:15px">iapUpdateAdapterConfiguration(configFile, changes, entity, type, action, callback)</td>
37
+ <td style="padding:15px">This call provides the ability to update the adapter configuration from IAP - includes actions, schema, mockdata and other configurations.</td>
38
+ <td style="padding:15px">Yes</td>
39
+ </tr>
40
+ <tr>
41
+ <td style="padding:15px">iapFindAdapterPath(apiPath, callback)</td>
42
+ <td style="padding:15px">This call provides the ability to see if a particular API path is supported by the adapter.</td>
43
+ <td style="padding:15px">Yes</td>
44
+ </tr>
45
+ <tr>
46
+ <td style="padding:15px">iapSuspendAdapter(mode, callback)</td>
47
+ <td style="padding:15px">This call provides the ability to suspend the adapter and either have requests rejected or put into a queue to be processed after the adapter is resumed.</td>
48
+ <td style="padding:15px">Yes</td>
49
+ </tr>
50
+ <tr>
51
+ <td style="padding:15px">iapUnsuspendAdapter(callback)</td>
52
+ <td style="padding:15px">This call provides the ability to resume a suspended adapter. Any requests in queue will be processed before new requests.</td>
53
+ <td style="padding:15px">Yes</td>
54
+ </tr>
55
+ <tr>
56
+ <td style="padding:15px">iapGetAdapterQueue(callback)</td>
57
+ <td style="padding:15px">This call will return the requests that are waiting in the queue if throttling is enabled.</td>
58
+ <td style="padding:15px">Yes</td>
59
+ </tr>
60
+ <tr>
61
+ <td style="padding:15px">iapTroubleshootAdapter(props, persistFlag, adapter, callback)</td>
62
+ <td style="padding:15px">This call can be used to check on the performance of the adapter - it checks connectivity, healthcheck and basic get calls.</td>
63
+ <td style="padding:15px">Yes</td>
64
+ </tr>
65
+
66
+ <tr>
67
+ <td style="padding:15px">iapRunAdapterHealthcheck(adapter, callback)</td>
68
+ <td style="padding:15px">This call will return the results of a healthcheck.</td>
69
+ <td style="padding:15px">Yes</td>
70
+ </tr>
71
+ <tr>
72
+ <td style="padding:15px">iapRunAdapterConnectivity(callback)</td>
73
+ <td style="padding:15px">This call will return the results of a connectivity check.</td>
74
+ <td style="padding:15px">Yes</td>
75
+ </tr>
76
+ <tr>
77
+ <td style="padding:15px">iapRunAdapterBasicGet(callback)</td>
78
+ <td style="padding:15px">This call will return the results of running basic get API calls.</td>
79
+ <td style="padding:15px">Yes</td>
80
+ </tr>
81
+ <tr>
82
+ <td style="padding:15px">iapMoveAdapterEntitiesToDB(callback)</td>
83
+ <td style="padding:15px">This call will push the adapter configuration from the entities directory into the Adapter or IAP Database.</td>
84
+ <td style="padding:15px">Yes</td>
85
+ </tr>
86
+ <tr>
87
+ <td style="padding:15px">genericAdapterRequest(uriPath, restMethod, queryData, requestBody, addlHeaders, callback)</td>
88
+ <td style="padding:15px">This call allows you to provide the path to have the adapter call. It is an easy way to incorporate paths that have not been built into the adapter yet.</td>
89
+ <td style="padding:15px">Yes</td>
90
+ </tr>
91
+ <tr>
92
+ <td style="padding:15px">genericAdapterRequestNoBasePath(uriPath, restMethod, queryData, requestBody, addlHeaders, callback)</td>
93
+ <td style="padding:15px">This call is the same as the genericAdapterRequest only it does not add a base_path or version to the call.</td>
94
+ <td style="padding:15px">Yes</td>
95
+ </tr>
96
+ <tr>
97
+ <td style="padding:15px">iapHasAdapterEntity(entityType, entityId, callback)</td>
98
+ <td style="padding:15px">This call verifies the adapter has the specific entity.</td>
99
+ <td style="padding:15px">No</td>
100
+ </tr>
101
+ <tr>
102
+ <td style="padding:15px">iapVerifyAdapterCapability(entityType, actionType, entityId, callback)</td>
103
+ <td style="padding:15px">This call verifies the adapter can perform the provided action on the specific entity.</td>
104
+ <td style="padding:15px">No</td>
105
+ </tr>
106
+ <tr>
107
+ <td style="padding:15px">iapUpdateAdapterEntityCache()</td>
108
+ <td style="padding:15px">This call will update the entity cache.</td>
109
+ <td style="padding:15px">No</td>
110
+ </tr>
111
+ </table>
112
+ <br>
113
+
114
+ ### Adapter Broker Calls
115
+
116
+ These are adapter methods that are used to integrate to IAP Brokers. This adapter currently supports the following broker calls.
117
+
118
+ <table border="1" class="bordered-table">
119
+ <tr>
120
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Method Signature</span></th>
121
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Description</span></th>
122
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Workflow?</span></th>
123
+ </tr>
124
+ <tr>
125
+ <td style="padding:15px">hasEntities(entityType, entityList, callback)</td>
126
+ <td style="padding:15px">This call is utilized by the IAP Device Broker to determine if the adapter has a specific entity and item of the entity.</td>
127
+ <td style="padding:15px">No</td>
128
+ </tr>
129
+ <tr>
130
+ <td style="padding:15px">getDevice(deviceName, callback)</td>
131
+ <td style="padding:15px">This call returns the details of the requested device.</td>
132
+ <td style="padding:15px">Yes</td>
133
+ </tr>
134
+ <tr>
135
+ <td style="padding:15px">getDevicesFiltered(options, callback)</td>
136
+ <td style="padding:15px">This call returns the list of devices that match the criteria provided in the options filter.</td>
137
+ <td style="padding:15px">Yes</td>
138
+ </tr>
139
+ <tr>
140
+ <td style="padding:15px">isAlive(deviceName, callback)</td>
141
+ <td style="padding:15px">This call returns whether the device status is active</td>
142
+ <td style="padding:15px">Yes</td>
143
+ </tr>
144
+ <tr>
145
+ <td style="padding:15px">getConfig(deviceName, format, callback)</td>
146
+ <td style="padding:15px">This call returns the configuration for the selected device.</td>
147
+ <td style="padding:15px">Yes</td>
148
+ </tr>
149
+ <tr>
150
+ <td style="padding:15px">iapGetDeviceCount(callback)</td>
151
+ <td style="padding:15px">This call returns the count of devices.</td>
152
+ <td style="padding:15px">Yes</td>
153
+ </tr>
154
+ </table>
155
+ <br>
156
+
157
+
158
+ ### Specific Adapter Calls
159
+
160
+ Specific adapter calls are built based on the API of the Paragon_insights. The Adapter Builder creates the proper method comments for generating JS-DOC for the adapter. This is the best way to get information on the calls.
161
+
162
+ <table border="1" class="bordered-table">
163
+ <tr>
164
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Method Signature</span></th>
165
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Description</span></th>
166
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Path</span></th>
167
+ <th bgcolor="lightgrey" style="padding:15px"><span style="font-size:12.0pt">Workflow?</span></th>
168
+ </tr>
169
+ <tr>
170
+ <td style="padding:15px">retrieveOrchestrator(callback)</td>
171
+ <td style="padding:15px">Get orchestrator type. Will be one of kubernetes or compose.</td>
172
+ <td style="padding:15px">{base_path}/{version}/orchestrator/?{query}</td>
173
+ <td style="padding:15px">Yes</td>
174
+ </tr>
175
+ <tr>
176
+ <td style="padding:15px">rollbackUnsavedConfiguration(emsSanity, callback)</td>
177
+ <td style="padding:15px">The API server follows a commit model. Unsaved configuration is called a working configuration. This API call deletes the working configuration.</td>
178
+ <td style="padding:15px">{base_path}/{version}/config/configuration/?{query}</td>
179
+ <td style="padding:15px">Yes</td>
180
+ </tr>
181
+ <tr>
182
+ <td style="padding:15px">retrieveAffectedGroups(callback)</td>
183
+ <td style="padding:15px">Get all groups that are affected by the un-committed configuration changes.</td>
184
+ <td style="padding:15px">{base_path}/{version}/config/configuration/?{query}</td>
185
+ <td style="padding:15px">Yes</td>
186
+ </tr>
187
+ <tr>
188
+ <td style="padding:15px">commitUnsavedConfiguration(sync, callback)</td>
189
+ <td style="padding:15px">Commit the configuration in configuration database. Services of all the affected groups are started or restarted. If there is an error in the configuration, changes would not be saved into the database. If there is some system error, changes would be saved into the database.</td>
190
+ <td style="padding:15px">{base_path}/{version}/config/configuration/?{query}</td>
191
+ <td style="padding:15px">Yes</td>
192
+ </tr>
193
+ <tr>
194
+ <td style="padding:15px">initialize(restartGroups, reloadRules, reloadPlaybooks, reloadSyslogPatterns, reloadSyslogPatternSets, reloadFlowTemplates, reloadSflowSchema, callback)</td>
195
+ <td style="padding:15px">Initialize config-server</td>
196
+ <td style="padding:15px">{base_path}/{version}/config/initialize/?{query}</td>
197
+ <td style="padding:15px">Yes</td>
198
+ </tr>
199
+ <tr>
200
+ <td style="padding:15px">deleteHealthbotIngestByoiIngestMappings(callback)</td>
201
+ <td style="padding:15px">Delete all ingest-mappings.</td>
202
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/ingest-mappings/?{query}</td>
203
+ <td style="padding:15px">Yes</td>
204
+ </tr>
205
+ <tr>
206
+ <td style="padding:15px">deleteHealthbotIngestSettingsByoiIngestMappings(callback)</td>
207
+ <td style="padding:15px">Delete all ingest-mappings.</td>
208
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/ingest-mappings/?{query}</td>
209
+ <td style="padding:15px">Yes</td>
210
+ </tr>
211
+ <tr>
212
+ <td style="padding:15px">checkDeviceGroupUnsavedConfiguration(deviceGroupName, callback)</td>
213
+ <td style="padding:15px">Checks if the un-committed configuration of a device-group is correct. The un-committed changes are merged with the committed configuration and the complete configuration required for the supplied device-group is validated.</td>
214
+ <td style="padding:15px">{base_path}/{version}/config/configuration/check/device-group/{pathv1}/?{query}</td>
215
+ <td style="padding:15px">Yes</td>
216
+ </tr>
217
+ <tr>
218
+ <td style="padding:15px">checkNetworkGroupUnsavedConfiguration(networkGroupName, callback)</td>
219
+ <td style="padding:15px">Checks if the un-committed configuration of a network-group is correct. The un-committed changes are merged with the committed configuration and the complete configuration required for the supplied network-group is validated.</td>
220
+ <td style="padding:15px">{base_path}/{version}/config/configuration/check/network-group/{pathv1}/?{query}</td>
221
+ <td style="padding:15px">Yes</td>
222
+ </tr>
223
+ <tr>
224
+ <td style="padding:15px">retrieveIcebergDeviceGroupDeviceGroup(working, callback)</td>
225
+ <td style="padding:15px">Get a list of all the device-group names.</td>
226
+ <td style="padding:15px">{base_path}/{version}/config/device-group/?{query}</td>
227
+ <td style="padding:15px">Yes</td>
228
+ </tr>
229
+ <tr>
230
+ <td style="padding:15px">deleteIcebergDeviceGroupDeviceGroupById(deviceGroupName, callback)</td>
231
+ <td style="padding:15px">Delete a device-group by `device-group-name`. Delete will fail if the device-group's services are running.</td>
232
+ <td style="padding:15px">{base_path}/{version}/config/device-group/{pathv1}/?{query}</td>
233
+ <td style="padding:15px">Yes</td>
234
+ </tr>
235
+ <tr>
236
+ <td style="padding:15px">retrieveIcebergDeviceGroupDeviceGroupById(deviceGroupName, working, callback)</td>
237
+ <td style="padding:15px">Get configuration details of a device group by the device group name.</td>
238
+ <td style="padding:15px">{base_path}/{version}/config/device-group/{pathv1}/?{query}</td>
239
+ <td style="padding:15px">Yes</td>
240
+ </tr>
241
+ <tr>
242
+ <td style="padding:15px">createIcebergDeviceGroupDeviceGroupById(deviceGroupName, body, callback)</td>
243
+ <td style="padding:15px">Create/Update a device-group by `device-group-name`. The `device-group-name` specified in URL and the request body must match. If the device-group already exists then, old content will be updated with the new content</td>
244
+ <td style="padding:15px">{base_path}/{version}/config/device-group/{pathv1}/?{query}</td>
245
+ <td style="padding:15px">Yes</td>
246
+ </tr>
247
+ <tr>
248
+ <td style="padding:15px">updateIcebergDeviceGroupDeviceGroupById(deviceGroupName, body, callback)</td>
249
+ <td style="padding:15px">Overwrite a device-group by its `device-group-name`. The `device-group-name` specified in the URL and the request body must match.</td>
250
+ <td style="padding:15px">{base_path}/{version}/config/device-group/{pathv1}/?{query}</td>
251
+ <td style="padding:15px">Yes</td>
252
+ </tr>
253
+ <tr>
254
+ <td style="padding:15px">retrieveDeviceGroupStatus(deviceGroupName, callback)</td>
255
+ <td style="padding:15px">Get information about the status of a device-group's services.</td>
256
+ <td style="padding:15px">{base_path}/{version}/device-group/{pathv1}/status/?{query}</td>
257
+ <td style="padding:15px">Yes</td>
258
+ </tr>
259
+ <tr>
260
+ <td style="padding:15px">retrieveDeviceGroupTriggerInfo(deviceGroupName, callback)</td>
261
+ <td style="padding:15px">Get information about the triggers in a device-group.</td>
262
+ <td style="padding:15px">{base_path}/{version}/device-group/{pathv1}/trigger_info/?{query}</td>
263
+ <td style="padding:15px">Yes</td>
264
+ </tr>
265
+ <tr>
266
+ <td style="padding:15px">deleteIcebergDeviceGroupsDeviceGroupsById(callback)</td>
267
+ <td style="padding:15px">Delete all device-groups. Delete fails if services are still running for the device groups.</td>
268
+ <td style="padding:15px">{base_path}/{version}/config/device-groups/?{query}</td>
269
+ <td style="padding:15px">Yes</td>
270
+ </tr>
271
+ <tr>
272
+ <td style="padding:15px">retrieveIcebergDeviceGroupsDeviceGroups(working, callback)</td>
273
+ <td style="padding:15px">Get configuration details of all the device-groups.</td>
274
+ <td style="padding:15px">{base_path}/{version}/config/device-groups/?{query}</td>
275
+ <td style="padding:15px">Yes</td>
276
+ </tr>
277
+ <tr>
278
+ <td style="padding:15px">createIcebergDeviceGroupsDeviceGroupsById(body, callback)</td>
279
+ <td style="padding:15px">Create/Update multiple device-groups. The new content for the existing device-groups updates the existing content and new device-groups are created.</td>
280
+ <td style="padding:15px">{base_path}/{version}/config/device-groups/?{query}</td>
281
+ <td style="padding:15px">Yes</td>
282
+ </tr>
283
+ <tr>
284
+ <td style="padding:15px">updateIcebergDeviceGroupsDeviceGroupsById(body, callback)</td>
285
+ <td style="padding:15px">Overwrite the existing configuration of device-groups. New device-groups are created and the existing device-groups are overwritten with new content. If some existing device-groups are not present in the payload, such device-groups are deleted. This will fail if any of the device-groups that are not present in the payload have running services.</td>
286
+ <td style="padding:15px">{base_path}/{version}/config/device-groups/?{query}</td>
287
+ <td style="padding:15px">Yes</td>
288
+ </tr>
289
+ <tr>
290
+ <td style="padding:15px">retrieveIcebergDeviceDevice(working, callback)</td>
291
+ <td style="padding:15px">Get a list of all the device IDs.</td>
292
+ <td style="padding:15px">{base_path}/{version}/config/device/?{query}</td>
293
+ <td style="padding:15px">Yes</td>
294
+ </tr>
295
+ <tr>
296
+ <td style="padding:15px">deleteIcebergDeviceDeviceById(deviceId, callback)</td>
297
+ <td style="padding:15px">Delete a device by `device-id`. Delete will fail if the device is being referenced by a device-group.</td>
298
+ <td style="padding:15px">{base_path}/{version}/config/device/{pathv1}/?{query}</td>
299
+ <td style="padding:15px">Yes</td>
300
+ </tr>
301
+ <tr>
302
+ <td style="padding:15px">retrieveIcebergDeviceDeviceById(deviceId, working, callback)</td>
303
+ <td style="padding:15px">Get the configuration details of a device by its `device-id`.</td>
304
+ <td style="padding:15px">{base_path}/{version}/config/device/{pathv1}/?{query}</td>
305
+ <td style="padding:15px">Yes</td>
306
+ </tr>
307
+ <tr>
308
+ <td style="padding:15px">createIcebergDeviceDeviceById(deviceId, body, callback)</td>
309
+ <td style="padding:15px">Create/Update a device by `device-id`. The `device-id` specified in URL and the request body must match. If the device already exists then, old content will be updated with the new content.</td>
310
+ <td style="padding:15px">{base_path}/{version}/config/device/{pathv1}/?{query}</td>
311
+ <td style="padding:15px">Yes</td>
312
+ </tr>
313
+ <tr>
314
+ <td style="padding:15px">updateIcebergDeviceDeviceById(deviceId, body, callback)</td>
315
+ <td style="padding:15px">Overwrite a device by device ID. The device ID specified in the URL and the request body must match.</td>
316
+ <td style="padding:15px">{base_path}/{version}/config/device/{pathv1}/?{query}</td>
317
+ <td style="padding:15px">Yes</td>
318
+ </tr>
319
+ <tr>
320
+ <td style="padding:15px">deleteIcebergDevicesDevicesById(callback)</td>
321
+ <td style="padding:15px">Delete all devices. This will fail if any device is referenced in any device-group.</td>
322
+ <td style="padding:15px">{base_path}/{version}/config/devices/?{query}</td>
323
+ <td style="padding:15px">Yes</td>
324
+ </tr>
325
+ <tr>
326
+ <td style="padding:15px">retrieveIcebergDevicesDevices(working, callback)</td>
327
+ <td style="padding:15px">Get the configuration details of all devices.</td>
328
+ <td style="padding:15px">{base_path}/{version}/config/devices/?{query}</td>
329
+ <td style="padding:15px">Yes</td>
330
+ </tr>
331
+ <tr>
332
+ <td style="padding:15px">createIcebergDevicesDevicesById(body, callback)</td>
333
+ <td style="padding:15px">Create/Update multiple devices. The new content for the existing devices updates the existing content and the new devices are created.</td>
334
+ <td style="padding:15px">{base_path}/{version}/config/devices/?{query}</td>
335
+ <td style="padding:15px">Yes</td>
336
+ </tr>
337
+ <tr>
338
+ <td style="padding:15px">updateIcebergDevicesDevicesById(body, callback)</td>
339
+ <td style="padding:15px">Overwrite the existing configuration of devices. New devices are created and the existing devices are overwritten with new content. If some existing devices are not present in the payload, such devices are deleted. This will fail if any of the devices that are not present in the payload are referenced by a device-group.</td>
340
+ <td style="padding:15px">{base_path}/{version}/config/devices/?{query}</td>
341
+ <td style="padding:15px">Yes</td>
342
+ </tr>
343
+ <tr>
344
+ <td style="padding:15px">retrieveIcebergNetworkGroupNetworkGroup(working, callback)</td>
345
+ <td style="padding:15px">Get a list of all the `network-group-name`s.</td>
346
+ <td style="padding:15px">{base_path}/{version}/config/network-group/?{query}</td>
347
+ <td style="padding:15px">Yes</td>
348
+ </tr>
349
+ <tr>
350
+ <td style="padding:15px">deleteIcebergNetworkGroupNetworkGroupById(networkGroupName, callback)</td>
351
+ <td style="padding:15px">Delete a network-group by `network-group-name`. Delete will fail if the network-group's services are running.</td>
352
+ <td style="padding:15px">{base_path}/{version}/config/network-group/{pathv1}/?{query}</td>
353
+ <td style="padding:15px">Yes</td>
354
+ </tr>
355
+ <tr>
356
+ <td style="padding:15px">retrieveIcebergNetworkGroupNetworkGroupById(networkGroupName, working, callback)</td>
357
+ <td style="padding:15px">Get the configuration details of a network group by its network group name.</td>
358
+ <td style="padding:15px">{base_path}/{version}/config/network-group/{pathv1}/?{query}</td>
359
+ <td style="padding:15px">Yes</td>
360
+ </tr>
361
+ <tr>
362
+ <td style="padding:15px">createIcebergNetworkGroupNetworkGroupById(networkGroupName, body, callback)</td>
363
+ <td style="padding:15px">Create/Update a network-group by `network-group-name`. The `network-group-name` parameter specified in URL and the request body must match. If the network-group already exists then, the existing network-group's configuration will be updated with the new content.</td>
364
+ <td style="padding:15px">{base_path}/{version}/config/network-group/{pathv1}/?{query}</td>
365
+ <td style="padding:15px">Yes</td>
366
+ </tr>
367
+ <tr>
368
+ <td style="padding:15px">updateIcebergNetworkGroupNetworkGroupById(networkGroupName, body, callback)</td>
369
+ <td style="padding:15px">Overwrite a network-group by the `network-group-name`. The `network-group-name` specified in the URL and the request body must match.</td>
370
+ <td style="padding:15px">{base_path}/{version}/config/network-group/{pathv1}/?{query}</td>
371
+ <td style="padding:15px">Yes</td>
372
+ </tr>
373
+ <tr>
374
+ <td style="padding:15px">retrieveNetworkGroupStatus(networkGroupName, callback)</td>
375
+ <td style="padding:15px">Get information about the status of a network-group's services.</td>
376
+ <td style="padding:15px">{base_path}/{version}/network-group/{pathv1}/status/?{query}</td>
377
+ <td style="padding:15px">Yes</td>
378
+ </tr>
379
+ <tr>
380
+ <td style="padding:15px">retrieveNetworkGroupTriggerInfo(networkGroupName, callback)</td>
381
+ <td style="padding:15px">Get information about the triggers in a device-group.</td>
382
+ <td style="padding:15px">{base_path}/{version}/network-group/{pathv1}/trigger_info/?{query}</td>
383
+ <td style="padding:15px">Yes</td>
384
+ </tr>
385
+ <tr>
386
+ <td style="padding:15px">deleteIcebergNetworkGroupsNetworkGroupsById(callback)</td>
387
+ <td style="padding:15px">Delete all network-groups. Delete will fail if services are still running for the network groups.</td>
388
+ <td style="padding:15px">{base_path}/{version}/config/network-groups/?{query}</td>
389
+ <td style="padding:15px">Yes</td>
390
+ </tr>
391
+ <tr>
392
+ <td style="padding:15px">retrieveIcebergNetworkGroupsNetworkGroups(working, callback)</td>
393
+ <td style="padding:15px">Get configuration of all network-groups.</td>
394
+ <td style="padding:15px">{base_path}/{version}/config/network-groups/?{query}</td>
395
+ <td style="padding:15px">Yes</td>
396
+ </tr>
397
+ <tr>
398
+ <td style="padding:15px">createIcebergNetworkGroupsNetworkGroupsById(body, callback)</td>
399
+ <td style="padding:15px">Create/Update multiple network-groups. The new content for the existing network-groups updates the existing content and the new network-groups are created.</td>
400
+ <td style="padding:15px">{base_path}/{version}/config/network-groups/?{query}</td>
401
+ <td style="padding:15px">Yes</td>
402
+ </tr>
403
+ <tr>
404
+ <td style="padding:15px">updateIcebergNetworkGroupsNetworkGroupsById(body, callback)</td>
405
+ <td style="padding:15px">Overwrite the existing network-group configuration. New network-groups are created and the existing network-groups are overwritten with new content. If some of the existing network-groups are not present in the payload, such network-groups are deleted. This will fail if any of the network-groups that are not present in the payload have running services.</td>
406
+ <td style="padding:15px">{base_path}/{version}/config/network-groups/?{query}</td>
407
+ <td style="padding:15px">Yes</td>
408
+ </tr>
409
+ <tr>
410
+ <td style="padding:15px">retrieveIcebergNotificationNotification(working, callback)</td>
411
+ <td style="padding:15px">Get a list of all the `notification-name`s.</td>
412
+ <td style="padding:15px">{base_path}/{version}/config/notification/?{query}</td>
413
+ <td style="padding:15px">Yes</td>
414
+ </tr>
415
+ <tr>
416
+ <td style="padding:15px">deleteIcebergNotificationNotificationById(notificationName, callback)</td>
417
+ <td style="padding:15px">Delete a notification by `notification-name`. Delete will fail if the notification is referenced by a device-group.</td>
418
+ <td style="padding:15px">{base_path}/{version}/config/notification/{pathv1}/?{query}</td>
419
+ <td style="padding:15px">Yes</td>
420
+ </tr>
421
+ <tr>
422
+ <td style="padding:15px">retrieveIcebergNotificationNotificationById(notificationName, working, callback)</td>
423
+ <td style="padding:15px">Get the configuration details of a notification by `notification-name`.</td>
424
+ <td style="padding:15px">{base_path}/{version}/config/notification/{pathv1}/?{query}</td>
425
+ <td style="padding:15px">Yes</td>
426
+ </tr>
427
+ <tr>
428
+ <td style="padding:15px">createIcebergNotificationNotificationById(notificationName, body, callback)</td>
429
+ <td style="padding:15px">Create/Update a notification by `notification-name`. The `notification-name` specified in URL and the request body must match. If the notification already exists then, the existing notification's configuration will be updated with the new content.</td>
430
+ <td style="padding:15px">{base_path}/{version}/config/notification/{pathv1}/?{query}</td>
431
+ <td style="padding:15px">Yes</td>
432
+ </tr>
433
+ <tr>
434
+ <td style="padding:15px">updateIcebergNotificationNotificationById(notificationName, body, callback)</td>
435
+ <td style="padding:15px">Overwrite a notification by the `notification-name`. The `notification-name` specified in URL and the request body must match.</td>
436
+ <td style="padding:15px">{base_path}/{version}/config/notification/{pathv1}/?{query}</td>
437
+ <td style="padding:15px">Yes</td>
438
+ </tr>
439
+ <tr>
440
+ <td style="padding:15px">deleteIcebergNotificationsNotificationsById(callback)</td>
441
+ <td style="padding:15px">Delete all notifications. This will fail if any notification is referenced in any device-group.</td>
442
+ <td style="padding:15px">{base_path}/{version}/config/notifications/?{query}</td>
443
+ <td style="padding:15px">Yes</td>
444
+ </tr>
445
+ <tr>
446
+ <td style="padding:15px">retrieveIcebergNotificationsNotificationsById(working, callback)</td>
447
+ <td style="padding:15px">Get the configuration details of all notifications.</td>
448
+ <td style="padding:15px">{base_path}/{version}/config/notifications/?{query}</td>
449
+ <td style="padding:15px">Yes</td>
450
+ </tr>
451
+ <tr>
452
+ <td style="padding:15px">createIcebergNotificationsNotificationsById(body, callback)</td>
453
+ <td style="padding:15px">Create/Update multiple notifications. The new content for the existing notifications updates the existing content and the new notifications are created.</td>
454
+ <td style="padding:15px">{base_path}/{version}/config/notifications/?{query}</td>
455
+ <td style="padding:15px">Yes</td>
456
+ </tr>
457
+ <tr>
458
+ <td style="padding:15px">updateIcebergNotificationsNotificationsById(body, callback)</td>
459
+ <td style="padding:15px">Overwrite the existing notifications configuration. New notifications are created and existing notifications are overwritten with new content. If some of the existing notifications are not present in the payload, such notifications are deleted. This will fail if any of the notifications that are not present in the payload are referenced by a device-group.</td>
460
+ <td style="padding:15px">{base_path}/{version}/config/notifications/?{query}</td>
461
+ <td style="padding:15px">Yes</td>
462
+ </tr>
463
+ <tr>
464
+ <td style="padding:15px">retrieveIcebergPlaybookPlaybook(working, callback)</td>
465
+ <td style="padding:15px">Get a list of all the `playbook-name`s.</td>
466
+ <td style="padding:15px">{base_path}/{version}/config/playbook/?{query}</td>
467
+ <td style="padding:15px">Yes</td>
468
+ </tr>
469
+ <tr>
470
+ <td style="padding:15px">deleteIcebergPlaybookPlaybookById(playbookName, callback)</td>
471
+ <td style="padding:15px">Delete a playbook by `playbook-name`. Delete will fail if the playbook is referenced by a device-group.</td>
472
+ <td style="padding:15px">{base_path}/{version}/config/playbook/{pathv1}/?{query}</td>
473
+ <td style="padding:15px">Yes</td>
474
+ </tr>
475
+ <tr>
476
+ <td style="padding:15px">retrieveIcebergPlaybookPlaybookById(playbookName, working, download, callback)</td>
477
+ <td style="padding:15px">Get the configuration details of a playbook by `playbook-name`.</td>
478
+ <td style="padding:15px">{base_path}/{version}/config/playbook/{pathv1}/?{query}</td>
479
+ <td style="padding:15px">Yes</td>
480
+ </tr>
481
+ <tr>
482
+ <td style="padding:15px">createIcebergPlaybookPlaybookById(playbookName, body, callback)</td>
483
+ <td style="padding:15px">Create/Update a playbook by `playbook-name`. The `playbook-name` specified in URL and the request body must match. If the playbook already exists then, the existing playbook's configuration will be updated with the new content.</td>
484
+ <td style="padding:15px">{base_path}/{version}/config/playbook/{pathv1}/?{query}</td>
485
+ <td style="padding:15px">Yes</td>
486
+ </tr>
487
+ <tr>
488
+ <td style="padding:15px">updateIcebergPlaybookPlaybookById(playbookName, body, callback)</td>
489
+ <td style="padding:15px">Overwrite a playbook by the `playbook-name`. The `playbook-name` specified in the URL and the request body must match.</td>
490
+ <td style="padding:15px">{base_path}/{version}/config/playbook/{pathv1}/?{query}</td>
491
+ <td style="padding:15px">Yes</td>
492
+ </tr>
493
+ <tr>
494
+ <td style="padding:15px">deleteIcebergPlaybooksPlaybooksById(callback)</td>
495
+ <td style="padding:15px">Delete all playbooks. This will fail if any playbook is referenced in any device-group.</td>
496
+ <td style="padding:15px">{base_path}/{version}/config/playbooks/?{query}</td>
497
+ <td style="padding:15px">Yes</td>
498
+ </tr>
499
+ <tr>
500
+ <td style="padding:15px">retrieveIcebergPlaybooksPlaybooksById(working, callback)</td>
501
+ <td style="padding:15px">Get the configuration of all playbooks.</td>
502
+ <td style="padding:15px">{base_path}/{version}/config/playbooks/?{query}</td>
503
+ <td style="padding:15px">Yes</td>
504
+ </tr>
505
+ <tr>
506
+ <td style="padding:15px">createIcebergPlaybooksPlaybooksById(body, callback)</td>
507
+ <td style="padding:15px">Create/Update multiple playbooks. The new content for the existing playbooks updates the existing content and the new playbooks are created.</td>
508
+ <td style="padding:15px">{base_path}/{version}/config/playbooks/?{query}</td>
509
+ <td style="padding:15px">Yes</td>
510
+ </tr>
511
+ <tr>
512
+ <td style="padding:15px">updateIcebergPlaybooksPlaybooksById(body, callback)</td>
513
+ <td style="padding:15px">Overwrite the existing playbooks configuration. New playbooks are created and existing playbooks are overwritten with new content. If some of the existing playbooks are not present in the payload, such playbooks are deleted. This will fail if any of the playbooks that are not present in the payload are referenced by a device-group.</td>
514
+ <td style="padding:15px">{base_path}/{version}/config/playbooks/?{query}</td>
515
+ <td style="padding:15px">Yes</td>
516
+ </tr>
517
+ <tr>
518
+ <td style="padding:15px">deleteIcebergRetentionPoliciesRetentionPoliciesById(callback)</td>
519
+ <td style="padding:15px">Delete all the retention policies. This will fail if any retention-policy is referenced in any device-group.</td>
520
+ <td style="padding:15px">{base_path}/{version}/config/retention-policies/?{query}</td>
521
+ <td style="padding:15px">Yes</td>
522
+ </tr>
523
+ <tr>
524
+ <td style="padding:15px">retrieveIcebergRetentionPoliciesRetentionPoliciesById(working, callback)</td>
525
+ <td style="padding:15px">Get the configuration of all the retention-policies.</td>
526
+ <td style="padding:15px">{base_path}/{version}/config/retention-policies/?{query}</td>
527
+ <td style="padding:15px">Yes</td>
528
+ </tr>
529
+ <tr>
530
+ <td style="padding:15px">createIcebergRetentionPoliciesRetentionPoliciesById(body, callback)</td>
531
+ <td style="padding:15px">Create/Update multiple retention-policies. The new content for the existing retention-policies update the existing content and the new retention-policies are created.</td>
532
+ <td style="padding:15px">{base_path}/{version}/config/retention-policies/?{query}</td>
533
+ <td style="padding:15px">Yes</td>
534
+ </tr>
535
+ <tr>
536
+ <td style="padding:15px">updateIcebergRetentionPoliciesRetentionPoliciesId(body, callback)</td>
537
+ <td style="padding:15px">Overwrite the existing retention-policies configuration. New retention-policies are created and existing retention-policies are overwritten with new content. If some existing retention-policies are not present in the payload, such retention-policies are deleted. This will fail if any of the retention-policies that are not present in the payload are referenced by a device-group.</td>
538
+ <td style="padding:15px">{base_path}/{version}/config/retention-policies/?{query}</td>
539
+ <td style="padding:15px">Yes</td>
540
+ </tr>
541
+ <tr>
542
+ <td style="padding:15px">retrieveIcebergRetentionPolicyRetentionPolicy(working, callback)</td>
543
+ <td style="padding:15px">Get a list of all the `retention-policy-name`s.</td>
544
+ <td style="padding:15px">{base_path}/{version}/config/retention-policy/?{query}</td>
545
+ <td style="padding:15px">Yes</td>
546
+ </tr>
547
+ <tr>
548
+ <td style="padding:15px">deleteIcebergRetentionPolicyRetentionPolicyById(retentionPolicyName, callback)</td>
549
+ <td style="padding:15px">Delete a retention-policy by `retention-policy-name`. Delete will fail if the retention-policy is referenced by a device-group.</td>
550
+ <td style="padding:15px">{base_path}/{version}/config/retention-policy/{pathv1}/?{query}</td>
551
+ <td style="padding:15px">Yes</td>
552
+ </tr>
553
+ <tr>
554
+ <td style="padding:15px">retrieveIcebergRetentionPolicyRetentionPolicyById(retentionPolicyName, working, callback)</td>
555
+ <td style="padding:15px">Get the configuration details of a retention policy by `retention-policy-name`.</td>
556
+ <td style="padding:15px">{base_path}/{version}/config/retention-policy/{pathv1}/?{query}</td>
557
+ <td style="padding:15px">Yes</td>
558
+ </tr>
559
+ <tr>
560
+ <td style="padding:15px">createIcebergRetentionPolicyRetentionPolicyById(retentionPolicyName, body, callback)</td>
561
+ <td style="padding:15px">Create/Update a retention-policy by `retention-policy-name`. The `retention-policy-name` specified in URL and the request body must match. If the retention-policy exists then, the existing retention-policy's configuration will be updated by the new content.</td>
562
+ <td style="padding:15px">{base_path}/{version}/config/retention-policy/{pathv1}/?{query}</td>
563
+ <td style="padding:15px">Yes</td>
564
+ </tr>
565
+ <tr>
566
+ <td style="padding:15px">updateIcebergRetentionPolicyRetentionPolicyById(retentionPolicyName, body, callback)</td>
567
+ <td style="padding:15px">Overwrite a retention-policy by the `retention-policy-name`. The `retention-policy-name` specified in URL and the request body must match.</td>
568
+ <td style="padding:15px">{base_path}/{version}/config/retention-policy/{pathv1}/?{query}</td>
569
+ <td style="padding:15px">Yes</td>
570
+ </tr>
571
+ <tr>
572
+ <td style="padding:15px">deleteIcebergSystemSystemById(callback)</td>
573
+ <td style="padding:15px">Delete system. This will delete all the reports, destinations and schedulers. The request will fail of any of the reports is being referenced by a device-group or network-group.</td>
574
+ <td style="padding:15px">{base_path}/{version}/config/system/?{query}</td>
575
+ <td style="padding:15px">Yes</td>
576
+ </tr>
577
+ <tr>
578
+ <td style="padding:15px">retrieveIcebergSystemSystem(working, callback)</td>
579
+ <td style="padding:15px">Retrieve system details</td>
580
+ <td style="padding:15px">{base_path}/{version}/config/system/?{query}</td>
581
+ <td style="padding:15px">Yes</td>
582
+ </tr>
583
+ <tr>
584
+ <td style="padding:15px">createIcebergSystemSystemById(forceTsdb, body, callback)</td>
585
+ <td style="padding:15px">Create/Update system to populate persist-raw-data, schedulers, destinations and reports.</td>
586
+ <td style="padding:15px">{base_path}/{version}/config/system/?{query}</td>
587
+ <td style="padding:15px">Yes</td>
588
+ </tr>
589
+ <tr>
590
+ <td style="padding:15px">updateIcebergSystemSystemById(forceTsdb, body, callback)</td>
591
+ <td style="padding:15px">New endpoint to over-write the existing configuration of system-settings. New system-settings are created and existing system-settings are overwritten with new content. If some existing system-settings are not present in the payload, such system settings are deleted. This will fail if any of the reports in system-settings that are not present in the payload are referenced by a device-group or network-group.</td>
592
+ <td style="padding:15px">{base_path}/{version}/config/system/?{query}</td>
593
+ <td style="padding:15px">Yes</td>
594
+ </tr>
595
+ <tr>
596
+ <td style="padding:15px">deleteIcebergSystemSchedulers(callback)</td>
597
+ <td style="padding:15px">Delete all schedulers. This will fail if any scheduler is referenced in any report.</td>
598
+ <td style="padding:15px">{base_path}/{version}/config/system/schedulers/?{query}</td>
599
+ <td style="padding:15px">Yes</td>
600
+ </tr>
601
+ <tr>
602
+ <td style="padding:15px">retrieveIcebergSystemSchedulers(working, callback)</td>
603
+ <td style="padding:15px">Get the configuration details of all schedulers.</td>
604
+ <td style="padding:15px">{base_path}/{version}/config/system/schedulers/?{query}</td>
605
+ <td style="padding:15px">Yes</td>
606
+ </tr>
607
+ <tr>
608
+ <td style="padding:15px">createIcebergSystemSchedulers(body, callback)</td>
609
+ <td style="padding:15px">Create/Update multiple schdeulers. The new content for the existing schedulers updates the existing content and the new schedulers are created.</td>
610
+ <td style="padding:15px">{base_path}/{version}/config/system/schedulers/?{query}</td>
611
+ <td style="padding:15px">Yes</td>
612
+ </tr>
613
+ <tr>
614
+ <td style="padding:15px">updateIcebergSystemSchedulers(body, callback)</td>
615
+ <td style="padding:15px">Update operation of resource: schedulers</td>
616
+ <td style="padding:15px">{base_path}/{version}/config/system/schedulers/?{query}</td>
617
+ <td style="padding:15px">Yes</td>
618
+ </tr>
619
+ <tr>
620
+ <td style="padding:15px">deleteIcebergSystemSchedulerById(name, callback)</td>
621
+ <td style="padding:15px">Delete a scheduler by `name`. Delete will fail if the scheduler is being referenced by a report.</td>
622
+ <td style="padding:15px">{base_path}/{version}/config/system/scheduler/{pathv1}/?{query}</td>
623
+ <td style="padding:15px">Yes</td>
624
+ </tr>
625
+ <tr>
626
+ <td style="padding:15px">retrieveIcebergSystemSchedulerById(name, working, callback)</td>
627
+ <td style="padding:15px">Get the configuration details of a scheduler by its `name`.</td>
628
+ <td style="padding:15px">{base_path}/{version}/config/system/scheduler/{pathv1}/?{query}</td>
629
+ <td style="padding:15px">Yes</td>
630
+ </tr>
631
+ <tr>
632
+ <td style="padding:15px">createIcebergSystemSchedulerById(name, body, callback)</td>
633
+ <td style="padding:15px">Create/Update a scheduler by `name`. The `name` specified in URL and the request body must match. If the scheduler exists then, the existing scheduler's configuration will be updated by the new content.</td>
634
+ <td style="padding:15px">{base_path}/{version}/config/system/scheduler/{pathv1}/?{query}</td>
635
+ <td style="padding:15px">Yes</td>
636
+ </tr>
637
+ <tr>
638
+ <td style="padding:15px">updateIcebergSystemSchedulerById(name, body, callback)</td>
639
+ <td style="padding:15px">Overwrite a scheduler by scheduler name. The scheduler name specified in the URL and the request body must match.</td>
640
+ <td style="padding:15px">{base_path}/{version}/config/system/scheduler/{pathv1}/?{query}</td>
641
+ <td style="padding:15px">Yes</td>
642
+ </tr>
643
+ <tr>
644
+ <td style="padding:15px">deleteIcebergSystemDestinations(callback)</td>
645
+ <td style="padding:15px">Delete all destinations. This will fail if any destination is referenced in any report.</td>
646
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/destinations/?{query}</td>
647
+ <td style="padding:15px">Yes</td>
648
+ </tr>
649
+ <tr>
650
+ <td style="padding:15px">retrieveIcebergSystemDestinations(working, callback)</td>
651
+ <td style="padding:15px">Get the configuration details of all destinations.</td>
652
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/destinations/?{query}</td>
653
+ <td style="padding:15px">Yes</td>
654
+ </tr>
655
+ <tr>
656
+ <td style="padding:15px">createIcebergSystemDestinations(body, callback)</td>
657
+ <td style="padding:15px">Create/Update multiple destinations. The new content for the existing destinations updates the existing content and the new destinations are created.</td>
658
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/destinations/?{query}</td>
659
+ <td style="padding:15px">Yes</td>
660
+ </tr>
661
+ <tr>
662
+ <td style="padding:15px">updateIcebergSystemDestinations(body, callback)</td>
663
+ <td style="padding:15px">Overwrite the existing configuration of destinations. New destinations are created and the existing destinations are overwritten with new content. If some existing destinations are not present in the payload, such destinations are deleted. This will fail if any of the destinations that are not present in the payload are referenced by a report.</td>
664
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/destinations/?{query}</td>
665
+ <td style="padding:15px">Yes</td>
666
+ </tr>
667
+ <tr>
668
+ <td style="padding:15px">deleteIcebergSystemDestinationById(name, callback)</td>
669
+ <td style="padding:15px">Delete a destination by `name`. Delete will fail if the destination is being referenced by a report.</td>
670
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/destination/{pathv1}/?{query}</td>
671
+ <td style="padding:15px">Yes</td>
672
+ </tr>
673
+ <tr>
674
+ <td style="padding:15px">retrieveIcebergSystemDestinationById(name, working, callback)</td>
675
+ <td style="padding:15px">Get the configuration details of a destination by its `name`.</td>
676
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/destination/{pathv1}/?{query}</td>
677
+ <td style="padding:15px">Yes</td>
678
+ </tr>
679
+ <tr>
680
+ <td style="padding:15px">createIcebergSystemDestinationById(name, body, callback)</td>
681
+ <td style="padding:15px">Create/Update a destination by `name`. The `name` specified in URL and the request body must match. If the destination exists then, the existing destination's configuration will be updated by the new content.</td>
682
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/destination/{pathv1}/?{query}</td>
683
+ <td style="padding:15px">Yes</td>
684
+ </tr>
685
+ <tr>
686
+ <td style="padding:15px">updateIcebergSystemDestinationById(name, body, callback)</td>
687
+ <td style="padding:15px">Overwrite a destination by destination name. The destination name specified in the URL and the request body must match.</td>
688
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/destination/{pathv1}/?{query}</td>
689
+ <td style="padding:15px">Yes</td>
690
+ </tr>
691
+ <tr>
692
+ <td style="padding:15px">deleteIcebergSystemReports(callback)</td>
693
+ <td style="padding:15px">Delete all reports. This will fail if any report is referenced in any device-group or network-group.</td>
694
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/reports/?{query}</td>
695
+ <td style="padding:15px">Yes</td>
696
+ </tr>
697
+ <tr>
698
+ <td style="padding:15px">retrieveIcebergSystemReports(working, callback)</td>
699
+ <td style="padding:15px">Get the configuration details of all reports.</td>
700
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/reports/?{query}</td>
701
+ <td style="padding:15px">Yes</td>
702
+ </tr>
703
+ <tr>
704
+ <td style="padding:15px">createIcebergSystemReports(body, callback)</td>
705
+ <td style="padding:15px">Create/Update multiple reports. The new content for the existing reports updates the existing content and the new reports are created.</td>
706
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/reports/?{query}</td>
707
+ <td style="padding:15px">Yes</td>
708
+ </tr>
709
+ <tr>
710
+ <td style="padding:15px">updateIcebergSystemReports(body, callback)</td>
711
+ <td style="padding:15px">Overwrite the existing configuration of reports. New reports are created and the existing reports are overwritten with new content. If some existing reports are not present in the payload, such reports are deleted. This will fail if any of the reports that are not present in the payload are referenced by a device-group or network-group.</td>
712
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/reports/?{query}</td>
713
+ <td style="padding:15px">Yes</td>
714
+ </tr>
715
+ <tr>
716
+ <td style="padding:15px">deleteIcebergSystemReportById(name, callback)</td>
717
+ <td style="padding:15px">Delete a report by `name`. Delete will fail if the report is being referenced by a device-group or network-group.</td>
718
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/report/{pathv1}/?{query}</td>
719
+ <td style="padding:15px">Yes</td>
720
+ </tr>
721
+ <tr>
722
+ <td style="padding:15px">retrieveIcebergSystemReportById(name, working, callback)</td>
723
+ <td style="padding:15px">Get the configuration details of a report by its `name`.</td>
724
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/report/{pathv1}/?{query}</td>
725
+ <td style="padding:15px">Yes</td>
726
+ </tr>
727
+ <tr>
728
+ <td style="padding:15px">createIcebergSystemReportById(name, body, callback)</td>
729
+ <td style="padding:15px">Create/Update a report by `name`. The `name` specified in URL and the request body must match. If the report exists then, the existing report's configuration will be updated by the new content.</td>
730
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/report/{pathv1}/?{query}</td>
731
+ <td style="padding:15px">Yes</td>
732
+ </tr>
733
+ <tr>
734
+ <td style="padding:15px">updateIcebergSystemReportById(name, body, callback)</td>
735
+ <td style="padding:15px">Overwrite a report by report name. The report name specified in the URL and the request body must match.</td>
736
+ <td style="padding:15px">{base_path}/{version}/config/system/report-generation/report/{pathv1}/?{query}</td>
737
+ <td style="padding:15px">Yes</td>
738
+ </tr>
739
+ <tr>
740
+ <td style="padding:15px">deleteIcebergSystemSettingsSystemSettingsById(callback)</td>
741
+ <td style="padding:15px">Delete system-settings. This will delete all the reports, destinations and schedulers. The request will fail of any of the reports is being referenced by a device-group or network-group.</td>
742
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/?{query}</td>
743
+ <td style="padding:15px">Yes</td>
744
+ </tr>
745
+ <tr>
746
+ <td style="padding:15px">retrieveIcebergSystemSettingsSystemSettings(working, callback)</td>
747
+ <td style="padding:15px">Retrieve system-settings</td>
748
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/?{query}</td>
749
+ <td style="padding:15px">Yes</td>
750
+ </tr>
751
+ <tr>
752
+ <td style="padding:15px">createIcebergSystemSettingsSystemSettingsById(forceTsdb, body, callback)</td>
753
+ <td style="padding:15px">Create/Update system-settings to populate persis-raw-data, schedulers, destinations and reports.</td>
754
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/?{query}</td>
755
+ <td style="padding:15px">Yes</td>
756
+ </tr>
757
+ <tr>
758
+ <td style="padding:15px">updateIcebergSystemSettingsSystemSettingsById(forceTsdb, body, callback)</td>
759
+ <td style="padding:15px">Overwrite the existing configuration of system-settings. New system-settings are created and existing system-settings are overwritten with new content. If some existing system-settings are not present in the payload, such system-settings are deleted. This will fail if any of the reports in system-settings that are not present in the payload are referenced by a device-group or network-group.</td>
760
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/?{query}</td>
761
+ <td style="padding:15px">Yes</td>
762
+ </tr>
763
+ <tr>
764
+ <td style="padding:15px">deleteIcebergSystemSettingsSchedulers(callback)</td>
765
+ <td style="padding:15px">Delete all schedulers. This will fail if any scheduler is referenced in any report.</td>
766
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/schedulers/?{query}</td>
767
+ <td style="padding:15px">Yes</td>
768
+ </tr>
769
+ <tr>
770
+ <td style="padding:15px">retrieveIcebergSystemSettingsSchedulers(working, callback)</td>
771
+ <td style="padding:15px">Get the configuration details of all schedulers.</td>
772
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/schedulers/?{query}</td>
773
+ <td style="padding:15px">Yes</td>
774
+ </tr>
775
+ <tr>
776
+ <td style="padding:15px">createIcebergSystemSettingsSchedulers(body, callback)</td>
777
+ <td style="padding:15px">Create/Update multiple schdeulers. The new content for the existing schedulers updates the existing content and the new schedulers are created.</td>
778
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/schedulers/?{query}</td>
779
+ <td style="padding:15px">Yes</td>
780
+ </tr>
781
+ <tr>
782
+ <td style="padding:15px">updateIcebergSystemSettingsSchedulers(body, callback)</td>
783
+ <td style="padding:15px">Update operation of resource: schedulers</td>
784
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/schedulers/?{query}</td>
785
+ <td style="padding:15px">Yes</td>
786
+ </tr>
787
+ <tr>
788
+ <td style="padding:15px">deleteIcebergSystemSettingsSchedulerById(name, callback)</td>
789
+ <td style="padding:15px">Delete a scheduler by `name`. Delete will fail if the scheduler is being referenced by a report.</td>
790
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/scheduler/{pathv1}/?{query}</td>
791
+ <td style="padding:15px">Yes</td>
792
+ </tr>
793
+ <tr>
794
+ <td style="padding:15px">retrieveIcebergSystemSettingsSchedulerById(name, working, callback)</td>
795
+ <td style="padding:15px">Get the configuration details of a scheduler by its `name`.</td>
796
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/scheduler/{pathv1}/?{query}</td>
797
+ <td style="padding:15px">Yes</td>
798
+ </tr>
799
+ <tr>
800
+ <td style="padding:15px">createIcebergSystemSettingsSchedulerById(name, body, callback)</td>
801
+ <td style="padding:15px">Create/Update a scheduler by `name`. The `name` specified in URL and the request body must match. If the scheduler exists then, the existing scheduler's configuration will be updated by the new content.</td>
802
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/scheduler/{pathv1}/?{query}</td>
803
+ <td style="padding:15px">Yes</td>
804
+ </tr>
805
+ <tr>
806
+ <td style="padding:15px">updateIcebergSystemSettingsSchedulerById(name, body, callback)</td>
807
+ <td style="padding:15px">Overwrite a scheduler by scheduler name. The scheduler name specified in the URL and the request body must match.</td>
808
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/scheduler/{pathv1}/?{query}</td>
809
+ <td style="padding:15px">Yes</td>
810
+ </tr>
811
+ <tr>
812
+ <td style="padding:15px">deleteIcebergSystemSettingsDestinations(callback)</td>
813
+ <td style="padding:15px">Delete all destinations. This will fail if any destination is referenced in any report.</td>
814
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/destinations/?{query}</td>
815
+ <td style="padding:15px">Yes</td>
816
+ </tr>
817
+ <tr>
818
+ <td style="padding:15px">retrieveIcebergSystemSettingsDestinations(working, callback)</td>
819
+ <td style="padding:15px">Get the configuration details of all destinations.</td>
820
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/destinations/?{query}</td>
821
+ <td style="padding:15px">Yes</td>
822
+ </tr>
823
+ <tr>
824
+ <td style="padding:15px">createIcebergSystemSettingsDestinations(body, callback)</td>
825
+ <td style="padding:15px">Create/Update multiple destinations. The new content for the existing destinations updates the existing content and the new destinations are created.</td>
826
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/destinations/?{query}</td>
827
+ <td style="padding:15px">Yes</td>
828
+ </tr>
829
+ <tr>
830
+ <td style="padding:15px">updateIcebergSystemSettingsDestinations(body, callback)</td>
831
+ <td style="padding:15px">Overwrite the existing configuration of destinations. New destinations are created and the existing destinations are overwritten with new content. If some existing destinations are not present in the payload, such destinations are deleted. This will fail if any of the destinations that are not present in the payload are referenced by a report.</td>
832
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/destinations/?{query}</td>
833
+ <td style="padding:15px">Yes</td>
834
+ </tr>
835
+ <tr>
836
+ <td style="padding:15px">deleteIcebergSystemSettingsDestinationById(name, callback)</td>
837
+ <td style="padding:15px">Delete a destination by `name`. Delete will fail if the destination is being referenced by a report.</td>
838
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/destination/{pathv1}/?{query}</td>
839
+ <td style="padding:15px">Yes</td>
840
+ </tr>
841
+ <tr>
842
+ <td style="padding:15px">retrieveIcebergSystemSettingsDestinationById(name, working, callback)</td>
843
+ <td style="padding:15px">Get the configuration details of a destination by its `name`.</td>
844
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/destination/{pathv1}/?{query}</td>
845
+ <td style="padding:15px">Yes</td>
846
+ </tr>
847
+ <tr>
848
+ <td style="padding:15px">createIcebergSystemSettingsDestinationById(name, body, callback)</td>
849
+ <td style="padding:15px">Create/Update a destination by `name`. The `name` specified in URL and the request body must match. If the destination exists then, the existing destination's configuration will be updated by the new content.</td>
850
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/destination/{pathv1}/?{query}</td>
851
+ <td style="padding:15px">Yes</td>
852
+ </tr>
853
+ <tr>
854
+ <td style="padding:15px">updateIcebergSystemSettingsDestinationById(name, body, callback)</td>
855
+ <td style="padding:15px">Overwrite a destination by destination name. The destination name specified in the URL and the request body must match.</td>
856
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/destination/{pathv1}/?{query}</td>
857
+ <td style="padding:15px">Yes</td>
858
+ </tr>
859
+ <tr>
860
+ <td style="padding:15px">deleteIcebergSystemSettingsReports(callback)</td>
861
+ <td style="padding:15px">Delete all reports. This will fail if any report is referenced in any device-group or network-group.</td>
862
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/reports/?{query}</td>
863
+ <td style="padding:15px">Yes</td>
864
+ </tr>
865
+ <tr>
866
+ <td style="padding:15px">retrieveIcebergSystemSettingsReports(working, callback)</td>
867
+ <td style="padding:15px">Get the configuration details of all reports.</td>
868
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/reports/?{query}</td>
869
+ <td style="padding:15px">Yes</td>
870
+ </tr>
871
+ <tr>
872
+ <td style="padding:15px">createIcebergSystemSettingsReports(body, callback)</td>
873
+ <td style="padding:15px">Create/Update multiple reports. The new content for the existing reports updates the existing content and the new reports are created.</td>
874
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/reports/?{query}</td>
875
+ <td style="padding:15px">Yes</td>
876
+ </tr>
877
+ <tr>
878
+ <td style="padding:15px">updateIcebergSystemSettingsReports(body, callback)</td>
879
+ <td style="padding:15px">Overwrite the existing configuration of reports. New reports are created and the existing reports are overwritten with new content. If some existing reports are not present in the payload, such reports are deleted. This will fail if any of the reports that are not present in the payload are referenced by a device-group or network-group.</td>
880
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/reports/?{query}</td>
881
+ <td style="padding:15px">Yes</td>
882
+ </tr>
883
+ <tr>
884
+ <td style="padding:15px">deleteIcebergSystemSettingsReportById(name, callback)</td>
885
+ <td style="padding:15px">Delete a report by `name`. Delete will fail if the report is being referenced by a device-group or network-group.</td>
886
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/report/{pathv1}/?{query}</td>
887
+ <td style="padding:15px">Yes</td>
888
+ </tr>
889
+ <tr>
890
+ <td style="padding:15px">retrieveIcebergSystemSettingsReportById(name, working, callback)</td>
891
+ <td style="padding:15px">Get the configuration details of a report by its `name`.</td>
892
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/report/{pathv1}/?{query}</td>
893
+ <td style="padding:15px">Yes</td>
894
+ </tr>
895
+ <tr>
896
+ <td style="padding:15px">createIcebergSystemSettingsReportById(name, body, callback)</td>
897
+ <td style="padding:15px">Create/Update a report by `name`. The `name` specified in URL and the request body must match. If the report exists then, the existing report's configuration will be updated by the new content.</td>
898
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/report/{pathv1}/?{query}</td>
899
+ <td style="padding:15px">Yes</td>
900
+ </tr>
901
+ <tr>
902
+ <td style="padding:15px">updateIcebergSystemSettingsReportById(name, body, callback)</td>
903
+ <td style="padding:15px">Overwrite a report by report name. The report name specified in the URL and the request body must match.</td>
904
+ <td style="padding:15px">{base_path}/{version}/config/system-settings/report-generation/report/{pathv1}/?{query}</td>
905
+ <td style="padding:15px">Yes</td>
906
+ </tr>
907
+ <tr>
908
+ <td style="padding:15px">retrieveIcebergTopicTopic(working, callback)</td>
909
+ <td style="padding:15px">Get a list of all the `topic-name`s.</td>
910
+ <td style="padding:15px">{base_path}/{version}/config/topic/?{query}</td>
911
+ <td style="padding:15px">Yes</td>
912
+ </tr>
913
+ <tr>
914
+ <td style="padding:15px">deleteIcebergTopicTopicById(topicName, callback)</td>
915
+ <td style="padding:15px">Delete a topic by `topic-name`. Delete will fail if the topic is referenced by any other playbook.</td>
916
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/?{query}</td>
917
+ <td style="padding:15px">Yes</td>
918
+ </tr>
919
+ <tr>
920
+ <td style="padding:15px">retrieveIcebergTopicTopicById(topicName, working, callback)</td>
921
+ <td style="padding:15px">Get the configuration details of a topic by the `topic-name`.</td>
922
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/?{query}</td>
923
+ <td style="padding:15px">Yes</td>
924
+ </tr>
925
+ <tr>
926
+ <td style="padding:15px">createIcebergTopicTopicById(topicName, body, callback)</td>
927
+ <td style="padding:15px">Create/Update a topic by `topic-name`. The `topic-name` specified in URL and the request body must match. If the topic already exists then, the existing topic's configuration will be updated with the new content.</td>
928
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/?{query}</td>
929
+ <td style="padding:15px">Yes</td>
930
+ </tr>
931
+ <tr>
932
+ <td style="padding:15px">updateIcebergTopicTopicById(topicName, body, callback)</td>
933
+ <td style="padding:15px">Overwrite a topic by the `topic-name`. The `topic-name` specified in URL and the request body must match.</td>
934
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/?{query}</td>
935
+ <td style="padding:15px">Yes</td>
936
+ </tr>
937
+ <tr>
938
+ <td style="padding:15px">retrieveIcebergTopicRuleRule(topicName, working, callback)</td>
939
+ <td style="padding:15px">Get a list of all the `rule-name`s in a topic.</td>
940
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/rule/?{query}</td>
941
+ <td style="padding:15px">Yes</td>
942
+ </tr>
943
+ <tr>
944
+ <td style="padding:15px">deleteIcebergTopicRuleRuleById(topicName, ruleName, callback)</td>
945
+ <td style="padding:15px">Delete a rule by `rule-name`. Delete will fail if the rule is referenced by any other playbook.</td>
946
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/rule/{pathv2}/?{query}</td>
947
+ <td style="padding:15px">Yes</td>
948
+ </tr>
949
+ <tr>
950
+ <td style="padding:15px">retrieveIcebergTopicRuleRuleById(topicName, ruleName, working, download, callback)</td>
951
+ <td style="padding:15px">Get the configuration details of a rule by `rule-name`.</td>
952
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/rule/{pathv2}/?{query}</td>
953
+ <td style="padding:15px">Yes</td>
954
+ </tr>
955
+ <tr>
956
+ <td style="padding:15px">createIcebergTopicRuleRuleById(topicName, ruleName, body, callback)</td>
957
+ <td style="padding:15px">Create/Update a rule by `rule-name`. The `rule-name` specified in URL and the request body must match. If the rule already exists then, the existing rule's configuration will be updated with the new content</td>
958
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/rule/{pathv2}/?{query}</td>
959
+ <td style="padding:15px">Yes</td>
960
+ </tr>
961
+ <tr>
962
+ <td style="padding:15px">updateIcebergTopicRuleRuleById(topicName, ruleName, body, callback)</td>
963
+ <td style="padding:15px">Overwrite a rule by the `rule-name`. The `rule-name` specified in URL and the request body must match.</td>
964
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/rule/{pathv2}/?{query}</td>
965
+ <td style="padding:15px">Yes</td>
966
+ </tr>
967
+ <tr>
968
+ <td style="padding:15px">deleteHealthbotTopicResourceResourceById(topicName, resourceName, callback)</td>
969
+ <td style="padding:15px">Delete a resource by 'resource-name'</td>
970
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/resource/{pathv2}/?{query}</td>
971
+ <td style="padding:15px">Yes</td>
972
+ </tr>
973
+ <tr>
974
+ <td style="padding:15px">createHealthbotTopicResourceResourceById(topicName, resourceName, body, callback)</td>
975
+ <td style="padding:15px">Create/Update a resource by `resource-name`. The `resource-name` specified in URL and the request body must match. If the resource already exists then, the existing resource's configuration will be updated with the new content</td>
976
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/resource/{pathv2}/?{query}</td>
977
+ <td style="padding:15px">Yes</td>
978
+ </tr>
979
+ <tr>
980
+ <td style="padding:15px">updateHealthbotTopicResourceResourceById(topicName, resourceName, body, callback)</td>
981
+ <td style="padding:15px">Overwrite a rule by the `resource-name`. The `resource-name` specified in URL and the request body must match.</td>
982
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/resource/{pathv2}/?{query}</td>
983
+ <td style="padding:15px">Yes</td>
984
+ </tr>
985
+ <tr>
986
+ <td style="padding:15px">deleteIcebergTopicsTopicsById(callback)</td>
987
+ <td style="padding:15px">Delete all topics. This will fail if any topic is referenced in any playbook.</td>
988
+ <td style="padding:15px">{base_path}/{version}/config/topics/?{query}</td>
989
+ <td style="padding:15px">Yes</td>
990
+ </tr>
991
+ <tr>
992
+ <td style="padding:15px">retrieveIcebergTopicsTopics(working, sort, callback)</td>
993
+ <td style="padding:15px">Get the configuration details of all topics.</td>
994
+ <td style="padding:15px">{base_path}/{version}/config/topics/?{query}</td>
995
+ <td style="padding:15px">Yes</td>
996
+ </tr>
997
+ <tr>
998
+ <td style="padding:15px">createIcebergTopicsTopicsById(body, callback)</td>
999
+ <td style="padding:15px">Create/Update multiple topics. The new content for the existing topics updates the existing content and the new topics are created.</td>
1000
+ <td style="padding:15px">{base_path}/{version}/config/topics/?{query}</td>
1001
+ <td style="padding:15px">Yes</td>
1002
+ </tr>
1003
+ <tr>
1004
+ <td style="padding:15px">updateIcebergTopicsTopicsById(body, callback)</td>
1005
+ <td style="padding:15px">Overwrite the existing topics configuration. New topics are created and existing topics are overwritten with new content. If some existing topics are not present in the payload, such topics are deleted. This will fail if any of the topics that are not present in the payload are referenced by a playbook.</td>
1006
+ <td style="padding:15px">{base_path}/{version}/config/topics/?{query}</td>
1007
+ <td style="padding:15px">Yes</td>
1008
+ </tr>
1009
+ <tr>
1010
+ <td style="padding:15px">postFirstLogin(body, callback)</td>
1011
+ <td style="padding:15px">Change password in first login</td>
1012
+ <td style="padding:15px">{base_path}/{version}/first-login/?{query}</td>
1013
+ <td style="padding:15px">Yes</td>
1014
+ </tr>
1015
+ <tr>
1016
+ <td style="padding:15px">deleteHealthbotOrganizationsOrganizations(callback)</td>
1017
+ <td style="padding:15px">Delete all organizations. This will fail if any organization edge is referenced in any device-group.</td>
1018
+ <td style="padding:15px">{base_path}/{version}/config/organizations/?{query}</td>
1019
+ <td style="padding:15px">Yes</td>
1020
+ </tr>
1021
+ <tr>
1022
+ <td style="padding:15px">retrieveHealthbotOrganizationsOrganizations(working, callback)</td>
1023
+ <td style="padding:15px">Get the configuration details of all organizations.</td>
1024
+ <td style="padding:15px">{base_path}/{version}/config/organizations/?{query}</td>
1025
+ <td style="padding:15px">Yes</td>
1026
+ </tr>
1027
+ <tr>
1028
+ <td style="padding:15px">createHealthbotOrganizationsOrganizations(body, callback)</td>
1029
+ <td style="padding:15px">Create/Update multiple organizations. The new content for the existing organizations updates the existing content and the new organizations are created.</td>
1030
+ <td style="padding:15px">{base_path}/{version}/config/organizations/?{query}</td>
1031
+ <td style="padding:15px">Yes</td>
1032
+ </tr>
1033
+ <tr>
1034
+ <td style="padding:15px">updateHealthbotOrganizationsOrganizations(body, callback)</td>
1035
+ <td style="padding:15px">Overwrite the existing organizations configuration. New organizations are created and existing organizations are overwritten with new content. If some of the existing organizations are not present in the payload, such organizations are deleted. This will fail if any of the organization edges that are not present in the payload are referenced by a device-group.</td>
1036
+ <td style="padding:15px">{base_path}/{version}/config/organizations/?{query}</td>
1037
+ <td style="padding:15px">Yes</td>
1038
+ </tr>
1039
+ <tr>
1040
+ <td style="padding:15px">retrieveHealthbotIngestByoiIngestMappings(working, callback)</td>
1041
+ <td style="padding:15px">Retrieve all the ingest mappings configured.</td>
1042
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/ingest-mappings/?{query}</td>
1043
+ <td style="padding:15px">Yes</td>
1044
+ </tr>
1045
+ <tr>
1046
+ <td style="padding:15px">retrieveHealthbotIngestSettingsByoiIngestMappings(working, callback)</td>
1047
+ <td style="padding:15px">Retrieve all the ingest mappings configured.</td>
1048
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/ingest-mappings/?{query}</td>
1049
+ <td style="padding:15px">Yes</td>
1050
+ </tr>
1051
+ <tr>
1052
+ <td style="padding:15px">retrieveHealthbotTopicResourceResourceById(topicName, resourceName, working, download, callback)</td>
1053
+ <td style="padding:15px">Get the configuration details of a resource by `resource-name`</td>
1054
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/resource/{pathv2}/?{query}</td>
1055
+ <td style="padding:15px">Yes</td>
1056
+ </tr>
1057
+ <tr>
1058
+ <td style="padding:15px">deleteIcebergIngest(callback)</td>
1059
+ <td style="padding:15px">Delete operation of resource: ingest</td>
1060
+ <td style="padding:15px">{base_path}/{version}/config/ingest/?{query}</td>
1061
+ <td style="padding:15px">Yes</td>
1062
+ </tr>
1063
+ <tr>
1064
+ <td style="padding:15px">retrieveIcebergIngest(working, callback)</td>
1065
+ <td style="padding:15px">Retrieve operation of resource: ingest</td>
1066
+ <td style="padding:15px">{base_path}/{version}/config/ingest/?{query}</td>
1067
+ <td style="padding:15px">Yes</td>
1068
+ </tr>
1069
+ <tr>
1070
+ <td style="padding:15px">createIcebergIngest(body, callback)</td>
1071
+ <td style="padding:15px">Create operation of resource: ingest</td>
1072
+ <td style="padding:15px">{base_path}/{version}/config/ingest/?{query}</td>
1073
+ <td style="padding:15px">Yes</td>
1074
+ </tr>
1075
+ <tr>
1076
+ <td style="padding:15px">updateIcebergIngest(body, callback)</td>
1077
+ <td style="padding:15px">Update operation of resource: ingest</td>
1078
+ <td style="padding:15px">{base_path}/{version}/config/ingest/?{query}</td>
1079
+ <td style="padding:15px">Yes</td>
1080
+ </tr>
1081
+ <tr>
1082
+ <td style="padding:15px">retrieveHealthbotIngestTaggingProfiles(working, callback)</td>
1083
+ <td style="padding:15px">Retrieve operation of resource: tagging-profile</td>
1084
+ <td style="padding:15px">{base_path}/{version}/config/ingest/data-enrichment/tagging-profiles/?{query}</td>
1085
+ <td style="padding:15px">Yes</td>
1086
+ </tr>
1087
+ <tr>
1088
+ <td style="padding:15px">deleteHealthbotIngestTaggingProfiles(callback)</td>
1089
+ <td style="padding:15px">Delete operation of resource: tagging-profile</td>
1090
+ <td style="padding:15px">{base_path}/{version}/config/ingest/data-enrichment/tagging-profiles/?{query}</td>
1091
+ <td style="padding:15px">Yes</td>
1092
+ </tr>
1093
+ <tr>
1094
+ <td style="padding:15px">createHealthbotIngestTaggingProfiles(body, callback)</td>
1095
+ <td style="padding:15px">Create operation of resource: tagging-profile</td>
1096
+ <td style="padding:15px">{base_path}/{version}/config/ingest/data-enrichment/tagging-profiles/?{query}</td>
1097
+ <td style="padding:15px">Yes</td>
1098
+ </tr>
1099
+ <tr>
1100
+ <td style="padding:15px">updateHealthbotIngestTaggingProfiles(body, callback)</td>
1101
+ <td style="padding:15px">Update operation of resource: tagging-profile</td>
1102
+ <td style="padding:15px">{base_path}/{version}/config/ingest/data-enrichment/tagging-profiles/?{query}</td>
1103
+ <td style="padding:15px">Yes</td>
1104
+ </tr>
1105
+ <tr>
1106
+ <td style="padding:15px">deleteHealthbotIngestTaggingProfileById(name, callback)</td>
1107
+ <td style="padding:15px">Delete operation of resource: tagging-profile</td>
1108
+ <td style="padding:15px">{base_path}/{version}/config/ingest/data-enrichment/tagging-profile/{pathv1}/?{query}</td>
1109
+ <td style="padding:15px">Yes</td>
1110
+ </tr>
1111
+ <tr>
1112
+ <td style="padding:15px">retrieveHealthbotIngestTaggingProfileById(name, working, callback)</td>
1113
+ <td style="padding:15px">Retrieve operation of resource: tagging-profile</td>
1114
+ <td style="padding:15px">{base_path}/{version}/config/ingest/data-enrichment/tagging-profile/{pathv1}/?{query}</td>
1115
+ <td style="padding:15px">Yes</td>
1116
+ </tr>
1117
+ <tr>
1118
+ <td style="padding:15px">createHealthbotIngestTaggingProfileById(name, body, callback)</td>
1119
+ <td style="padding:15px">Create operation of resource: tagging-profile</td>
1120
+ <td style="padding:15px">{base_path}/{version}/config/ingest/data-enrichment/tagging-profile/{pathv1}/?{query}</td>
1121
+ <td style="padding:15px">Yes</td>
1122
+ </tr>
1123
+ <tr>
1124
+ <td style="padding:15px">updateHealthbotIngestTaggingProfileById(name, body, callback)</td>
1125
+ <td style="padding:15px">Update operation of resource: tagging-profile</td>
1126
+ <td style="padding:15px">{base_path}/{version}/config/ingest/data-enrichment/tagging-profile/{pathv1}/?{query}</td>
1127
+ <td style="padding:15px">Yes</td>
1128
+ </tr>
1129
+ <tr>
1130
+ <td style="padding:15px">deleteIcebergIngestFlow(callback)</td>
1131
+ <td style="padding:15px">Delete operation of resource: flow</td>
1132
+ <td style="padding:15px">{base_path}/{version}/config/ingest/flow/?{query}</td>
1133
+ <td style="padding:15px">Yes</td>
1134
+ </tr>
1135
+ <tr>
1136
+ <td style="padding:15px">retrieveIcebergIngestFlow(working, callback)</td>
1137
+ <td style="padding:15px">Retrieve operation of resource: flow</td>
1138
+ <td style="padding:15px">{base_path}/{version}/config/ingest/flow/?{query}</td>
1139
+ <td style="padding:15px">Yes</td>
1140
+ </tr>
1141
+ <tr>
1142
+ <td style="padding:15px">createIcebergIngestFlow(body, callback)</td>
1143
+ <td style="padding:15px">Create operation of resource: flow</td>
1144
+ <td style="padding:15px">{base_path}/{version}/config/ingest/flow/?{query}</td>
1145
+ <td style="padding:15px">Yes</td>
1146
+ </tr>
1147
+ <tr>
1148
+ <td style="padding:15px">updateIcebergIngestFlow(body, callback)</td>
1149
+ <td style="padding:15px">Update operation of resource: flow</td>
1150
+ <td style="padding:15px">{base_path}/{version}/config/ingest/flow/?{query}</td>
1151
+ <td style="padding:15px">Yes</td>
1152
+ </tr>
1153
+ <tr>
1154
+ <td style="padding:15px">retrieveIcebergIngestFlowTemplateIds(working, callback)</td>
1155
+ <td style="padding:15px">Retrieve operation of resource: template</td>
1156
+ <td style="padding:15px">{base_path}/{version}/config/ingest/flow/template/?{query}</td>
1157
+ <td style="padding:15px">Yes</td>
1158
+ </tr>
1159
+ <tr>
1160
+ <td style="padding:15px">deleteIcebergIngestFlowTemplateById(name, callback)</td>
1161
+ <td style="padding:15px">Delete operation of resource: template</td>
1162
+ <td style="padding:15px">{base_path}/{version}/config/ingest/flow/template/{pathv1}/?{query}</td>
1163
+ <td style="padding:15px">Yes</td>
1164
+ </tr>
1165
+ <tr>
1166
+ <td style="padding:15px">retrieveIcebergIngestFlowTemplateById(name, working, callback)</td>
1167
+ <td style="padding:15px">Retrieve operation of resource: template</td>
1168
+ <td style="padding:15px">{base_path}/{version}/config/ingest/flow/template/{pathv1}/?{query}</td>
1169
+ <td style="padding:15px">Yes</td>
1170
+ </tr>
1171
+ <tr>
1172
+ <td style="padding:15px">createIcebergIngestFlowTemplateById(name, body, callback)</td>
1173
+ <td style="padding:15px">Create operation of resource: template</td>
1174
+ <td style="padding:15px">{base_path}/{version}/config/ingest/flow/template/{pathv1}/?{query}</td>
1175
+ <td style="padding:15px">Yes</td>
1176
+ </tr>
1177
+ <tr>
1178
+ <td style="padding:15px">updateIcebergIngestFlowTemplateById(name, body, callback)</td>
1179
+ <td style="padding:15px">Update operation of resource: template</td>
1180
+ <td style="padding:15px">{base_path}/{version}/config/ingest/flow/template/{pathv1}/?{query}</td>
1181
+ <td style="padding:15px">Yes</td>
1182
+ </tr>
1183
+ <tr>
1184
+ <td style="padding:15px">deleteHealthbotIngestSflow(callback)</td>
1185
+ <td style="padding:15px">Delete operation of resource: sflow</td>
1186
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/?{query}</td>
1187
+ <td style="padding:15px">Yes</td>
1188
+ </tr>
1189
+ <tr>
1190
+ <td style="padding:15px">retrieveHealthbotIngestSflow(working, callback)</td>
1191
+ <td style="padding:15px">Retrieve operation of resource: sflow</td>
1192
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/?{query}</td>
1193
+ <td style="padding:15px">Yes</td>
1194
+ </tr>
1195
+ <tr>
1196
+ <td style="padding:15px">createHealthbotIngestSflow(body, callback)</td>
1197
+ <td style="padding:15px">Create operation of resource: sflow</td>
1198
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/?{query}</td>
1199
+ <td style="padding:15px">Yes</td>
1200
+ </tr>
1201
+ <tr>
1202
+ <td style="padding:15px">updateHealthbotIngestSflow(body, callback)</td>
1203
+ <td style="padding:15px">Update operation of resource: sflow</td>
1204
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/?{query}</td>
1205
+ <td style="padding:15px">Yes</td>
1206
+ </tr>
1207
+ <tr>
1208
+ <td style="padding:15px">deleteHealthbotIngestSflowCounterRecordById(recordName, callback)</td>
1209
+ <td style="padding:15px">Delete operation of resource: counter-record</td>
1210
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/counter-record/{pathv1}/?{query}</td>
1211
+ <td style="padding:15px">Yes</td>
1212
+ </tr>
1213
+ <tr>
1214
+ <td style="padding:15px">retrieveHealthbotIngestSflowCounterRecordById(recordName, working, callback)</td>
1215
+ <td style="padding:15px">Retrieve operation of resource: counter-record</td>
1216
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/counter-record/{pathv1}/?{query}</td>
1217
+ <td style="padding:15px">Yes</td>
1218
+ </tr>
1219
+ <tr>
1220
+ <td style="padding:15px">createHealthbotIngestSflowCounterRecordById(recordName, body, callback)</td>
1221
+ <td style="padding:15px">Create operation of resource: counter-record</td>
1222
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/counter-record/{pathv1}/?{query}</td>
1223
+ <td style="padding:15px">Yes</td>
1224
+ </tr>
1225
+ <tr>
1226
+ <td style="padding:15px">updateHealthbotIngestSflowCounterRecordById(recordName, body, callback)</td>
1227
+ <td style="padding:15px">Update operation of resource: counter-record</td>
1228
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/counter-record/{pathv1}/?{query}</td>
1229
+ <td style="padding:15px">Yes</td>
1230
+ </tr>
1231
+ <tr>
1232
+ <td style="padding:15px">deleteHealthbotIngestSflowFlowRecordById(recordName, callback)</td>
1233
+ <td style="padding:15px">Delete operation of resource: flow-record</td>
1234
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/flow-record/{pathv1}/?{query}</td>
1235
+ <td style="padding:15px">Yes</td>
1236
+ </tr>
1237
+ <tr>
1238
+ <td style="padding:15px">retrieveHealthbotIngestSflowFlowRecordById(recordName, working, callback)</td>
1239
+ <td style="padding:15px">Retrieve operation of resource: flow-record</td>
1240
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/flow-record/{pathv1}/?{query}</td>
1241
+ <td style="padding:15px">Yes</td>
1242
+ </tr>
1243
+ <tr>
1244
+ <td style="padding:15px">createHealthbotIngestSflowFlowRecordById(recordName, body, callback)</td>
1245
+ <td style="padding:15px">Create operation of resource: flow-record</td>
1246
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/flow-record/{pathv1}/?{query}</td>
1247
+ <td style="padding:15px">Yes</td>
1248
+ </tr>
1249
+ <tr>
1250
+ <td style="padding:15px">updateHealthbotIngestSflowFlowRecordById(recordName, body, callback)</td>
1251
+ <td style="padding:15px">Update operation of resource: flow-record</td>
1252
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/flow-record/{pathv1}/?{query}</td>
1253
+ <td style="padding:15px">Yes</td>
1254
+ </tr>
1255
+ <tr>
1256
+ <td style="padding:15px">deleteHealthbotIngestSflowSampleById(sampleName, callback)</td>
1257
+ <td style="padding:15px">Delete operation of resource: sample</td>
1258
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/sample/{pathv1}/?{query}</td>
1259
+ <td style="padding:15px">Yes</td>
1260
+ </tr>
1261
+ <tr>
1262
+ <td style="padding:15px">retrieveHealthbotIngestSflowSampleById(sampleName, working, callback)</td>
1263
+ <td style="padding:15px">Retrieve operation of resource: sample</td>
1264
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/sample/{pathv1}/?{query}</td>
1265
+ <td style="padding:15px">Yes</td>
1266
+ </tr>
1267
+ <tr>
1268
+ <td style="padding:15px">createHealthbotIngestSflowSampleById(sampleName, body, callback)</td>
1269
+ <td style="padding:15px">Create operation of resource: sample</td>
1270
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/sample/{pathv1}/?{query}</td>
1271
+ <td style="padding:15px">Yes</td>
1272
+ </tr>
1273
+ <tr>
1274
+ <td style="padding:15px">updateHealthbotIngestSflowSampleById(sampleName, body, callback)</td>
1275
+ <td style="padding:15px">Update operation of resource: sample</td>
1276
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/sample/{pathv1}/?{query}</td>
1277
+ <td style="padding:15px">Yes</td>
1278
+ </tr>
1279
+ <tr>
1280
+ <td style="padding:15px">deleteHealthbotIngestSflowProtocolById(protocolName, callback)</td>
1281
+ <td style="padding:15px">Delete operation of resource: protocol</td>
1282
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/protocol/{pathv1}/?{query}</td>
1283
+ <td style="padding:15px">Yes</td>
1284
+ </tr>
1285
+ <tr>
1286
+ <td style="padding:15px">retrieveHealthbotIngestSflowProtocolById(protocolName, working, callback)</td>
1287
+ <td style="padding:15px">Retrieve operation of resource: protocol</td>
1288
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/protocol/{pathv1}/?{query}</td>
1289
+ <td style="padding:15px">Yes</td>
1290
+ </tr>
1291
+ <tr>
1292
+ <td style="padding:15px">createHealthbotIngestSflowProtocolById(protocolName, body, callback)</td>
1293
+ <td style="padding:15px">Create operation of resource: protocol</td>
1294
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/protocol/{pathv1}/?{query}</td>
1295
+ <td style="padding:15px">Yes</td>
1296
+ </tr>
1297
+ <tr>
1298
+ <td style="padding:15px">updateHealthbotIngestSflowProtocolById(protocolName, body, callback)</td>
1299
+ <td style="padding:15px">Update operation of resource: protocol</td>
1300
+ <td style="padding:15px">{base_path}/{version}/config/ingest/sflow/protocol/{pathv1}/?{query}</td>
1301
+ <td style="padding:15px">Yes</td>
1302
+ </tr>
1303
+ <tr>
1304
+ <td style="padding:15px">retrieveHealthbotIngestFrequencyProfile(working, callback)</td>
1305
+ <td style="padding:15px">Retrieve operation of resource: frequency-profile</td>
1306
+ <td style="padding:15px">{base_path}/{version}/config/ingest/frequency-profiles/?{query}</td>
1307
+ <td style="padding:15px">Yes</td>
1308
+ </tr>
1309
+ <tr>
1310
+ <td style="padding:15px">deleteHealthbotIngestFrequencyProfileById(name, callback)</td>
1311
+ <td style="padding:15px">Delete operation of resource: frequency-profile</td>
1312
+ <td style="padding:15px">{base_path}/{version}/config/ingest/frequency-profile/{pathv1}/?{query}</td>
1313
+ <td style="padding:15px">Yes</td>
1314
+ </tr>
1315
+ <tr>
1316
+ <td style="padding:15px">retrieveHealthbotIngestFrequencyProfileById(name, working, callback)</td>
1317
+ <td style="padding:15px">Retrieve operation of resource: frequency-profile</td>
1318
+ <td style="padding:15px">{base_path}/{version}/config/ingest/frequency-profile/{pathv1}/?{query}</td>
1319
+ <td style="padding:15px">Yes</td>
1320
+ </tr>
1321
+ <tr>
1322
+ <td style="padding:15px">createHealthbotIngestFrequencyProfileById(name, body, callback)</td>
1323
+ <td style="padding:15px">Create operation of resource: frequency-profile</td>
1324
+ <td style="padding:15px">{base_path}/{version}/config/ingest/frequency-profile/{pathv1}/?{query}</td>
1325
+ <td style="padding:15px">Yes</td>
1326
+ </tr>
1327
+ <tr>
1328
+ <td style="padding:15px">updateHealthbotIngestFrequencyProfileById(name, body, callback)</td>
1329
+ <td style="padding:15px">Update operation of resource: frequency-profile</td>
1330
+ <td style="padding:15px">{base_path}/{version}/config/ingest/frequency-profile/{pathv1}/?{query}</td>
1331
+ <td style="padding:15px">Yes</td>
1332
+ </tr>
1333
+ <tr>
1334
+ <td style="padding:15px">deleteIcebergIngestNativeGpb(callback)</td>
1335
+ <td style="padding:15px">Delete operation of resource: native-gpb</td>
1336
+ <td style="padding:15px">{base_path}/{version}/config/ingest/native-gpb/?{query}</td>
1337
+ <td style="padding:15px">Yes</td>
1338
+ </tr>
1339
+ <tr>
1340
+ <td style="padding:15px">retrieveIcebergIngestNativeGpb(working, callback)</td>
1341
+ <td style="padding:15px">Retrieve operation of resource: native-gpb</td>
1342
+ <td style="padding:15px">{base_path}/{version}/config/ingest/native-gpb/?{query}</td>
1343
+ <td style="padding:15px">Yes</td>
1344
+ </tr>
1345
+ <tr>
1346
+ <td style="padding:15px">createIcebergIngestNativeGpb(body, callback)</td>
1347
+ <td style="padding:15px">Create operation of resource: native-gpb</td>
1348
+ <td style="padding:15px">{base_path}/{version}/config/ingest/native-gpb/?{query}</td>
1349
+ <td style="padding:15px">Yes</td>
1350
+ </tr>
1351
+ <tr>
1352
+ <td style="padding:15px">updateIcebergIngestNativeGpb(body, callback)</td>
1353
+ <td style="padding:15px">Update operation of resource: native-gpb</td>
1354
+ <td style="padding:15px">{base_path}/{version}/config/ingest/native-gpb/?{query}</td>
1355
+ <td style="padding:15px">Yes</td>
1356
+ </tr>
1357
+ <tr>
1358
+ <td style="padding:15px">deleteHealthbotIngestOutboundSsh(callback)</td>
1359
+ <td style="padding:15px">Delete operation of resource: outbound-ssh</td>
1360
+ <td style="padding:15px">{base_path}/{version}/config/ingest/outbound-ssh/?{query}</td>
1361
+ <td style="padding:15px">Yes</td>
1362
+ </tr>
1363
+ <tr>
1364
+ <td style="padding:15px">retrieveHealthbotIngestOutboundSsh(working, callback)</td>
1365
+ <td style="padding:15px">Retrieve operation of resource: outbound-ssh</td>
1366
+ <td style="padding:15px">{base_path}/{version}/config/ingest/outbound-ssh/?{query}</td>
1367
+ <td style="padding:15px">Yes</td>
1368
+ </tr>
1369
+ <tr>
1370
+ <td style="padding:15px">createHealthbotIngestOutboundSsh(body, callback)</td>
1371
+ <td style="padding:15px">Create operation of resource: outbound-ssh</td>
1372
+ <td style="padding:15px">{base_path}/{version}/config/ingest/outbound-ssh/?{query}</td>
1373
+ <td style="padding:15px">Yes</td>
1374
+ </tr>
1375
+ <tr>
1376
+ <td style="padding:15px">updateHealthbotIngestOutboundSsh(body, callback)</td>
1377
+ <td style="padding:15px">Update operation of resource: outbound-ssh</td>
1378
+ <td style="padding:15px">{base_path}/{version}/config/ingest/outbound-ssh/?{query}</td>
1379
+ <td style="padding:15px">Yes</td>
1380
+ </tr>
1381
+ <tr>
1382
+ <td style="padding:15px">deleteHealthbotIngestSnmpNotification(callback)</td>
1383
+ <td style="padding:15px">Delete operation of resource: snmp-notification</td>
1384
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/?{query}</td>
1385
+ <td style="padding:15px">Yes</td>
1386
+ </tr>
1387
+ <tr>
1388
+ <td style="padding:15px">retrieveHealthbotIngestSnmpNotification(working, callback)</td>
1389
+ <td style="padding:15px">Retrieve operation of resource: snmp-notification</td>
1390
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/?{query}</td>
1391
+ <td style="padding:15px">Yes</td>
1392
+ </tr>
1393
+ <tr>
1394
+ <td style="padding:15px">createHealthbotIngestSnmpNotification(body, callback)</td>
1395
+ <td style="padding:15px">Create operation of resource: snmp-notification</td>
1396
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/?{query}</td>
1397
+ <td style="padding:15px">Yes</td>
1398
+ </tr>
1399
+ <tr>
1400
+ <td style="padding:15px">updateHealthbotIngestSnmpNotification(body, callback)</td>
1401
+ <td style="padding:15px">Update operation of resource: snmp-notification</td>
1402
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/?{query}</td>
1403
+ <td style="padding:15px">Yes</td>
1404
+ </tr>
1405
+ <tr>
1406
+ <td style="padding:15px">retrieveHealthbotIngestSnmpNotificationV3UsmUsernames(working, callback)</td>
1407
+ <td style="padding:15px">Retrieve operation of resource: snmp v3 usm user names</td>
1408
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/v3/usm/user/?{query}</td>
1409
+ <td style="padding:15px">Yes</td>
1410
+ </tr>
1411
+ <tr>
1412
+ <td style="padding:15px">retrieveHealthbotIngestSnmpNotificationV3UsmUsers(working, callback)</td>
1413
+ <td style="padding:15px">Retrieve operation of resource: SNMP v3 USM users</td>
1414
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/v3/usm/users/?{query}</td>
1415
+ <td style="padding:15px">Yes</td>
1416
+ </tr>
1417
+ <tr>
1418
+ <td style="padding:15px">deleteHealthbotIngestSnmpNotificationV3UsmUserById(name, callback)</td>
1419
+ <td style="padding:15px">Delete operation of resource: snmp v3 usm user</td>
1420
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/v3/usm/user/{pathv1}/?{query}</td>
1421
+ <td style="padding:15px">Yes</td>
1422
+ </tr>
1423
+ <tr>
1424
+ <td style="padding:15px">retrieveHealthbotIngestSnmpNotificationV3UsmUserById(name, working, callback)</td>
1425
+ <td style="padding:15px">Retrieve operation of resource: snmp v3 usm user</td>
1426
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/v3/usm/user/{pathv1}/?{query}</td>
1427
+ <td style="padding:15px">Yes</td>
1428
+ </tr>
1429
+ <tr>
1430
+ <td style="padding:15px">createHealthbotIngestSnmpNotificationV3UsmUserById(name, body, callback)</td>
1431
+ <td style="padding:15px">Create operation of resource: snmp v3 usm user</td>
1432
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/v3/usm/user/{pathv1}/?{query}</td>
1433
+ <td style="padding:15px">Yes</td>
1434
+ </tr>
1435
+ <tr>
1436
+ <td style="padding:15px">updateHealthbotIngestSnmpNotificationV3UsmUserById(name, body, callback)</td>
1437
+ <td style="padding:15px">Update operation of resource: snmp v3 usm user</td>
1438
+ <td style="padding:15px">{base_path}/{version}/config/ingest/snmp-notification/v3/usm/user/{pathv1}/?{query}</td>
1439
+ <td style="padding:15px">Yes</td>
1440
+ </tr>
1441
+ <tr>
1442
+ <td style="padding:15px">deleteIcebergIngestSyslog(callback)</td>
1443
+ <td style="padding:15px">Delete operation of resource: syslog</td>
1444
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/?{query}</td>
1445
+ <td style="padding:15px">Yes</td>
1446
+ </tr>
1447
+ <tr>
1448
+ <td style="padding:15px">retrieveIcebergIngestSyslog(working, callback)</td>
1449
+ <td style="padding:15px">Retrieve operation of resource: syslog</td>
1450
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/?{query}</td>
1451
+ <td style="padding:15px">Yes</td>
1452
+ </tr>
1453
+ <tr>
1454
+ <td style="padding:15px">createIcebergIngestSyslog(body, callback)</td>
1455
+ <td style="padding:15px">Create operation of resource: syslog</td>
1456
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/?{query}</td>
1457
+ <td style="padding:15px">Yes</td>
1458
+ </tr>
1459
+ <tr>
1460
+ <td style="padding:15px">updateIcebergIngestSyslog(body, callback)</td>
1461
+ <td style="padding:15px">Update operation of resource: syslog</td>
1462
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/?{query}</td>
1463
+ <td style="padding:15px">Yes</td>
1464
+ </tr>
1465
+ <tr>
1466
+ <td style="padding:15px">retrieveIcebergIngestSyslogPatternSetIds(working, callback)</td>
1467
+ <td style="padding:15px">Retrieve operation of resource: pattern-set</td>
1468
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern-set/?{query}</td>
1469
+ <td style="padding:15px">Yes</td>
1470
+ </tr>
1471
+ <tr>
1472
+ <td style="padding:15px">retrieveIcebergIngestSyslogPatternSets(working, callback)</td>
1473
+ <td style="padding:15px">Retrieve operation of resource: pattern-set</td>
1474
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern-sets/?{query}</td>
1475
+ <td style="padding:15px">Yes</td>
1476
+ </tr>
1477
+ <tr>
1478
+ <td style="padding:15px">deleteIcebergIngestSyslogPatternSetById(name, callback)</td>
1479
+ <td style="padding:15px">Delete operation of resource: pattern-set</td>
1480
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern-set/{pathv1}/?{query}</td>
1481
+ <td style="padding:15px">Yes</td>
1482
+ </tr>
1483
+ <tr>
1484
+ <td style="padding:15px">retrieveIcebergIngestSyslogPatternSetById(name, working, callback)</td>
1485
+ <td style="padding:15px">Retrieve operation of resource: pattern-set</td>
1486
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern-set/{pathv1}/?{query}</td>
1487
+ <td style="padding:15px">Yes</td>
1488
+ </tr>
1489
+ <tr>
1490
+ <td style="padding:15px">createIcebergIngestSyslogPatternSetById(name, body, callback)</td>
1491
+ <td style="padding:15px">Create operation of resource: pattern-set</td>
1492
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern-set/{pathv1}/?{query}</td>
1493
+ <td style="padding:15px">Yes</td>
1494
+ </tr>
1495
+ <tr>
1496
+ <td style="padding:15px">updateIcebergIngestSyslogPatternSetById(name, body, callback)</td>
1497
+ <td style="padding:15px">Update operation of resource: pattern-set</td>
1498
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern-set/{pathv1}/?{query}</td>
1499
+ <td style="padding:15px">Yes</td>
1500
+ </tr>
1501
+ <tr>
1502
+ <td style="padding:15px">retrieveIcebergIngestSyslogPatternIds(working, callback)</td>
1503
+ <td style="padding:15px">Retrieve operation of resource: pattern</td>
1504
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern/?{query}</td>
1505
+ <td style="padding:15px">Yes</td>
1506
+ </tr>
1507
+ <tr>
1508
+ <td style="padding:15px">retrieveIcebergIngestSyslogPatterns(working, callback)</td>
1509
+ <td style="padding:15px">Retrieve operation of resource: pattern</td>
1510
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/patterns/?{query}</td>
1511
+ <td style="padding:15px">Yes</td>
1512
+ </tr>
1513
+ <tr>
1514
+ <td style="padding:15px">deleteIcebergIngestSyslogPatternById(name, callback)</td>
1515
+ <td style="padding:15px">Delete operation of resource: pattern</td>
1516
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern/{pathv1}/?{query}</td>
1517
+ <td style="padding:15px">Yes</td>
1518
+ </tr>
1519
+ <tr>
1520
+ <td style="padding:15px">retrieveIcebergIngestSyslogPatternById(name, working, callback)</td>
1521
+ <td style="padding:15px">Retrieve operation of resource: pattern</td>
1522
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern/{pathv1}/?{query}</td>
1523
+ <td style="padding:15px">Yes</td>
1524
+ </tr>
1525
+ <tr>
1526
+ <td style="padding:15px">createIcebergIngestSyslogPatternById(name, body, callback)</td>
1527
+ <td style="padding:15px">Create operation of resource: pattern</td>
1528
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern/{pathv1}/?{query}</td>
1529
+ <td style="padding:15px">Yes</td>
1530
+ </tr>
1531
+ <tr>
1532
+ <td style="padding:15px">updateIcebergIngestSyslogPatternById(name, body, callback)</td>
1533
+ <td style="padding:15px">Update operation of resource: pattern</td>
1534
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/pattern/{pathv1}/?{query}</td>
1535
+ <td style="padding:15px">Yes</td>
1536
+ </tr>
1537
+ <tr>
1538
+ <td style="padding:15px">retrieveHealthbotIngestSyslogHeaderPatternIds(working, callback)</td>
1539
+ <td style="padding:15px">Retrieve operation of resource: header-pattern</td>
1540
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/header-pattern/?{query}</td>
1541
+ <td style="padding:15px">Yes</td>
1542
+ </tr>
1543
+ <tr>
1544
+ <td style="padding:15px">retrieveHealthbotIngestSyslogHeaderPatterns(working, callback)</td>
1545
+ <td style="padding:15px">Retrieve operation of resource: pattern</td>
1546
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/header-patterns/?{query}</td>
1547
+ <td style="padding:15px">Yes</td>
1548
+ </tr>
1549
+ <tr>
1550
+ <td style="padding:15px">deleteHealthbotIngestSyslogHeaderPatternById(name, callback)</td>
1551
+ <td style="padding:15px">Delete operation of resource: header-pattern</td>
1552
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/header-pattern/{pathv1}/?{query}</td>
1553
+ <td style="padding:15px">Yes</td>
1554
+ </tr>
1555
+ <tr>
1556
+ <td style="padding:15px">retrieveHealthbotIngestSyslogHeaderPatternById(name, working, callback)</td>
1557
+ <td style="padding:15px">Retrieve operation of resource: header-pattern</td>
1558
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/header-pattern/{pathv1}/?{query}</td>
1559
+ <td style="padding:15px">Yes</td>
1560
+ </tr>
1561
+ <tr>
1562
+ <td style="padding:15px">createHealthbotIngestSyslogHeaderPatternById(name, body, callback)</td>
1563
+ <td style="padding:15px">Create operation of resource: header-pattern</td>
1564
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/header-pattern/{pathv1}/?{query}</td>
1565
+ <td style="padding:15px">Yes</td>
1566
+ </tr>
1567
+ <tr>
1568
+ <td style="padding:15px">updateHealthbotIngestSyslogHeaderPatternById(name, body, callback)</td>
1569
+ <td style="padding:15px">Update operation of resource: header-pattern</td>
1570
+ <td style="padding:15px">{base_path}/{version}/config/ingest/syslog/header-pattern/{pathv1}/?{query}</td>
1571
+ <td style="padding:15px">Yes</td>
1572
+ </tr>
1573
+ <tr>
1574
+ <td style="padding:15px">retrieveHealthbotIngestByoiCustomPlugins(working, callback)</td>
1575
+ <td style="padding:15px">Retrieve all the custom-plugins configured.</td>
1576
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/custom-plugins/?{query}</td>
1577
+ <td style="padding:15px">Yes</td>
1578
+ </tr>
1579
+ <tr>
1580
+ <td style="padding:15px">deleteHealthbotIngestByoiCustomPluginById(name, callback)</td>
1581
+ <td style="padding:15px">Delete operation of resource: custom-plugin</td>
1582
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/custom-plugin/{pathv1}/?{query}</td>
1583
+ <td style="padding:15px">Yes</td>
1584
+ </tr>
1585
+ <tr>
1586
+ <td style="padding:15px">retrieveHealthbotIngestByoiCustomPluginById(name, working, callback)</td>
1587
+ <td style="padding:15px">Retrieve operation of resource: custom-plugin</td>
1588
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/custom-plugin/{pathv1}/?{query}</td>
1589
+ <td style="padding:15px">Yes</td>
1590
+ </tr>
1591
+ <tr>
1592
+ <td style="padding:15px">createHealthbotIngestByoiCustomPluginById(name, body, callback)</td>
1593
+ <td style="padding:15px">Create operation of resource: custom-plugin</td>
1594
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/custom-plugin/{pathv1}/?{query}</td>
1595
+ <td style="padding:15px">Yes</td>
1596
+ </tr>
1597
+ <tr>
1598
+ <td style="padding:15px">updateHealthbotIngestByoiCustomPluginById(name, body, callback)</td>
1599
+ <td style="padding:15px">Update operation of resource: custom-plugin</td>
1600
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/custom-plugin/{pathv1}/?{query}</td>
1601
+ <td style="padding:15px">Yes</td>
1602
+ </tr>
1603
+ <tr>
1604
+ <td style="padding:15px">retrieveHealthbotIngestByoiDefaultPluginTliveKafkas(working, callback)</td>
1605
+ <td style="padding:15px">Retrieve all the tlive-kafka-ocs configured.</td>
1606
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/default-plugin/tlive-kafka-ocs/?{query}</td>
1607
+ <td style="padding:15px">Yes</td>
1608
+ </tr>
1609
+ <tr>
1610
+ <td style="padding:15px">deleteHealthbotIngestByoiDefaultPluginTliveKafkaById(name, callback)</td>
1611
+ <td style="padding:15px">Delete operation of resource: tlive-kafka-oc</td>
1612
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/default-plugin/tlive-kafka-oc/{pathv1}/?{query}</td>
1613
+ <td style="padding:15px">Yes</td>
1614
+ </tr>
1615
+ <tr>
1616
+ <td style="padding:15px">retrieveHealthbotIngestByoiDefaultPluginTliveKafkaById(name, working, callback)</td>
1617
+ <td style="padding:15px">Retrieve operation of resource: tlive-kafka-oc</td>
1618
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/default-plugin/tlive-kafka-oc/{pathv1}/?{query}</td>
1619
+ <td style="padding:15px">Yes</td>
1620
+ </tr>
1621
+ <tr>
1622
+ <td style="padding:15px">createHealthbotIngestByoiDefaultPluginTliveKafkaById(name, body, callback)</td>
1623
+ <td style="padding:15px">Add/Merge a tlive-kafka-oc configuration.</td>
1624
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/default-plugin/tlive-kafka-oc/{pathv1}/?{query}</td>
1625
+ <td style="padding:15px">Yes</td>
1626
+ </tr>
1627
+ <tr>
1628
+ <td style="padding:15px">updateHealthbotIngestByoiDefaultPluginTliveKafkaById(name, body, callback)</td>
1629
+ <td style="padding:15px">Update operation of resource: tlive-kafka-oc</td>
1630
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/default-plugin/tlive-kafka-oc/{pathv1}/?{query}</td>
1631
+ <td style="padding:15px">Yes</td>
1632
+ </tr>
1633
+ <tr>
1634
+ <td style="padding:15px">deleteHealthbotIngestByoiIngestMappingById(name, callback)</td>
1635
+ <td style="padding:15px">Delete ingest-mapping by name</td>
1636
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/ingest-mapping/{pathv1}/?{query}</td>
1637
+ <td style="padding:15px">Yes</td>
1638
+ </tr>
1639
+ <tr>
1640
+ <td style="padding:15px">retrieveHealthbotIngestByoiIngestMappingById(name, working, callback)</td>
1641
+ <td style="padding:15px">Retrieve ingest-mapping by name</td>
1642
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/ingest-mapping/{pathv1}/?{query}</td>
1643
+ <td style="padding:15px">Yes</td>
1644
+ </tr>
1645
+ <tr>
1646
+ <td style="padding:15px">createHealthbotIngestByoiIngestMappingById(name, body, callback)</td>
1647
+ <td style="padding:15px">Create ingest-mapping by name</td>
1648
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/ingest-mapping/{pathv1}/?{query}</td>
1649
+ <td style="padding:15px">Yes</td>
1650
+ </tr>
1651
+ <tr>
1652
+ <td style="padding:15px">updateHealthbotIngestByoiIngestMappingById(name, body, callback)</td>
1653
+ <td style="padding:15px">Update ingest-mapping by name</td>
1654
+ <td style="padding:15px">{base_path}/{version}/config/ingest/byoi/ingest-mapping/{pathv1}/?{query}</td>
1655
+ <td style="padding:15px">Yes</td>
1656
+ </tr>
1657
+ <tr>
1658
+ <td style="padding:15px">deleteIcebergIngestSettings(callback)</td>
1659
+ <td style="padding:15px">Delete operation of resource: ingest-settings</td>
1660
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/?{query}</td>
1661
+ <td style="padding:15px">Yes</td>
1662
+ </tr>
1663
+ <tr>
1664
+ <td style="padding:15px">retrieveIcebergIngestSettings(working, callback)</td>
1665
+ <td style="padding:15px">Retrieve operation of resource: ingest-settings</td>
1666
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/?{query}</td>
1667
+ <td style="padding:15px">Yes</td>
1668
+ </tr>
1669
+ <tr>
1670
+ <td style="padding:15px">createIcebergIngestSettings(body, callback)</td>
1671
+ <td style="padding:15px">Create operation of resource: ingest-settings</td>
1672
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/?{query}</td>
1673
+ <td style="padding:15px">Yes</td>
1674
+ </tr>
1675
+ <tr>
1676
+ <td style="padding:15px">updateIcebergIngestSettings(body, callback)</td>
1677
+ <td style="padding:15px">Update operation of resource: ingest-settings</td>
1678
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/?{query}</td>
1679
+ <td style="padding:15px">Yes</td>
1680
+ </tr>
1681
+ <tr>
1682
+ <td style="padding:15px">retrieveHealthbotIngestSettingsTaggingProfiles(working, callback)</td>
1683
+ <td style="padding:15px">Retrieve operation of resource: tagging-profile</td>
1684
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/data-enrichment/tagging-profiles/?{query}</td>
1685
+ <td style="padding:15px">Yes</td>
1686
+ </tr>
1687
+ <tr>
1688
+ <td style="padding:15px">deleteHealthbotIngestSettingsTaggingProfiles(callback)</td>
1689
+ <td style="padding:15px">Delete operation of resource: tagging-profile</td>
1690
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/data-enrichment/tagging-profiles/?{query}</td>
1691
+ <td style="padding:15px">Yes</td>
1692
+ </tr>
1693
+ <tr>
1694
+ <td style="padding:15px">createHealthbotIngestSettingsTaggingProfiles(body, callback)</td>
1695
+ <td style="padding:15px">Create operation of resource: tagging-profile</td>
1696
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/data-enrichment/tagging-profiles/?{query}</td>
1697
+ <td style="padding:15px">Yes</td>
1698
+ </tr>
1699
+ <tr>
1700
+ <td style="padding:15px">updateHealthbotIngestSettingsTaggingProfiles(body, callback)</td>
1701
+ <td style="padding:15px">Update operation of resource: tagging-profile</td>
1702
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/data-enrichment/tagging-profiles/?{query}</td>
1703
+ <td style="padding:15px">Yes</td>
1704
+ </tr>
1705
+ <tr>
1706
+ <td style="padding:15px">deleteHealthbotIngestSettingsTaggingProfileById(name, callback)</td>
1707
+ <td style="padding:15px">Delete operation of resource: tagging-profile</td>
1708
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/data-enrichment/tagging-profile/{pathv1}/?{query}</td>
1709
+ <td style="padding:15px">Yes</td>
1710
+ </tr>
1711
+ <tr>
1712
+ <td style="padding:15px">retrieveHealthbotIngestSettingsTaggingProfileById(name, working, callback)</td>
1713
+ <td style="padding:15px">Retrieve operation of resource: tagging-profile</td>
1714
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/data-enrichment/tagging-profile/{pathv1}/?{query}</td>
1715
+ <td style="padding:15px">Yes</td>
1716
+ </tr>
1717
+ <tr>
1718
+ <td style="padding:15px">createHealthbotIngestSettingsTaggingProfileById(name, body, callback)</td>
1719
+ <td style="padding:15px">Create operation of resource: tagging-profile</td>
1720
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/data-enrichment/tagging-profile/{pathv1}/?{query}</td>
1721
+ <td style="padding:15px">Yes</td>
1722
+ </tr>
1723
+ <tr>
1724
+ <td style="padding:15px">updateHealthbotIngestSettingsTaggingProfileById(name, body, callback)</td>
1725
+ <td style="padding:15px">Update operation of resource: tagging-profile</td>
1726
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/data-enrichment/tagging-profile/{pathv1}/?{query}</td>
1727
+ <td style="padding:15px">Yes</td>
1728
+ </tr>
1729
+ <tr>
1730
+ <td style="padding:15px">deleteIcebergIngestSettingsFlow(callback)</td>
1731
+ <td style="padding:15px">Delete operation of resource: flow</td>
1732
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/flow/?{query}</td>
1733
+ <td style="padding:15px">Yes</td>
1734
+ </tr>
1735
+ <tr>
1736
+ <td style="padding:15px">retrieveIcebergIngestSettingsFlow(working, callback)</td>
1737
+ <td style="padding:15px">Retrieve operation of resource: flow</td>
1738
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/flow/?{query}</td>
1739
+ <td style="padding:15px">Yes</td>
1740
+ </tr>
1741
+ <tr>
1742
+ <td style="padding:15px">createIcebergIngestSettingsFlow(body, callback)</td>
1743
+ <td style="padding:15px">Create operation of resource: flow</td>
1744
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/flow/?{query}</td>
1745
+ <td style="padding:15px">Yes</td>
1746
+ </tr>
1747
+ <tr>
1748
+ <td style="padding:15px">updateIcebergIngestSettingsFlow(body, callback)</td>
1749
+ <td style="padding:15px">Update operation of resource: flow</td>
1750
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/flow/?{query}</td>
1751
+ <td style="padding:15px">Yes</td>
1752
+ </tr>
1753
+ <tr>
1754
+ <td style="padding:15px">retrieveIcebergIngestSettingsFlowTemplateIds(working, callback)</td>
1755
+ <td style="padding:15px">Retrieve operation of resource: template</td>
1756
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/flow/template/?{query}</td>
1757
+ <td style="padding:15px">Yes</td>
1758
+ </tr>
1759
+ <tr>
1760
+ <td style="padding:15px">deleteIcebergIngestSettingsFlowTemplateById(name, callback)</td>
1761
+ <td style="padding:15px">Delete operation of resource: template</td>
1762
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/flow/template/{pathv1}/?{query}</td>
1763
+ <td style="padding:15px">Yes</td>
1764
+ </tr>
1765
+ <tr>
1766
+ <td style="padding:15px">retrieveIcebergIngestSettingsFlowTemplateById(name, working, callback)</td>
1767
+ <td style="padding:15px">Retrieve operation of resource: template</td>
1768
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/flow/template/{pathv1}/?{query}</td>
1769
+ <td style="padding:15px">Yes</td>
1770
+ </tr>
1771
+ <tr>
1772
+ <td style="padding:15px">createIcebergIngestSettingsFlowTemplateById(name, body, callback)</td>
1773
+ <td style="padding:15px">Create operation of resource: template</td>
1774
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/flow/template/{pathv1}/?{query}</td>
1775
+ <td style="padding:15px">Yes</td>
1776
+ </tr>
1777
+ <tr>
1778
+ <td style="padding:15px">updateIcebergIngestSettingsFlowTemplateById(name, body, callback)</td>
1779
+ <td style="padding:15px">Update operation of resource: template</td>
1780
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/flow/template/{pathv1}/?{query}</td>
1781
+ <td style="padding:15px">Yes</td>
1782
+ </tr>
1783
+ <tr>
1784
+ <td style="padding:15px">retrieveHealthbotIngestSettingsFrequencyProfile(working, callback)</td>
1785
+ <td style="padding:15px">Retrieve operation of resource: frequency-profile</td>
1786
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/frequency-profiles/?{query}</td>
1787
+ <td style="padding:15px">Yes</td>
1788
+ </tr>
1789
+ <tr>
1790
+ <td style="padding:15px">deleteHealthbotIngestSettingsFrequencyProfileById(name, callback)</td>
1791
+ <td style="padding:15px">Delete operation of resource: frequency-profile</td>
1792
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/frequency-profile/{pathv1}/?{query}</td>
1793
+ <td style="padding:15px">Yes</td>
1794
+ </tr>
1795
+ <tr>
1796
+ <td style="padding:15px">retrieveHealthbotIngestSettingsFrequencyProfileById(name, working, callback)</td>
1797
+ <td style="padding:15px">Retrieve operation of resource: frequency-profile</td>
1798
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/frequency-profile/{pathv1}/?{query}</td>
1799
+ <td style="padding:15px">Yes</td>
1800
+ </tr>
1801
+ <tr>
1802
+ <td style="padding:15px">createHealthbotIngestSettingsFrequencyProfileById(name, body, callback)</td>
1803
+ <td style="padding:15px">Create operation of resource: frequency-profile</td>
1804
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/frequency-profile/{pathv1}/?{query}</td>
1805
+ <td style="padding:15px">Yes</td>
1806
+ </tr>
1807
+ <tr>
1808
+ <td style="padding:15px">updateHealthbotIngestSettingsFrequencyProfileById(name, body, callback)</td>
1809
+ <td style="padding:15px">Update operation of resource: frequency-profile</td>
1810
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/frequency-profile/{pathv1}/?{query}</td>
1811
+ <td style="padding:15px">Yes</td>
1812
+ </tr>
1813
+ <tr>
1814
+ <td style="padding:15px">deleteIcebergIngestSettingsSyslog(callback)</td>
1815
+ <td style="padding:15px">Delete operation of resource: syslog</td>
1816
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/?{query}</td>
1817
+ <td style="padding:15px">Yes</td>
1818
+ </tr>
1819
+ <tr>
1820
+ <td style="padding:15px">retrieveIcebergIngestSettingsSyslog(working, callback)</td>
1821
+ <td style="padding:15px">Retrieve operation of resource: syslog</td>
1822
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/?{query}</td>
1823
+ <td style="padding:15px">Yes</td>
1824
+ </tr>
1825
+ <tr>
1826
+ <td style="padding:15px">createIcebergIngestSettingsSyslog(body, callback)</td>
1827
+ <td style="padding:15px">Create operation of resource: syslog</td>
1828
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/?{query}</td>
1829
+ <td style="padding:15px">Yes</td>
1830
+ </tr>
1831
+ <tr>
1832
+ <td style="padding:15px">updateIcebergIngestSettingsSyslog(body, callback)</td>
1833
+ <td style="padding:15px">Update operation of resource: syslog</td>
1834
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/?{query}</td>
1835
+ <td style="padding:15px">Yes</td>
1836
+ </tr>
1837
+ <tr>
1838
+ <td style="padding:15px">retrieveIcebergIngestSettingsSyslogPatternSetIds(working, callback)</td>
1839
+ <td style="padding:15px">Retrieve operation of resource: pattern-set</td>
1840
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern-set/?{query}</td>
1841
+ <td style="padding:15px">Yes</td>
1842
+ </tr>
1843
+ <tr>
1844
+ <td style="padding:15px">retrieveIcebergIngestSettingsSyslogPatternSets(working, callback)</td>
1845
+ <td style="padding:15px">Retrieve operation of resource: pattern-set</td>
1846
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern-sets/?{query}</td>
1847
+ <td style="padding:15px">Yes</td>
1848
+ </tr>
1849
+ <tr>
1850
+ <td style="padding:15px">deleteIcebergIngestSettingsSyslogPatternSetById(name, callback)</td>
1851
+ <td style="padding:15px">Delete operation of resource: pattern-set</td>
1852
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern-set/{pathv1}/?{query}</td>
1853
+ <td style="padding:15px">Yes</td>
1854
+ </tr>
1855
+ <tr>
1856
+ <td style="padding:15px">retrieveIcebergIngestSettingsSyslogPatternSetById(name, working, callback)</td>
1857
+ <td style="padding:15px">Retrieve operation of resource: pattern-set</td>
1858
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern-set/{pathv1}/?{query}</td>
1859
+ <td style="padding:15px">Yes</td>
1860
+ </tr>
1861
+ <tr>
1862
+ <td style="padding:15px">createIcebergIngestSettingsSyslogPatternSetById(name, body, callback)</td>
1863
+ <td style="padding:15px">Create operation of resource: pattern-set</td>
1864
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern-set/{pathv1}/?{query}</td>
1865
+ <td style="padding:15px">Yes</td>
1866
+ </tr>
1867
+ <tr>
1868
+ <td style="padding:15px">updateIcebergIngestSettingsSyslogPatternSetById(name, body, callback)</td>
1869
+ <td style="padding:15px">Update operation of resource: pattern-set</td>
1870
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern-set/{pathv1}/?{query}</td>
1871
+ <td style="padding:15px">Yes</td>
1872
+ </tr>
1873
+ <tr>
1874
+ <td style="padding:15px">retrieveIcebergIngestSettingsSyslogPatternIds(working, callback)</td>
1875
+ <td style="padding:15px">Retrieve operation of resource: pattern</td>
1876
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern/?{query}</td>
1877
+ <td style="padding:15px">Yes</td>
1878
+ </tr>
1879
+ <tr>
1880
+ <td style="padding:15px">retrieveIcebergIngestSettingsSyslogPatterns(working, callback)</td>
1881
+ <td style="padding:15px">Retrieve operation of resource: pattern</td>
1882
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/patterns/?{query}</td>
1883
+ <td style="padding:15px">Yes</td>
1884
+ </tr>
1885
+ <tr>
1886
+ <td style="padding:15px">deleteIcebergIngestSettingsSyslogPatternById(name, callback)</td>
1887
+ <td style="padding:15px">Delete operation of resource: pattern</td>
1888
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern/{pathv1}/?{query}</td>
1889
+ <td style="padding:15px">Yes</td>
1890
+ </tr>
1891
+ <tr>
1892
+ <td style="padding:15px">retrieveIcebergIngestSettingsSyslogPatternById(name, working, callback)</td>
1893
+ <td style="padding:15px">Retrieve operation of resource: pattern</td>
1894
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern/{pathv1}/?{query}</td>
1895
+ <td style="padding:15px">Yes</td>
1896
+ </tr>
1897
+ <tr>
1898
+ <td style="padding:15px">createIcebergIngestSettingsSyslogPatternById(name, body, callback)</td>
1899
+ <td style="padding:15px">Create operation of resource: pattern</td>
1900
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern/{pathv1}/?{query}</td>
1901
+ <td style="padding:15px">Yes</td>
1902
+ </tr>
1903
+ <tr>
1904
+ <td style="padding:15px">updateIcebergIngestSettingsSyslogPatternById(name, body, callback)</td>
1905
+ <td style="padding:15px">Update operation of resource: pattern</td>
1906
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/syslog/pattern/{pathv1}/?{query}</td>
1907
+ <td style="padding:15px">Yes</td>
1908
+ </tr>
1909
+ <tr>
1910
+ <td style="padding:15px">retrieveHealthbotIngestSettingsByoiCustomPlugins(working, callback)</td>
1911
+ <td style="padding:15px">Retrieve all the custom-plugins configured.</td>
1912
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/custom-plugins/?{query}</td>
1913
+ <td style="padding:15px">Yes</td>
1914
+ </tr>
1915
+ <tr>
1916
+ <td style="padding:15px">deleteHealthbotIngestSettingsByoiCustomPluginById(name, callback)</td>
1917
+ <td style="padding:15px">Delete operation of resource: custom-plugin</td>
1918
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/custom-plugin/{pathv1}/?{query}</td>
1919
+ <td style="padding:15px">Yes</td>
1920
+ </tr>
1921
+ <tr>
1922
+ <td style="padding:15px">retrieveHealthbotIngestSettingsByoiCustomPluginById(name, working, callback)</td>
1923
+ <td style="padding:15px">Retrieve operation of resource: custom-plugin</td>
1924
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/custom-plugin/{pathv1}/?{query}</td>
1925
+ <td style="padding:15px">Yes</td>
1926
+ </tr>
1927
+ <tr>
1928
+ <td style="padding:15px">createHealthbotIngestSettingsByoiCustomPluginById(name, body, callback)</td>
1929
+ <td style="padding:15px">Create operation of resource: custom-plugin</td>
1930
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/custom-plugin/{pathv1}/?{query}</td>
1931
+ <td style="padding:15px">Yes</td>
1932
+ </tr>
1933
+ <tr>
1934
+ <td style="padding:15px">updateHealthbotIngestSettingsByoiCustomPluginById(name, body, callback)</td>
1935
+ <td style="padding:15px">Update operation of resource: custom-plugin</td>
1936
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/custom-plugin/{pathv1}/?{query}</td>
1937
+ <td style="padding:15px">Yes</td>
1938
+ </tr>
1939
+ <tr>
1940
+ <td style="padding:15px">retrieveHealthbotIngestSettingsByoiDefaultPluginTliveKafkas(working, callback)</td>
1941
+ <td style="padding:15px">Retrieve all the tlive-kafka-ocs configured.</td>
1942
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/default-plugin/tlive-kafka-ocs/?{query}</td>
1943
+ <td style="padding:15px">Yes</td>
1944
+ </tr>
1945
+ <tr>
1946
+ <td style="padding:15px">deleteHealthbotIngestSettingsByoiDefaultPluginTliveKafkaById(name, callback)</td>
1947
+ <td style="padding:15px">Delete operation of resource: tlive-kafka-oc</td>
1948
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/default-plugin/tlive-kafka-oc/{pathv1}/?{query}</td>
1949
+ <td style="padding:15px">Yes</td>
1950
+ </tr>
1951
+ <tr>
1952
+ <td style="padding:15px">retrieveHealthbotIngestSettingsByoiDefaultPluginTliveKafkaById(name, working, callback)</td>
1953
+ <td style="padding:15px">Retrieve operation of resource: tlive-kafka-oc</td>
1954
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/default-plugin/tlive-kafka-oc/{pathv1}/?{query}</td>
1955
+ <td style="padding:15px">Yes</td>
1956
+ </tr>
1957
+ <tr>
1958
+ <td style="padding:15px">createHealthbotIngestSettingsByoiDefaultPluginTliveKafkaById(name, body, callback)</td>
1959
+ <td style="padding:15px">Add/Merge a tlive-kafka-oc configuration.</td>
1960
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/default-plugin/tlive-kafka-oc/{pathv1}/?{query}</td>
1961
+ <td style="padding:15px">Yes</td>
1962
+ </tr>
1963
+ <tr>
1964
+ <td style="padding:15px">updateHealthbotIngestSettingsByoiDefaultPluginTliveKafkaById(name, body, callback)</td>
1965
+ <td style="padding:15px">Update operation of resource: tlive-kafka-oc</td>
1966
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/default-plugin/tlive-kafka-oc/{pathv1}/?{query}</td>
1967
+ <td style="padding:15px">Yes</td>
1968
+ </tr>
1969
+ <tr>
1970
+ <td style="padding:15px">deleteHealthbotIngestSettingsByoiIngestMappingById(name, callback)</td>
1971
+ <td style="padding:15px">Delete ingest-mapping by name</td>
1972
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/ingest-mapping/{pathv1}/?{query}</td>
1973
+ <td style="padding:15px">Yes</td>
1974
+ </tr>
1975
+ <tr>
1976
+ <td style="padding:15px">retrieveHealthbotIngestSettingsByoiIngestMappingById(name, working, callback)</td>
1977
+ <td style="padding:15px">Retrieve ingest-mapping by name</td>
1978
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/ingest-mapping/{pathv1}/?{query}</td>
1979
+ <td style="padding:15px">Yes</td>
1980
+ </tr>
1981
+ <tr>
1982
+ <td style="padding:15px">createHealthbotIngestSettingsByoiIngestMappingById(name, body, callback)</td>
1983
+ <td style="padding:15px">Create ingest-mapping by name</td>
1984
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/ingest-mapping/{pathv1}/?{query}</td>
1985
+ <td style="padding:15px">Yes</td>
1986
+ </tr>
1987
+ <tr>
1988
+ <td style="padding:15px">updateHealthbotIngestSettingsByoiIngestMappingById(name, body, callback)</td>
1989
+ <td style="padding:15px">Update ingest-mapping by name</td>
1990
+ <td style="padding:15px">{base_path}/{version}/config/ingest-settings/byoi/ingest-mapping/{pathv1}/?{query}</td>
1991
+ <td style="padding:15px">Yes</td>
1992
+ </tr>
1993
+ <tr>
1994
+ <td style="padding:15px">deleteHealthbotDeploymentDeploymentById(callback)</td>
1995
+ <td style="padding:15px">Delete operation of resource: deployment</td>
1996
+ <td style="padding:15px">{base_path}/{version}/config/deployment/?{query}</td>
1997
+ <td style="padding:15px">Yes</td>
1998
+ </tr>
1999
+ <tr>
2000
+ <td style="padding:15px">retrieveHealthbotDeploymentDeployment(working, callback)</td>
2001
+ <td style="padding:15px">Retrieve operation of resource: deployment</td>
2002
+ <td style="padding:15px">{base_path}/{version}/config/deployment/?{query}</td>
2003
+ <td style="padding:15px">Yes</td>
2004
+ </tr>
2005
+ <tr>
2006
+ <td style="padding:15px">createHealthbotDeploymentDeploymentById(body, callback)</td>
2007
+ <td style="padding:15px">Create operation of resource: deployment</td>
2008
+ <td style="padding:15px">{base_path}/{version}/config/deployment/?{query}</td>
2009
+ <td style="padding:15px">Yes</td>
2010
+ </tr>
2011
+ <tr>
2012
+ <td style="padding:15px">updateHealthbotDeploymentDeploymentById(body, callback)</td>
2013
+ <td style="padding:15px">Update operation of resource: deployment</td>
2014
+ <td style="padding:15px">{base_path}/{version}/config/deployment/?{query}</td>
2015
+ <td style="padding:15px">Yes</td>
2016
+ </tr>
2017
+ <tr>
2018
+ <td style="padding:15px">retrieveConfigurationJobs(jobId, jobStatus, callback)</td>
2019
+ <td style="padding:15px">Return list of all the Commit Job ID's</td>
2020
+ <td style="padding:15px">{base_path}/{version}/config/configuration/jobs/?{query}</td>
2021
+ <td style="padding:15px">Yes</td>
2022
+ </tr>
2023
+ <tr>
2024
+ <td style="padding:15px">retrieveFilesHelperFiles(inputPath, callback)</td>
2025
+ <td style="padding:15px">Get a list of all the helper-file file-names.</td>
2026
+ <td style="padding:15px">{base_path}/{version}/config/files/helper-files/?{query}</td>
2027
+ <td style="padding:15px">Yes</td>
2028
+ </tr>
2029
+ <tr>
2030
+ <td style="padding:15px">deleteFilesHelperFilesByFileName(fileName, inputPath, callback)</td>
2031
+ <td style="padding:15px">Delete the specified helper-file. Delete will not fail if the helper-file is being used by some service.</td>
2032
+ <td style="padding:15px">{base_path}/{version}/config/files/helper-files/{pathv1}/?{query}</td>
2033
+ <td style="padding:15px">Yes</td>
2034
+ </tr>
2035
+ <tr>
2036
+ <td style="padding:15px">retrieveFilesHelperFilesByFileName(fileName, inputPath, callback)</td>
2037
+ <td style="padding:15px">Download the specified helper-file.</td>
2038
+ <td style="padding:15px">{base_path}/{version}/config/files/helper-files/{pathv1}/?{query}</td>
2039
+ <td style="padding:15px">Yes</td>
2040
+ </tr>
2041
+ <tr>
2042
+ <td style="padding:15px">createFilesHelperFilesByFileName(fileName, upFile, callback)</td>
2043
+ <td style="padding:15px">Upload the specified helper-file.</td>
2044
+ <td style="padding:15px">{base_path}/{version}/config/files/helper-files/{pathv1}/?{query}</td>
2045
+ <td style="padding:15px">Yes</td>
2046
+ </tr>
2047
+ <tr>
2048
+ <td style="padding:15px">backupHelperFiles(callback)</td>
2049
+ <td style="padding:15px">Download helper files tar file, which will include the config and input directory.</td>
2050
+ <td style="padding:15px">{base_path}/{version}/config/files/helper-files/backup/?{query}</td>
2051
+ <td style="padding:15px">Yes</td>
2052
+ </tr>
2053
+ <tr>
2054
+ <td style="padding:15px">restoreHelperFiles(restoreFile, callback)</td>
2055
+ <td style="padding:15px">Upload tar file of helper-files</td>
2056
+ <td style="padding:15px">{base_path}/{version}/config/files/helper-files/backup/?{query}</td>
2057
+ <td style="padding:15px">Yes</td>
2058
+ </tr>
2059
+ <tr>
2060
+ <td style="padding:15px">deleteFilesCertificatesByFileName(fileName, inputPath, certificateType, callback)</td>
2061
+ <td style="padding:15px">Delete the specified certificate-file. Delete will not fail if the certificate-file is being used by some service.</td>
2062
+ <td style="padding:15px">{base_path}/{version}/config/files/certificates/{pathv1}/?{query}</td>
2063
+ <td style="padding:15px">Yes</td>
2064
+ </tr>
2065
+ <tr>
2066
+ <td style="padding:15px">retrieveFilesCertificatesByFileName(fileName, inputPath, certificateType, callback)</td>
2067
+ <td style="padding:15px">Download the specified certificate-file.</td>
2068
+ <td style="padding:15px">{base_path}/{version}/config/files/certificates/{pathv1}/?{query}</td>
2069
+ <td style="padding:15px">Yes</td>
2070
+ </tr>
2071
+ <tr>
2072
+ <td style="padding:15px">createFilesCertificatesByFileName(fileName, password, certificateType, upFile, callback)</td>
2073
+ <td style="padding:15px">Upload the specified certificate-file.</td>
2074
+ <td style="padding:15px">{base_path}/{version}/config/files/certificates/{pathv1}/?{query}</td>
2075
+ <td style="padding:15px">Yes</td>
2076
+ </tr>
2077
+ <tr>
2078
+ <td style="padding:15px">retrieveHealthbotDynamicTagging(callback)</td>
2079
+ <td style="padding:15px">Retrieve operation of resource: dynamic-tagging</td>
2080
+ <td style="padding:15px">{base_path}/{version}/config/dynamic-tagging/keys/?{query}</td>
2081
+ <td style="padding:15px">Yes</td>
2082
+ </tr>
2083
+ <tr>
2084
+ <td style="padding:15px">deleteHealthbotDynamicTagging(callback)</td>
2085
+ <td style="padding:15px">Delete operation of resource: dynamic-tagging</td>
2086
+ <td style="padding:15px">{base_path}/{version}/config/dynamic-tagging/keys/?{query}</td>
2087
+ <td style="padding:15px">Yes</td>
2088
+ </tr>
2089
+ <tr>
2090
+ <td style="padding:15px">createHealthbotDynamicTagging(body, callback)</td>
2091
+ <td style="padding:15px">Create operation of resource: dynamic-tagging</td>
2092
+ <td style="padding:15px">{base_path}/{version}/config/dynamic-tagging/keys/?{query}</td>
2093
+ <td style="padding:15px">Yes</td>
2094
+ </tr>
2095
+ <tr>
2096
+ <td style="padding:15px">updateHealthbotDynamicTagging(body, callback)</td>
2097
+ <td style="padding:15px">Update operation of resource: dynamic-tagging</td>
2098
+ <td style="padding:15px">{base_path}/{version}/config/dynamic-tagging/keys/?{query}</td>
2099
+ <td style="padding:15px">Yes</td>
2100
+ </tr>
2101
+ <tr>
2102
+ <td style="padding:15px">getDynamicTaggingByKey(keyName, callback)</td>
2103
+ <td style="padding:15px">Get Value of corresponding key from dynamic-tagging</td>
2104
+ <td style="padding:15px">{base_path}/{version}/config/dynamic-tagging/key/?{query}</td>
2105
+ <td style="padding:15px">Yes</td>
2106
+ </tr>
2107
+ <tr>
2108
+ <td style="padding:15px">createDynamicTaggingByKey(keyName, body, callback)</td>
2109
+ <td style="padding:15px">Creates a key in Dynamic-tagging</td>
2110
+ <td style="padding:15px">{base_path}/{version}/config/dynamic-tagging/key/?{query}</td>
2111
+ <td style="padding:15px">Yes</td>
2112
+ </tr>
2113
+ <tr>
2114
+ <td style="padding:15px">deleteDynamicTaggingByKey(keyName, callback)</td>
2115
+ <td style="padding:15px">Update a key in Dynamic-tagging</td>
2116
+ <td style="padding:15px">{base_path}/{version}/config/dynamic-tagging/key/?{query}</td>
2117
+ <td style="padding:15px">Yes</td>
2118
+ </tr>
2119
+ <tr>
2120
+ <td style="padding:15px">updateDynamicTaggingByKey(keyName, body, callback)</td>
2121
+ <td style="padding:15px">Update operation of Dynamic-tagging key</td>
2122
+ <td style="padding:15px">{base_path}/{version}/config/dynamic-tagging/key/?{query}</td>
2123
+ <td style="padding:15px">Yes</td>
2124
+ </tr>
2125
+ <tr>
2126
+ <td style="padding:15px">deleteIcebergProfiles(callback)</td>
2127
+ <td style="padding:15px">Delete entire profile configuration.</td>
2128
+ <td style="padding:15px">{base_path}/{version}/config/profiles/?{query}</td>
2129
+ <td style="padding:15px">Yes</td>
2130
+ </tr>
2131
+ <tr>
2132
+ <td style="padding:15px">retrieveIcebergProfiles(working, callback)</td>
2133
+ <td style="padding:15px">Retrieve entire profile configuration.</td>
2134
+ <td style="padding:15px">{base_path}/{version}/config/profiles/?{query}</td>
2135
+ <td style="padding:15px">Yes</td>
2136
+ </tr>
2137
+ <tr>
2138
+ <td style="padding:15px">createIcebergProfiles(body, callback)</td>
2139
+ <td style="padding:15px">Create entire profile configuration.</td>
2140
+ <td style="padding:15px">{base_path}/{version}/config/profiles/?{query}</td>
2141
+ <td style="padding:15px">Yes</td>
2142
+ </tr>
2143
+ <tr>
2144
+ <td style="padding:15px">updateIcebergProfiles(body, callback)</td>
2145
+ <td style="padding:15px">Update entire profile configuration.</td>
2146
+ <td style="padding:15px">{base_path}/{version}/config/profiles/?{query}</td>
2147
+ <td style="padding:15px">Yes</td>
2148
+ </tr>
2149
+ <tr>
2150
+ <td style="padding:15px">retrieveIcebergProfileSecurityCaProfiles(working, callback)</td>
2151
+ <td style="padding:15px">Retrieve entire ca-profiles configuration.</td>
2152
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ca-profiles/?{query}</td>
2153
+ <td style="padding:15px">Yes</td>
2154
+ </tr>
2155
+ <tr>
2156
+ <td style="padding:15px">deleteIcebergProfileSecurityCaProfileById(name, callback)</td>
2157
+ <td style="padding:15px">Delete operation of resource: ca-profile</td>
2158
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ca-profile/{pathv1}/?{query}</td>
2159
+ <td style="padding:15px">Yes</td>
2160
+ </tr>
2161
+ <tr>
2162
+ <td style="padding:15px">retrieveIcebergProfileSecurityCaProfileById(name, working, callback)</td>
2163
+ <td style="padding:15px">Retrieve operation of resource: ca-profile</td>
2164
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ca-profile/{pathv1}/?{query}</td>
2165
+ <td style="padding:15px">Yes</td>
2166
+ </tr>
2167
+ <tr>
2168
+ <td style="padding:15px">createIcebergProfileSecurityCaProfileById(name, body, callback)</td>
2169
+ <td style="padding:15px">Create operation of resource: ca-profile</td>
2170
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ca-profile/{pathv1}/?{query}</td>
2171
+ <td style="padding:15px">Yes</td>
2172
+ </tr>
2173
+ <tr>
2174
+ <td style="padding:15px">updateIcebergProfileSecurityCaProfileById(name, body, callback)</td>
2175
+ <td style="padding:15px">Update operation of resource: ca-profile</td>
2176
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ca-profile/{pathv1}/?{query}</td>
2177
+ <td style="padding:15px">Yes</td>
2178
+ </tr>
2179
+ <tr>
2180
+ <td style="padding:15px">retrieveIcebergProfileSecurityLocalCertificates(working, callback)</td>
2181
+ <td style="padding:15px">Retrieve entire local-certificates configuration.</td>
2182
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/local-certificates/?{query}</td>
2183
+ <td style="padding:15px">Yes</td>
2184
+ </tr>
2185
+ <tr>
2186
+ <td style="padding:15px">deleteIcebergProfileSecurityLocalCertificateById(name, callback)</td>
2187
+ <td style="padding:15px">Delete operation of resource: local-certificate</td>
2188
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/local-certificate/{pathv1}/?{query}</td>
2189
+ <td style="padding:15px">Yes</td>
2190
+ </tr>
2191
+ <tr>
2192
+ <td style="padding:15px">retrieveIcebergProfileSecurityLocalCertificateById(name, working, callback)</td>
2193
+ <td style="padding:15px">Retrieve operation of resource: local-certificate</td>
2194
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/local-certificate/{pathv1}/?{query}</td>
2195
+ <td style="padding:15px">Yes</td>
2196
+ </tr>
2197
+ <tr>
2198
+ <td style="padding:15px">createIcebergProfileSecurityLocalCertificateById(name, body, callback)</td>
2199
+ <td style="padding:15px">Create operation of resource: local-certificate</td>
2200
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/local-certificate/{pathv1}/?{query}</td>
2201
+ <td style="padding:15px">Yes</td>
2202
+ </tr>
2203
+ <tr>
2204
+ <td style="padding:15px">updateIcebergProfileSecurityLocalCertificateById(name, body, callback)</td>
2205
+ <td style="padding:15px">Update operation of resource: local-certificate</td>
2206
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/local-certificate/{pathv1}/?{query}</td>
2207
+ <td style="padding:15px">Yes</td>
2208
+ </tr>
2209
+ <tr>
2210
+ <td style="padding:15px">retrieveIcebergProfileSecuritySshKeyProfiles(working, callback)</td>
2211
+ <td style="padding:15px">Retrieve entire ssh-key-profiles configuration.</td>
2212
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ssh-key-profiles/?{query}</td>
2213
+ <td style="padding:15px">Yes</td>
2214
+ </tr>
2215
+ <tr>
2216
+ <td style="padding:15px">deleteIcebergProfileSecuritySshKeyProfileById(name, callback)</td>
2217
+ <td style="padding:15px">Delete operation of resource: ssh-key-profile</td>
2218
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ssh-key-profile/{pathv1}/?{query}</td>
2219
+ <td style="padding:15px">Yes</td>
2220
+ </tr>
2221
+ <tr>
2222
+ <td style="padding:15px">retrieveIcebergProfileSecuritySshKeyProfileById(name, working, callback)</td>
2223
+ <td style="padding:15px">Retrieve operation of resource: ssh-key-profile</td>
2224
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ssh-key-profile/{pathv1}/?{query}</td>
2225
+ <td style="padding:15px">Yes</td>
2226
+ </tr>
2227
+ <tr>
2228
+ <td style="padding:15px">createIcebergProfileSecuritySshKeyProfileById(name, body, callback)</td>
2229
+ <td style="padding:15px">Create operation of resource: ssh-key-profile</td>
2230
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ssh-key-profile/{pathv1}/?{query}</td>
2231
+ <td style="padding:15px">Yes</td>
2232
+ </tr>
2233
+ <tr>
2234
+ <td style="padding:15px">updateIcebergProfileSecuritySshKeyProfileById(name, body, callback)</td>
2235
+ <td style="padding:15px">Update operation of resource: ssh-key-profile</td>
2236
+ <td style="padding:15px">{base_path}/{version}/config/profile/security/ssh-key-profile/{pathv1}/?{query}</td>
2237
+ <td style="padding:15px">Yes</td>
2238
+ </tr>
2239
+ <tr>
2240
+ <td style="padding:15px">retrieveIcebergProfileDataSummarizationsRaw(working, callback)</td>
2241
+ <td style="padding:15px">Retrieve operation of resource: raw-data-summarization</td>
2242
+ <td style="padding:15px">{base_path}/{version}/config/profile/data-summarizations/raw/?{query}</td>
2243
+ <td style="padding:15px">Yes</td>
2244
+ </tr>
2245
+ <tr>
2246
+ <td style="padding:15px">deleteIcebergProfileDataSummarizationRawById(name, callback)</td>
2247
+ <td style="padding:15px">Delete operation of resource: raw data-summarization</td>
2248
+ <td style="padding:15px">{base_path}/{version}/config/profile/data-summarization/raw/{pathv1}/?{query}</td>
2249
+ <td style="padding:15px">Yes</td>
2250
+ </tr>
2251
+ <tr>
2252
+ <td style="padding:15px">retrieveIcebergProfileDataSummarizationRawById(name, working, callback)</td>
2253
+ <td style="padding:15px">Retrieve operation of resource: raw-data-summarization</td>
2254
+ <td style="padding:15px">{base_path}/{version}/config/profile/data-summarization/raw/{pathv1}/?{query}</td>
2255
+ <td style="padding:15px">Yes</td>
2256
+ </tr>
2257
+ <tr>
2258
+ <td style="padding:15px">createIcebergProfileDataSummarizationRawById(name, body, callback)</td>
2259
+ <td style="padding:15px">Create operation of resource: raw-data-summarization</td>
2260
+ <td style="padding:15px">{base_path}/{version}/config/profile/data-summarization/raw/{pathv1}/?{query}</td>
2261
+ <td style="padding:15px">Yes</td>
2262
+ </tr>
2263
+ <tr>
2264
+ <td style="padding:15px">updateIcebergProfileDataSummarizationRawById(name, body, callback)</td>
2265
+ <td style="padding:15px">Update operation of resource: raw-data-summarization</td>
2266
+ <td style="padding:15px">{base_path}/{version}/config/profile/data-summarization/raw/{pathv1}/?{query}</td>
2267
+ <td style="padding:15px">Yes</td>
2268
+ </tr>
2269
+ <tr>
2270
+ <td style="padding:15px">retrieveHealthbotProfileRollupSummarizationFieldProfileProfile(working, callback)</td>
2271
+ <td style="padding:15px">Retrieve operation of resource: field-profile</td>
2272
+ <td style="padding:15px">{base_path}/{version}/config/profile/rollup-summarization/field-profile/?{query}</td>
2273
+ <td style="padding:15px">Yes</td>
2274
+ </tr>
2275
+ <tr>
2276
+ <td style="padding:15px">deleteHealthbotProfileRollupSummarizationFieldProfileFieldProfileById(profileId, callback)</td>
2277
+ <td style="padding:15px">Delete operation of resource: field-profile</td>
2278
+ <td style="padding:15px">{base_path}/{version}/config/profile/rollup-summarization/field-profile/{pathv1}/?{query}</td>
2279
+ <td style="padding:15px">Yes</td>
2280
+ </tr>
2281
+ <tr>
2282
+ <td style="padding:15px">retrieveHealthbotProfileRollupSummarizationFieldProfileFieldProfileById(profileId, working, callback)</td>
2283
+ <td style="padding:15px">Retrieve operation of resource: field-profile</td>
2284
+ <td style="padding:15px">{base_path}/{version}/config/profile/rollup-summarization/field-profile/{pathv1}/?{query}</td>
2285
+ <td style="padding:15px">Yes</td>
2286
+ </tr>
2287
+ <tr>
2288
+ <td style="padding:15px">createHealthbotProfileRollupSummarizationFieldProfileFieldProfileById(profileId, body, callback)</td>
2289
+ <td style="padding:15px">Create operation of resource: field-profile</td>
2290
+ <td style="padding:15px">{base_path}/{version}/config/profile/rollup-summarization/field-profile/{pathv1}/?{query}</td>
2291
+ <td style="padding:15px">Yes</td>
2292
+ </tr>
2293
+ <tr>
2294
+ <td style="padding:15px">updateHealthbotProfileRollupSummarizationFieldProfileFieldProfileById(profileId, body, callback)</td>
2295
+ <td style="padding:15px">Update operation of resource: field-profile</td>
2296
+ <td style="padding:15px">{base_path}/{version}/config/profile/rollup-summarization/field-profile/{pathv1}/?{query}</td>
2297
+ <td style="padding:15px">Yes</td>
2298
+ </tr>
2299
+ <tr>
2300
+ <td style="padding:15px">retrieveSensors(sensorType, sensorName, depth, append, snmpTable, callback)</td>
2301
+ <td style="padding:15px">Get a list of all the sensors for the filters provided. Filtering is possible with the use of query parameters.
2302
+ If you have a sensor `/1/2/3/4/5/6/` and `sensor_name=/1`and `depth=3`, the result would be `/2/3/4`. If you use `append=true`, then the result would be `/1/2/3/4`.</td>
2303
+ <td style="padding:15px">{base_path}/{version}/config/sensors/?{query}</td>
2304
+ <td style="padding:15px">Yes</td>
2305
+ </tr>
2306
+ <tr>
2307
+ <td style="padding:15px">deleteHealthbotSystemTimeSeriesDatabaseTimeSeriesDatabaseById(callback)</td>
2308
+ <td style="padding:15px">Delete operation of resource: time-series-database</td>
2309
+ <td style="padding:15px">{base_path}/{version}/config/system/tsdb/?{query}</td>
2310
+ <td style="padding:15px">Yes</td>
2311
+ </tr>
2312
+ <tr>
2313
+ <td style="padding:15px">retrieveHealthbotSystemTimeSeriesDatabaseTimeSeriesDatabase(working, callback)</td>
2314
+ <td style="padding:15px">Retrieve operation of resource: time-series-database</td>
2315
+ <td style="padding:15px">{base_path}/{version}/config/system/tsdb/?{query}</td>
2316
+ <td style="padding:15px">Yes</td>
2317
+ </tr>
2318
+ <tr>
2319
+ <td style="padding:15px">createHealthbotSystemTimeSeriesDatabaseTimeSeriesDatabaseById(forceTsdb, body, callback)</td>
2320
+ <td style="padding:15px">Create operation of resource: time-series-database</td>
2321
+ <td style="padding:15px">{base_path}/{version}/config/system/tsdb/?{query}</td>
2322
+ <td style="padding:15px">Yes</td>
2323
+ </tr>
2324
+ <tr>
2325
+ <td style="padding:15px">updateHealthbotSystemTimeSeriesDatabaseTimeSeriesDatabaseById(forceTsdb, body, callback)</td>
2326
+ <td style="padding:15px">Update operation of resource: time-series-database</td>
2327
+ <td style="padding:15px">{base_path}/{version}/config/system/tsdb/?{query}</td>
2328
+ <td style="padding:15px">Yes</td>
2329
+ </tr>
2330
+ <tr>
2331
+ <td style="padding:15px">deleteHealthbotSystemTriggerAction(callback)</td>
2332
+ <td style="padding:15px">Delete operation of resource: trigger-action</td>
2333
+ <td style="padding:15px">{base_path}/{version}/config/system/trigger_action/?{query}</td>
2334
+ <td style="padding:15px">Yes</td>
2335
+ </tr>
2336
+ <tr>
2337
+ <td style="padding:15px">retrieveHealthbotSystemTriggerAction(working, callback)</td>
2338
+ <td style="padding:15px">Retrieve operation of resource: trigger-action</td>
2339
+ <td style="padding:15px">{base_path}/{version}/config/system/trigger_action/?{query}</td>
2340
+ <td style="padding:15px">Yes</td>
2341
+ </tr>
2342
+ <tr>
2343
+ <td style="padding:15px">createHealthbotSystemTriggerAction(body, callback)</td>
2344
+ <td style="padding:15px">Create operation of resource: trigger-action</td>
2345
+ <td style="padding:15px">{base_path}/{version}/config/system/trigger_action/?{query}</td>
2346
+ <td style="padding:15px">Yes</td>
2347
+ </tr>
2348
+ <tr>
2349
+ <td style="padding:15px">updateHealthbotSystemTriggerAction(body, callback)</td>
2350
+ <td style="padding:15px">Update operation of resource: trigger-action</td>
2351
+ <td style="padding:15px">{base_path}/{version}/config/system/trigger_action/?{query}</td>
2352
+ <td style="padding:15px">Yes</td>
2353
+ </tr>
2354
+ <tr>
2355
+ <td style="padding:15px">retrieveHealthbotTopicResourceResource(topicName, working, callback)</td>
2356
+ <td style="padding:15px">Get a list of all the resource-name`s in a topic</td>
2357
+ <td style="padding:15px">{base_path}/{version}/config/topic/{pathv1}/resource/?{query}</td>
2358
+ <td style="padding:15px">Yes</td>
2359
+ </tr>
2360
+ <tr>
2361
+ <td style="padding:15px">retrieveHealthbotOrganizationOrganization(working, callback)</td>
2362
+ <td style="padding:15px">Retrieve operation of resource: organization</td>
2363
+ <td style="padding:15px">{base_path}/{version}/config/organization/?{query}</td>
2364
+ <td style="padding:15px">Yes</td>
2365
+ </tr>
2366
+ <tr>
2367
+ <td style="padding:15px">deleteHealthbotOrganizationOrganizationById(organizationName, callback)</td>
2368
+ <td style="padding:15px">Delete operation of resource: organization</td>
2369
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/?{query}</td>
2370
+ <td style="padding:15px">Yes</td>
2371
+ </tr>
2372
+ <tr>
2373
+ <td style="padding:15px">retrieveHealthbotOrganizationOrganizationById(organizationName, working, callback)</td>
2374
+ <td style="padding:15px">Retrieve operation of resource: organization</td>
2375
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/?{query}</td>
2376
+ <td style="padding:15px">Yes</td>
2377
+ </tr>
2378
+ <tr>
2379
+ <td style="padding:15px">createHealthbotOrganizationOrganizationById(organizationName, body, callback)</td>
2380
+ <td style="padding:15px">Create operation of resource: organization</td>
2381
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/?{query}</td>
2382
+ <td style="padding:15px">Yes</td>
2383
+ </tr>
2384
+ <tr>
2385
+ <td style="padding:15px">updateHealthbotOrganizationOrganizationById(organizationName, body, callback)</td>
2386
+ <td style="padding:15px">Update operation of resource: organization</td>
2387
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/?{query}</td>
2388
+ <td style="padding:15px">Yes</td>
2389
+ </tr>
2390
+ <tr>
2391
+ <td style="padding:15px">retrieveServicesDeviceGroupsDeviceGroupDeviceGroup(callback)</td>
2392
+ <td style="padding:15px">Get the list of `device-group-name`s of device-groups whose services are running.</td>
2393
+ <td style="padding:15px">{base_path}/{version}/config/services/device-group/?{query}</td>
2394
+ <td style="padding:15px">Yes</td>
2395
+ </tr>
2396
+ <tr>
2397
+ <td style="padding:15px">deleteServicesDeviceGroupsDeviceGroupByDeviceGroupName(deviceGroupName, callback)</td>
2398
+ <td style="padding:15px">Stop and clean services of a device-group. This will remove all the services for a device-group, however, it will not clean up the collected data.</td>
2399
+ <td style="padding:15px">{base_path}/{version}/config/services/device-group/{pathv1}/?{query}</td>
2400
+ <td style="padding:15px">Yes</td>
2401
+ </tr>
2402
+ <tr>
2403
+ <td style="padding:15px">createServicesDeviceGroupsDeviceGroupByDeviceGroupName(deviceGroupName, callback)</td>
2404
+ <td style="padding:15px">Start services of a device group. Use this to start stopped services.</td>
2405
+ <td style="padding:15px">{base_path}/{version}/config/services/device-group/{pathv1}/?{query}</td>
2406
+ <td style="padding:15px">Yes</td>
2407
+ </tr>
2408
+ <tr>
2409
+ <td style="padding:15px">retrieveServicesNetworkGroup(callback)</td>
2410
+ <td style="padding:15px">Get the list of `network-group-name`s of network-groups whose services are running.</td>
2411
+ <td style="padding:15px">{base_path}/{version}/config/services/network-group/?{query}</td>
2412
+ <td style="padding:15px">Yes</td>
2413
+ </tr>
2414
+ <tr>
2415
+ <td style="padding:15px">deleteServicesNetworkGroupByNetworkGroupName(networkGroupName, callback)</td>
2416
+ <td style="padding:15px">Stop and clean the services of a network group. This will remove all the services for a network-group, however, it will not clean up the collected data.</td>
2417
+ <td style="padding:15px">{base_path}/{version}/config/services/network-group/{pathv1}/?{query}</td>
2418
+ <td style="padding:15px">Yes</td>
2419
+ </tr>
2420
+ <tr>
2421
+ <td style="padding:15px">createServicesNetworkGroupByNetworkGroupName(networkGroupName, callback)</td>
2422
+ <td style="padding:15px">Start services of a network group. Use this to start stopped services.</td>
2423
+ <td style="padding:15px">{base_path}/{version}/config/services/network-group/{pathv1}/?{query}</td>
2424
+ <td style="padding:15px">Yes</td>
2425
+ </tr>
2426
+ <tr>
2427
+ <td style="padding:15px">get(callback)</td>
2428
+ <td style="padding:15px">GET static api documentation</td>
2429
+ <td style="padding:15px">{base_path}/{version}/?{query}</td>
2430
+ <td style="padding:15px">Yes</td>
2431
+ </tr>
2432
+ <tr>
2433
+ <td style="padding:15px">retrieveInsightsApi(callback)</td>
2434
+ <td style="padding:15px">GET static api documentation</td>
2435
+ <td style="padding:15px">{base_path}/{version}/insights/?{query}</td>
2436
+ <td style="padding:15px">Yes</td>
2437
+ </tr>
2438
+ <tr>
2439
+ <td style="padding:15px">deleteDataStore(groupName, key, callback)</td>
2440
+ <td style="padding:15px">Delete data_store details for the given group-name, or as per the keys passed in query.</td>
2441
+ <td style="padding:15px">{base_path}/{version}/config/data-store/{pathv1}/?{query}</td>
2442
+ <td style="padding:15px">Yes</td>
2443
+ </tr>
2444
+ <tr>
2445
+ <td style="padding:15px">retrieveDataStore(groupName, key, callback)</td>
2446
+ <td style="padding:15px">Retrieve data_store details for the given group-name, or as per the keys passed in query.</td>
2447
+ <td style="padding:15px">{base_path}/{version}/config/data-store/{pathv1}/?{query}</td>
2448
+ <td style="padding:15px">Yes</td>
2449
+ </tr>
2450
+ <tr>
2451
+ <td style="padding:15px">createDataStore(key, groupName, body, callback)</td>
2452
+ <td style="padding:15px">Store data-store details in database for the requested group name and key.</td>
2453
+ <td style="padding:15px">{base_path}/{version}/config/data-store/{pathv1}/?{query}</td>
2454
+ <td style="padding:15px">Yes</td>
2455
+ </tr>
2456
+ <tr>
2457
+ <td style="padding:15px">updateDataStore(key, groupName, body, callback)</td>
2458
+ <td style="padding:15px">Update data-store details in database for the requested group name and key.</td>
2459
+ <td style="padding:15px">{base_path}/{version}/config/data-store/{pathv1}/?{query}</td>
2460
+ <td style="padding:15px">Yes</td>
2461
+ </tr>
2462
+ <tr>
2463
+ <td style="padding:15px">retrieveIcebergDevicesFactsByGroup(deviceGroupName, working, update, timeout, callback)</td>
2464
+ <td style="padding:15px">Get the fact details of every device under given group</td>
2465
+ <td style="padding:15px">{base_path}/{version}/config/device-group/{pathv1}/facts/?{query}</td>
2466
+ <td style="padding:15px">Yes</td>
2467
+ </tr>
2468
+ <tr>
2469
+ <td style="padding:15px">retrieveIcebergDeviceDeviceFactsById(deviceId, working, update, timeout, callback)</td>
2470
+ <td style="padding:15px">Get the fact details of a device by its `device-id`.</td>
2471
+ <td style="padding:15px">{base_path}/{version}/config/device/{pathv1}/facts/?{query}</td>
2472
+ <td style="padding:15px">Yes</td>
2473
+ </tr>
2474
+ <tr>
2475
+ <td style="padding:15px">retrieveIcebergDevicesDevicesFacts(working, update, timeout, callback)</td>
2476
+ <td style="padding:15px">Get the fact details of every device</td>
2477
+ <td style="padding:15px">{base_path}/{version}/config/devices/facts/?{query}</td>
2478
+ <td style="padding:15px">Yes</td>
2479
+ </tr>
2480
+ <tr>
2481
+ <td style="padding:15px">deleteIcebergDeleteAllLicense(callback)</td>
2482
+ <td style="padding:15px">Delete all the previously added license keys.</td>
2483
+ <td style="padding:15px">{base_path}/{version}/license/keys/?{query}</td>
2484
+ <td style="padding:15px">Yes</td>
2485
+ </tr>
2486
+ <tr>
2487
+ <td style="padding:15px">createIcebergAddLicenseFromFile(licenseFile, callback)</td>
2488
+ <td style="padding:15px">Add license keys from file.</td>
2489
+ <td style="padding:15px">{base_path}/{version}/license/keys/?{query}</td>
2490
+ <td style="padding:15px">Yes</td>
2491
+ </tr>
2492
+ <tr>
2493
+ <td style="padding:15px">retrieveIcebergGetAllLicenseId(callback)</td>
2494
+ <td style="padding:15px">Get the list of all available license id's.</td>
2495
+ <td style="padding:15px">{base_path}/{version}/license/keys/?{query}</td>
2496
+ <td style="padding:15px">Yes</td>
2497
+ </tr>
2498
+ <tr>
2499
+ <td style="padding:15px">updateIcebergReplaceLicense(body, callback)</td>
2500
+ <td style="padding:15px">Update existing license keys with the new one provided in this request.</td>
2501
+ <td style="padding:15px">{base_path}/{version}/license/keys/?{query}</td>
2502
+ <td style="padding:15px">Yes</td>
2503
+ </tr>
2504
+ <tr>
2505
+ <td style="padding:15px">deleteIcebergDeleteLicenseById(licenseId, callback)</td>
2506
+ <td style="padding:15px">Delete a license matching the license id.</td>
2507
+ <td style="padding:15px">{base_path}/{version}/license/key/{pathv1}/?{query}</td>
2508
+ <td style="padding:15px">Yes</td>
2509
+ </tr>
2510
+ <tr>
2511
+ <td style="padding:15px">retrieveIcebergLicenseFileByLicenseId(licenseId, callback)</td>
2512
+ <td style="padding:15px">Download the specified license file based on license id.</td>
2513
+ <td style="padding:15px">{base_path}/{version}/license/key/{pathv1}/?{query}</td>
2514
+ <td style="padding:15px">Yes</td>
2515
+ </tr>
2516
+ <tr>
2517
+ <td style="padding:15px">retrieveIcebergLicenseKeyContents(callback)</td>
2518
+ <td style="padding:15px">Get the license key contents for all the available licenses.</td>
2519
+ <td style="padding:15px">{base_path}/{version}/license/keys/contents/?{query}</td>
2520
+ <td style="padding:15px">Yes</td>
2521
+ </tr>
2522
+ <tr>
2523
+ <td style="padding:15px">retrieveIcebergLicenseKeyContentsById(licenseId, callback)</td>
2524
+ <td style="padding:15px">Get the license key contents by the license id.</td>
2525
+ <td style="padding:15px">{base_path}/{version}/license/key/{pathv1}/contents/?{query}</td>
2526
+ <td style="padding:15px">Yes</td>
2527
+ </tr>
2528
+ <tr>
2529
+ <td style="padding:15px">retrieveIcebergLicenseFeaturesInfo(callback)</td>
2530
+ <td style="padding:15px">Get the status of all the licensed features. Also provides the compliance info per feature</td>
2531
+ <td style="padding:15px">{base_path}/{version}/license/status/?{query}</td>
2532
+ <td style="padding:15px">Yes</td>
2533
+ </tr>
2534
+ <tr>
2535
+ <td style="padding:15px">retrieveAvailableNodes(callback)</td>
2536
+ <td style="padding:15px">Get the list of available nodes in the installation.</td>
2537
+ <td style="padding:15px">{base_path}/{version}/nodes/?{query}</td>
2538
+ <td style="padding:15px">Yes</td>
2539
+ </tr>
2540
+ <tr>
2541
+ <td style="padding:15px">retrieveTsdbCounters(callback)</td>
2542
+ <td style="padding:15px">Get TSDB counters</td>
2543
+ <td style="padding:15px">{base_path}/{version}/tsdb-counters/?{query}</td>
2544
+ <td style="padding:15px">Yes</td>
2545
+ </tr>
2546
+ <tr>
2547
+ <td style="padding:15px">queryTsdb(db, deviceGroup, device, measurement, topic, rule, trigger, fields, order, groupBy, limit, where, q, callback)</td>
2548
+ <td style="padding:15px">Query TSDB</td>
2549
+ <td style="padding:15px">{base_path}/{version}/tsdb/query?{query}</td>
2550
+ <td style="padding:15px">Yes</td>
2551
+ </tr>
2552
+ <tr>
2553
+ <td style="padding:15px">queryTsdbPost(db, deviceGroup, device, measurement, topic, rule, trigger, fields, order, groupBy, limit, where, q, body, callback)</td>
2554
+ <td style="padding:15px">Query TSDB</td>
2555
+ <td style="padding:15px">{base_path}/{version}/tsdb/query?{query}</td>
2556
+ <td style="padding:15px">Yes</td>
2557
+ </tr>
2558
+ <tr>
2559
+ <td style="padding:15px">generateResourceDependencies(callback)</td>
2560
+ <td style="padding:15px">Get resource dependency events. Internal API</td>
2561
+ <td style="padding:15px">{base_path}/{version}/config/rca/generate-resource-dependencies?{query}</td>
2562
+ <td style="padding:15px">Yes</td>
2563
+ </tr>
2564
+ <tr>
2565
+ <td style="padding:15px">retrieveSensorDeviceGroup(deviceGroupName, callback)</td>
2566
+ <td style="padding:15px">GET sensors subscribed for a device-group</td>
2567
+ <td style="padding:15px">{base_path}/{version}/config/sensor/device-group/{pathv1}/?{query}</td>
2568
+ <td style="padding:15px">Yes</td>
2569
+ </tr>
2570
+ <tr>
2571
+ <td style="padding:15px">retrieveSystemDetails(serviceName, callback)</td>
2572
+ <td style="padding:15px">Retrieve system details for HealthBot system.</td>
2573
+ <td style="padding:15px">{base_path}/{version}/system-details/?{query}</td>
2574
+ <td style="padding:15px">Yes</td>
2575
+ </tr>
2576
+ <tr>
2577
+ <td style="padding:15px">userLogin(body, callback)</td>
2578
+ <td style="padding:15px">User login and recive tokens</td>
2579
+ <td style="padding:15px">{base_path}/{version}/login/?{query}</td>
2580
+ <td style="padding:15px">Yes</td>
2581
+ </tr>
2582
+ <tr>
2583
+ <td style="padding:15px">userLogout(body, callback)</td>
2584
+ <td style="padding:15px">User logout</td>
2585
+ <td style="padding:15px">{base_path}/{version}/logout/?{query}</td>
2586
+ <td style="padding:15px">Yes</td>
2587
+ </tr>
2588
+ <tr>
2589
+ <td style="padding:15px">refreshToken(body, callback)</td>
2590
+ <td style="padding:15px">Re-issue tokens from existing token</td>
2591
+ <td style="padding:15px">{base_path}/{version}/token/?{query}</td>
2592
+ <td style="padding:15px">Yes</td>
2593
+ </tr>
2594
+ <tr>
2595
+ <td style="padding:15px">healthbotAlterAppSettings(body, callback)</td>
2596
+ <td style="padding:15px">Change runtime app-settings</td>
2597
+ <td style="padding:15px">{base_path}/{version}/config/app-settings/?{query}</td>
2598
+ <td style="padding:15px">Yes</td>
2599
+ </tr>
2600
+ <tr>
2601
+ <td style="padding:15px">deleteHealthbotOrganizationSiteSiteById(organizationName, siteName, callback)</td>
2602
+ <td style="padding:15px">Delete operation of resource: site</td>
2603
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/site/{pathv2}/?{query}</td>
2604
+ <td style="padding:15px">Yes</td>
2605
+ </tr>
2606
+ <tr>
2607
+ <td style="padding:15px">retrieveHealthbotOrganizationSiteSiteById(organizationName, siteName, working, callback)</td>
2608
+ <td style="padding:15px">Retrieve operation of resource: site</td>
2609
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/site/{pathv2}/?{query}</td>
2610
+ <td style="padding:15px">Yes</td>
2611
+ </tr>
2612
+ <tr>
2613
+ <td style="padding:15px">createHealthbotOrganizationSiteSiteById(organizationName, siteName, body, callback)</td>
2614
+ <td style="padding:15px">Create operation of resource: site</td>
2615
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/site/{pathv2}/?{query}</td>
2616
+ <td style="padding:15px">Yes</td>
2617
+ </tr>
2618
+ <tr>
2619
+ <td style="padding:15px">updateHealthbotOrganizationSiteSiteById(organizationName, siteName, body, callback)</td>
2620
+ <td style="padding:15px">Update operation of resource: site</td>
2621
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/site/{pathv2}/?{query}</td>
2622
+ <td style="padding:15px">Yes</td>
2623
+ </tr>
2624
+ <tr>
2625
+ <td style="padding:15px">deleteHealthbotOrganizationSiteEdgeEdgeById(organizationName, siteName, edgeName, callback)</td>
2626
+ <td style="padding:15px">Delete operation of resource: edge</td>
2627
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/site/{pathv2}/edge/{pathv3}/?{query}</td>
2628
+ <td style="padding:15px">Yes</td>
2629
+ </tr>
2630
+ <tr>
2631
+ <td style="padding:15px">retrieveHealthbotOrganizationSiteEdgeEdgeById(organizationName, siteName, edgeName, working, callback)</td>
2632
+ <td style="padding:15px">Retrieve operation of resource: edge</td>
2633
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/site/{pathv2}/edge/{pathv3}/?{query}</td>
2634
+ <td style="padding:15px">Yes</td>
2635
+ </tr>
2636
+ <tr>
2637
+ <td style="padding:15px">createHealthbotOrganizationSiteEdgeEdgeById(organizationName, siteName, edgeName, body, callback)</td>
2638
+ <td style="padding:15px">Create operation of resource: edge</td>
2639
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/site/{pathv2}/edge/{pathv3}/?{query}</td>
2640
+ <td style="padding:15px">Yes</td>
2641
+ </tr>
2642
+ <tr>
2643
+ <td style="padding:15px">updateHealthbotOrganizationSiteEdgeEdgeById(organizationName, siteName, edgeName, body, callback)</td>
2644
+ <td style="padding:15px">Update operation of resource: edge</td>
2645
+ <td style="padding:15px">{base_path}/{version}/config/organization/{pathv1}/site/{pathv2}/edge/{pathv3}/?{query}</td>
2646
+ <td style="padding:15px">Yes</td>
2647
+ </tr>
2648
+ <tr>
2649
+ <td style="padding:15px">retrieveHealthbotWorkflowWorkflow(working, callback)</td>
2650
+ <td style="padding:15px">Retrieve operation of resource: workflow</td>
2651
+ <td style="padding:15px">{base_path}/{version}/config/workflow/?{query}</td>
2652
+ <td style="padding:15px">Yes</td>
2653
+ </tr>
2654
+ <tr>
2655
+ <td style="padding:15px">deleteHealthbotWorkflowWorkflowById(workflowName, callback)</td>
2656
+ <td style="padding:15px">Delete operation of resource: workflow</td>
2657
+ <td style="padding:15px">{base_path}/{version}/config/workflow/{pathv1}/?{query}</td>
2658
+ <td style="padding:15px">Yes</td>
2659
+ </tr>
2660
+ <tr>
2661
+ <td style="padding:15px">retrieveHealthbotWorkflowWorkflowById(workflowName, working, callback)</td>
2662
+ <td style="padding:15px">Retrieve operation of resource: workflow</td>
2663
+ <td style="padding:15px">{base_path}/{version}/config/workflow/{pathv1}/?{query}</td>
2664
+ <td style="padding:15px">Yes</td>
2665
+ </tr>
2666
+ <tr>
2667
+ <td style="padding:15px">createHealthbotWorkflowWorkflowById(workflowName, body, callback)</td>
2668
+ <td style="padding:15px">Create operation of resource: workflow</td>
2669
+ <td style="padding:15px">{base_path}/{version}/config/workflow/{pathv1}/?{query}</td>
2670
+ <td style="padding:15px">Yes</td>
2671
+ </tr>
2672
+ <tr>
2673
+ <td style="padding:15px">updateHealthbotWorkflowWorkflowById(workflowName, body, callback)</td>
2674
+ <td style="padding:15px">Update operation of resource: workflow</td>
2675
+ <td style="padding:15px">{base_path}/{version}/config/workflow/{pathv1}/?{query}</td>
2676
+ <td style="padding:15px">Yes</td>
2677
+ </tr>
2678
+ <tr>
2679
+ <td style="padding:15px">deleteHealthbotWorkflowsWorkflowById(callback)</td>
2680
+ <td style="padding:15px">Delete operation of resource: workflow</td>
2681
+ <td style="padding:15px">{base_path}/{version}/config/workflows/?{query}</td>
2682
+ <td style="padding:15px">Yes</td>
2683
+ </tr>
2684
+ <tr>
2685
+ <td style="padding:15px">retrieveHealthbotWorkflowsWorkflowById(working, callback)</td>
2686
+ <td style="padding:15px">Retrieve operation of resource: workflow</td>
2687
+ <td style="padding:15px">{base_path}/{version}/config/workflows/?{query}</td>
2688
+ <td style="padding:15px">Yes</td>
2689
+ </tr>
2690
+ <tr>
2691
+ <td style="padding:15px">createHealthbotWorkflowsWorkflowById(body, callback)</td>
2692
+ <td style="padding:15px">Create/Update multiple workflows. The new content for the existing workflows updates the existing content and the new workflows are created.</td>
2693
+ <td style="padding:15px">{base_path}/{version}/config/workflows/?{query}</td>
2694
+ <td style="padding:15px">Yes</td>
2695
+ </tr>
2696
+ <tr>
2697
+ <td style="padding:15px">updateHealthbotWorkflowsWorkflowById(body, callback)</td>
2698
+ <td style="padding:15px">Update operation of resource: workflow</td>
2699
+ <td style="padding:15px">{base_path}/{version}/config/workflows/?{query}</td>
2700
+ <td style="padding:15px">Yes</td>
2701
+ </tr>
2702
+ <tr>
2703
+ <td style="padding:15px">retrieveInstancesScheduleState(groupName, groupType, callback)</td>
2704
+ <td style="padding:15px">Retrieve the scheduled state of instances with an active scheduler attached to it and present under the group with name passed in the path parameter.</td>
2705
+ <td style="padding:15px">{base_path}/{version}/config/instances-schedule-state/{pathv1}/{pathv2}/?{query}</td>
2706
+ <td style="padding:15px">Yes</td>
2707
+ </tr>
2708
+ <tr>
2709
+ <td style="padding:15px">updateInstancesScheduleState(groupName, groupType, body, callback)</td>
2710
+ <td style="padding:15px">Update the scheduled state of instances with active scheduler attached to it and present under the group with name passed in the path parameter.</td>
2711
+ <td style="padding:15px">{base_path}/{version}/config/instances-schedule-state/{pathv1}/{pathv2}/?{query}</td>
2712
+ <td style="padding:15px">Yes</td>
2713
+ </tr>
2714
+ <tr>
2715
+ <td style="padding:15px">retrieveLogsForDeviceGroup(deviceGroupName, download, filename, callback)</td>
2716
+ <td style="padding:15px">Get the logs for all the services for the given {device_group_name}</td>
2717
+ <td style="padding:15px">{base_path}/{version}/logs/device-group/{pathv1}/?{query}</td>
2718
+ <td style="padding:15px">Yes</td>
2719
+ </tr>
2720
+ <tr>
2721
+ <td style="padding:15px">retrieveLogsForDeviceGroupService(deviceGroupName, serviceName, download, filename, numberOfLines, callback)</td>
2722
+ <td style="padding:15px">Get the logs for the service {service_name} for the given {device_group_name}</td>
2723
+ <td style="padding:15px">{base_path}/{version}/logs/device-group/{pathv1}/service/{pathv2}/?{query}</td>
2724
+ <td style="padding:15px">Yes</td>
2725
+ </tr>
2726
+ <tr>
2727
+ <td style="padding:15px">retrieveLogsForNetworkGroup(networkGroupName, download, filename, callback)</td>
2728
+ <td style="padding:15px">Get the logs for the service {service_name} for the given {network_group_name}</td>
2729
+ <td style="padding:15px">{base_path}/{version}/logs/network-group/{pathv1}/?{query}</td>
2730
+ <td style="padding:15px">Yes</td>
2731
+ </tr>
2732
+ <tr>
2733
+ <td style="padding:15px">retrieveLogsForNetworkGroupService(networkGroupName, serviceName, download, filename, numberOfLines, callback)</td>
2734
+ <td style="padding:15px">Get the logs for all the services for the given {network_group_name}</td>
2735
+ <td style="padding:15px">{base_path}/{version}/logs/network-group/{pathv1}/service/{pathv2}/?{query}</td>
2736
+ <td style="padding:15px">Yes</td>
2737
+ </tr>
2738
+ <tr>
2739
+ <td style="padding:15px">retrieveDebugForScenario(scenarioName, body, callback)</td>
2740
+ <td style="padding:15px">Run debugging for the given scenario name</td>
2741
+ <td style="padding:15px">{base_path}/{version}/debug/scenario/{pathv1}/?{query}</td>
2742
+ <td style="padding:15px">Yes</td>
2743
+ </tr>
2744
+ <tr>
2745
+ <td style="padding:15px">healthbotDebugGenerateConfiguration(callback)</td>
2746
+ <td style="padding:15px">Request Healthbot MGD service to generate the debug related configuration for healthbot debugger to consume.</td>
2747
+ <td style="padding:15px">{base_path}/{version}/debug/configuration/?{query}</td>
2748
+ <td style="padding:15px">Yes</td>
2749
+ </tr>
2750
+ <tr>
2751
+ <td style="padding:15px">retrieveDebugJobs(jobId, callback)</td>
2752
+ <td style="padding:15px">Return the status of the last "/debug/" job</td>
2753
+ <td style="padding:15px">{base_path}/{version}/debug/jobs/?{query}</td>
2754
+ <td style="padding:15px">Yes</td>
2755
+ </tr>
2756
+ <tr>
2757
+ <td style="padding:15px">deleteHealthbotWorkflowInstanceById(workflowName, workflowInstanceName, callback)</td>
2758
+ <td style="padding:15px">Delete operation of resource: workflow instance</td>
2759
+ <td style="padding:15px">{base_path}/{version}/workflow-instance/{pathv1}/?{query}</td>
2760
+ <td style="padding:15px">Yes</td>
2761
+ </tr>
2762
+ <tr>
2763
+ <td style="padding:15px">retrieveHealthbotWorkflowInstanceById(workflowName, workflowInstanceName, extensive, callback)</td>
2764
+ <td style="padding:15px">Retrieve operation of resource: workflow instance</td>
2765
+ <td style="padding:15px">{base_path}/{version}/workflow-instance/{pathv1}/?{query}</td>
2766
+ <td style="padding:15px">Yes</td>
2767
+ </tr>
2768
+ <tr>
2769
+ <td style="padding:15px">updateHealthbotWorkflowInstanceById(workflowName, operation, workflowInstanceName, callback)</td>
2770
+ <td style="padding:15px">Update operation of resource: workflow instance</td>
2771
+ <td style="padding:15px">{base_path}/{version}/workflow-instance/{pathv1}/?{query}</td>
2772
+ <td style="padding:15px">Yes</td>
2773
+ </tr>
2774
+ <tr>
2775
+ <td style="padding:15px">createHealthbotWorkflowInstanceById(workflowName, body, callback)</td>
2776
+ <td style="padding:15px">Create operation of resource: workflow instance</td>
2777
+ <td style="padding:15px">{base_path}/{version}/workflow-instance/{pathv1}/?{query}</td>
2778
+ <td style="padding:15px">Yes</td>
2779
+ </tr>
2780
+ <tr>
2781
+ <td style="padding:15px">deleteHealthbotWorkflowInstances(callback)</td>
2782
+ <td style="padding:15px">Delete operation of resource: workflow instances</td>
2783
+ <td style="padding:15px">{base_path}/{version}/workflow-instances/?{query}</td>
2784
+ <td style="padding:15px">Yes</td>
2785
+ </tr>
2786
+ <tr>
2787
+ <td style="padding:15px">retrieveHealthbotWorkflowInstances(callback)</td>
2788
+ <td style="padding:15px">Retrieve operation of all workflow instances</td>
2789
+ <td style="padding:15px">{base_path}/{version}/workflow-instances/?{query}</td>
2790
+ <td style="padding:15px">Yes</td>
2791
+ </tr>
2792
+ <tr>
2793
+ <td style="padding:15px">updateHealthbotWorkflowInstances(operation, callback)</td>
2794
+ <td style="padding:15px">Update operation of all workflow instances</td>
2795
+ <td style="padding:15px">{base_path}/{version}/workflow-instances/?{query}</td>
2796
+ <td style="padding:15px">Yes</td>
2797
+ </tr>
2798
+ <tr>
2799
+ <td style="padding:15px">retrieveHealthbotWorkflowStatistics(callback)</td>
2800
+ <td style="padding:15px">Retrieve operation of all workflow instances statistics</td>
2801
+ <td style="padding:15px">{base_path}/{version}/workflow-statistics/?{query}</td>
2802
+ <td style="padding:15px">Yes</td>
2803
+ </tr>
2804
+ <tr>
2805
+ <td style="padding:15px">retrieveDataDatabaseTable(deviceId, deviceGroupName, networkGroupName, callback)</td>
2806
+ <td style="padding:15px">Get information about different types of tables stored for a device of a device-group.</td>
2807
+ <td style="padding:15px">{base_path}/{version}/data/database/table/?{query}</td>
2808
+ <td style="padding:15px">Yes</td>
2809
+ </tr>
2810
+ <tr>
2811
+ <td style="padding:15px">retrieveDataDatabaseTableColumnByTableName(tableName, deviceId, deviceGroupName, networkGroupName, callback)</td>
2812
+ <td style="padding:15px">Get information about columns in a table.</td>
2813
+ <td style="padding:15px">{base_path}/{version}/data/database/table/column/?{query}</td>
2814
+ <td style="padding:15px">Yes</td>
2815
+ </tr>
2816
+ <tr>
2817
+ <td style="padding:15px">retrieveDataDatabaseTagsByTableName(tableName, deviceId, deviceGroupName, networkGroupName, tag, whereClause, callback)</td>
2818
+ <td style="padding:15px">Get information about tags keys and values in a table.</td>
2819
+ <td style="padding:15px">{base_path}/{version}/data/database/table/tags/?{query}</td>
2820
+ <td style="padding:15px">Yes</td>
2821
+ </tr>
2822
+ <tr>
2823
+ <td style="padding:15px">retrieveHealthbotDeviceDetailsByUuids(body, callback)</td>
2824
+ <td style="padding:15px">Get device-identifying details (device-id and TSDB databases if playbooks are deployed on it) for all the UUIDs present in the request body.</td>
2825
+ <td style="padding:15px">{base_path}/{version}/deployed-device-details/?{query}</td>
2826
+ <td style="padding:15px">Yes</td>
2827
+ </tr>
2828
+ <tr>
2829
+ <td style="padding:15px">retrieveEvents(fromTimestamp, toTimestamp, color, callback)</td>
2830
+ <td style="padding:15px">Get the list of all events. Filtering is possible with the use of various query parameters.</td>
2831
+ <td style="padding:15px">{base_path}/{version}/events/?{query}</td>
2832
+ <td style="padding:15px">Yes</td>
2833
+ </tr>
2834
+ <tr>
2835
+ <td style="padding:15px">retrieveEvent(fromTimestamp, deviceId, toTimestamp, deviceGroupName, granularity, color, callback)</td>
2836
+ <td style="padding:15px">Get the list of events for a device. Filtering is possible with the use of various query parameters.</td>
2837
+ <td style="padding:15px">{base_path}/{version}/event/?{query}</td>
2838
+ <td style="padding:15px">Yes</td>
2839
+ </tr>
2840
+ <tr>
2841
+ <td style="padding:15px">retrieveEventDeviceGroup(fromTimestamp, deviceGroupName, toTimestamp, granularity, deviceId, color, callback)</td>
2842
+ <td style="padding:15px">Get the list of events for a device-group. Filtering is possible with the use of various query parameters.</td>
2843
+ <td style="padding:15px">{base_path}/{version}/event/device-group/?{query}</td>
2844
+ <td style="padding:15px">Yes</td>
2845
+ </tr>
2846
+ <tr>
2847
+ <td style="padding:15px">retrieveEventByEventNameDeviceGroup(eventName, fromTimestamp, deviceGroupName, toTimestamp, granularity, deviceId, color, callback)</td>
2848
+ <td style="padding:15px">Get instances of a specified device-group event. Filtering is possible with the use of various query parameters.</td>
2849
+ <td style="padding:15px">{base_path}/{version}/event/device-group/{pathv1}/?{query}</td>
2850
+ <td style="padding:15px">Yes</td>
2851
+ </tr>
2852
+ <tr>
2853
+ <td style="padding:15px">retrieveEventNetworkGroup(fromTimestamp, networkGroupName, toTimestamp, granularity, color, callback)</td>
2854
+ <td style="padding:15px">Get the list of events for a network-group. Filtering is possible with the use of various query parameters.</td>
2855
+ <td style="padding:15px">{base_path}/{version}/event/network-group/?{query}</td>
2856
+ <td style="padding:15px">Yes</td>
2857
+ </tr>
2858
+ <tr>
2859
+ <td style="padding:15px">retrieveEventByEventNameNetworkGroup(eventName, fromTimestamp, networkGroupName, toTimestamp, granularity, color, callback)</td>
2860
+ <td style="padding:15px">Get instances of a specified network-group event. Filtering is possible with the use of various query parameters.</td>
2861
+ <td style="padding:15px">{base_path}/{version}/event/network-group/{pathv1}/?{query}</td>
2862
+ <td style="padding:15px">Yes</td>
2863
+ </tr>
2864
+ <tr>
2865
+ <td style="padding:15px">retrieveEventByEventName(eventName, fromTimestamp, deviceId, toTimestamp, deviceGroupName, granularity, color, callback)</td>
2866
+ <td style="padding:15px">Get instances of a specified device event. Filtering is possible with the use of various query parameters.</td>
2867
+ <td style="padding:15px">{base_path}/{version}/event/{pathv1}/?{query}</td>
2868
+ <td style="padding:15px">Yes</td>
2869
+ </tr>
2870
+ <tr>
2871
+ <td style="padding:15px">getFieldsFromXpath(xpath, timestamp, callback)</td>
2872
+ <td style="padding:15px">Get the values of all fields</td>
2873
+ <td style="padding:15px">{base_path}/{version}/field-capture/?{query}</td>
2874
+ <td style="padding:15px">Yes</td>
2875
+ </tr>
2876
+ <tr>
2877
+ <td style="padding:15px">restoreGrafana(restoreFile, callback)</td>
2878
+ <td style="padding:15px">Restore Grafana configuration</td>
2879
+ <td style="padding:15px">{base_path}/{version}/grafana/restore/?{query}</td>
2880
+ <td style="padding:15px">Yes</td>
2881
+ </tr>
2882
+ <tr>
2883
+ <td style="padding:15px">backupGrafana(callback)</td>
2884
+ <td style="padding:15px">Take backup of Grafana configuration</td>
2885
+ <td style="padding:15px">{base_path}/{version}/grafana/backup/?{query}</td>
2886
+ <td style="padding:15px">Yes</td>
2887
+ </tr>
2888
+ <tr>
2889
+ <td style="padding:15px">getGrafanaLogin(callback)</td>
2890
+ <td style="padding:15px">Login to Grafana</td>
2891
+ <td style="padding:15px">{base_path}/{version}/grafana/login/?{query}</td>
2892
+ <td style="padding:15px">Yes</td>
2893
+ </tr>
2894
+ <tr>
2895
+ <td style="padding:15px">retrieveHealthTreeByDeviceGroup(deviceGroupName, timestamp, tolerance, device, callback)</td>
2896
+ <td style="padding:15px">Get health-tree of a specified device-group.</td>
2897
+ <td style="padding:15px">{base_path}/{version}/health-tree/device-group/{pathv1}/?{query}</td>
2898
+ <td style="padding:15px">Yes</td>
2899
+ </tr>
2900
+ <tr>
2901
+ <td style="padding:15px">retrieveHealthTreeByNetworkGroup(networkGroupName, timestamp, tolerance, callback)</td>
2902
+ <td style="padding:15px">Get health-tree of a specified network-group.</td>
2903
+ <td style="padding:15px">{base_path}/{version}/health-tree/network-group/{pathv1}/?{query}</td>
2904
+ <td style="padding:15px">Yes</td>
2905
+ </tr>
2906
+ <tr>
2907
+ <td style="padding:15px">retrieveHealthTreeById(deviceId, timestamp, tolerance, callback)</td>
2908
+ <td style="padding:15px">Return health-tree of a specified device identified by `device-id`.</td>
2909
+ <td style="padding:15px">{base_path}/{version}/health-tree/{pathv1}/?{query}</td>
2910
+ <td style="padding:15px">Yes</td>
2911
+ </tr>
2912
+ <tr>
2913
+ <td style="padding:15px">retrieveHealthAll(callback)</td>
2914
+ <td style="padding:15px">Returns health of network-groups and devices in device-groups</td>
2915
+ <td style="padding:15px">{base_path}/{version}/health/?{query}</td>
2916
+ <td style="padding:15px">Yes</td>
2917
+ </tr>
2918
+ <tr>
2919
+ <td style="padding:15px">postInspectCommandRpcTable(body, callback)</td>
2920
+ <td style="padding:15px">Inspect the given iAgent table on a device and return the results.</td>
2921
+ <td style="padding:15px">{base_path}/{version}/inspect/command-rpc/table/?{query}</td>
2922
+ <td style="padding:15px">Yes</td>
2923
+ </tr>
2924
+ </table>
2925
+ <br>