oci-loganalytics 2.9.0 → 2.9.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 (293) hide show
  1. package/lib/client.d.ts +248 -165
  2. package/lib/client.js +675 -165
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/abstract-command-descriptor.js +8 -0
  5. package/lib/model/abstract-command-descriptor.js.map +1 -1
  6. package/lib/model/compare-content-details.d.ts +30 -0
  7. package/lib/model/compare-content-details.js +30 -0
  8. package/lib/model/compare-content-details.js.map +1 -0
  9. package/lib/model/compare-content-result.d.ts +27 -0
  10. package/lib/model/compare-content-result.js +62 -0
  11. package/lib/model/compare-content-result.js.map +1 -0
  12. package/lib/model/compare-line-result.d.ts +53 -0
  13. package/lib/model/compare-line-result.js +30 -0
  14. package/lib/model/compare-line-result.js.map +1 -0
  15. package/lib/model/index.d.ts +28 -0
  16. package/lib/model/index.js +35 -7
  17. package/lib/model/index.js.map +1 -1
  18. package/lib/model/json-extract-command-descriptor.d.ts +26 -0
  19. package/lib/model/json-extract-command-descriptor.js +55 -0
  20. package/lib/model/json-extract-command-descriptor.js.map +1 -0
  21. package/lib/model/log-analytics-category-collection.d.ts +27 -0
  22. package/lib/model/log-analytics-category-collection.js +62 -0
  23. package/lib/model/log-analytics-category-collection.js.map +1 -0
  24. package/lib/model/log-analytics-category.d.ts +44 -0
  25. package/lib/model/log-analytics-category.js +30 -0
  26. package/lib/model/log-analytics-category.js.map +1 -0
  27. package/lib/model/log-analytics-entity-topology-collection.d.ts +28 -0
  28. package/lib/model/log-analytics-entity-topology-collection.js +62 -0
  29. package/lib/model/log-analytics-entity-topology-collection.js.map +1 -0
  30. package/lib/model/log-analytics-entity-topology-link-collection.d.ts +28 -0
  31. package/lib/model/log-analytics-entity-topology-link-collection.js +62 -0
  32. package/lib/model/log-analytics-entity-topology-link-collection.js.map +1 -0
  33. package/lib/model/log-analytics-entity-topology-link.d.ts +35 -0
  34. package/lib/model/log-analytics-entity-topology-link.js +30 -0
  35. package/lib/model/log-analytics-entity-topology-link.js.map +1 -0
  36. package/lib/model/log-analytics-entity-topology-summary.d.ts +26 -0
  37. package/lib/model/log-analytics-entity-topology-summary.js +62 -0
  38. package/lib/model/log-analytics-entity-topology-summary.js.map +1 -0
  39. package/lib/model/log-analytics-lookup.d.ts +6 -0
  40. package/lib/model/log-analytics-lookup.js +10 -0
  41. package/lib/model/log-analytics-lookup.js.map +1 -1
  42. package/lib/model/log-analytics-parser-summary.d.ts +1 -1
  43. package/lib/model/log-analytics-parser.d.ts +7 -1
  44. package/lib/model/log-analytics-parser.js +10 -0
  45. package/lib/model/log-analytics-parser.js.map +1 -1
  46. package/lib/model/log-analytics-resource-category-collection.d.ts +33 -0
  47. package/lib/model/log-analytics-resource-category-collection.js +72 -0
  48. package/lib/model/log-analytics-resource-category-collection.js.map +1 -0
  49. package/lib/model/log-analytics-resource-category-details.d.ts +27 -0
  50. package/lib/model/log-analytics-resource-category-details.js +62 -0
  51. package/lib/model/log-analytics-resource-category-details.js.map +1 -0
  52. package/lib/model/log-analytics-resource-category.d.ts +40 -0
  53. package/lib/model/log-analytics-resource-category.js +30 -0
  54. package/lib/model/log-analytics-resource-category.js.map +1 -0
  55. package/lib/model/log-analytics-source.d.ts +6 -0
  56. package/lib/model/log-analytics-source.js +10 -0
  57. package/lib/model/log-analytics-source.js.map +1 -1
  58. package/lib/model/scheduled-task.d.ts +1 -0
  59. package/lib/model/scheduled-task.js +1 -0
  60. package/lib/model/scheduled-task.js.map +1 -1
  61. package/lib/model/update-lookup-metadata-details.d.ts +6 -0
  62. package/lib/model/update-lookup-metadata-details.js +10 -0
  63. package/lib/model/update-lookup-metadata-details.js.map +1 -1
  64. package/lib/model/upsert-log-analytics-parser-details.d.ts +6 -0
  65. package/lib/model/upsert-log-analytics-parser-details.js +10 -0
  66. package/lib/model/upsert-log-analytics-parser-details.js.map +1 -1
  67. package/lib/model/upsert-log-analytics-source-details.d.ts +6 -0
  68. package/lib/model/upsert-log-analytics-source-details.js +10 -0
  69. package/lib/model/upsert-log-analytics-source-details.js.map +1 -1
  70. package/lib/model/xml-extract-command-descriptor.d.ts +26 -0
  71. package/lib/model/xml-extract-command-descriptor.js +55 -0
  72. package/lib/model/xml-extract-command-descriptor.js.map +1 -0
  73. package/lib/request/add-entity-association-request.d.ts +1 -1
  74. package/lib/request/add-source-event-types-request.d.ts +1 -1
  75. package/lib/request/append-lookup-data-request.d.ts +1 -1
  76. package/lib/request/batch-get-basic-info-request.d.ts +1 -1
  77. package/lib/request/cancel-query-work-request-request.d.ts +1 -1
  78. package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +1 -1
  79. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
  80. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
  81. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
  82. package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
  83. package/lib/request/clean-request.d.ts +1 -1
  84. package/lib/request/compare-content-request.d.ts +32 -0
  85. package/lib/request/compare-content-request.js +15 -0
  86. package/lib/request/compare-content-request.js.map +1 -0
  87. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  88. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  89. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  90. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  91. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  92. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  93. package/lib/request/delete-associations-request.d.ts +1 -1
  94. package/lib/request/delete-field-request.d.ts +1 -1
  95. package/lib/request/delete-label-request.d.ts +1 -1
  96. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +1 -1
  97. package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
  98. package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
  99. package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
  100. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
  101. package/lib/request/delete-lookup-request.d.ts +1 -1
  102. package/lib/request/delete-parser-request.d.ts +1 -1
  103. package/lib/request/delete-scheduled-task-request.d.ts +1 -1
  104. package/lib/request/delete-source-request.d.ts +1 -1
  105. package/lib/request/delete-upload-file-request.d.ts +1 -1
  106. package/lib/request/delete-upload-request.d.ts +1 -1
  107. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  108. package/lib/request/disable-archiving-request.d.ts +1 -1
  109. package/lib/request/disable-auto-association-request.d.ts +1 -1
  110. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  111. package/lib/request/enable-archiving-request.d.ts +1 -1
  112. package/lib/request/enable-auto-association-request.d.ts +1 -1
  113. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  114. package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
  115. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  116. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  117. package/lib/request/export-custom-content-request.d.ts +1 -1
  118. package/lib/request/export-query-result-request.d.ts +1 -1
  119. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  120. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  121. package/lib/request/filter-request.d.ts +1 -1
  122. package/lib/request/get-association-summary-request.d.ts +1 -1
  123. package/lib/request/get-category-request.d.ts +31 -0
  124. package/lib/request/get-category-request.js +15 -0
  125. package/lib/request/get-category-request.js.map +1 -0
  126. package/lib/request/get-column-names-request.d.ts +1 -1
  127. package/lib/request/get-config-work-request-request.d.ts +1 -1
  128. package/lib/request/get-field-request.d.ts +1 -1
  129. package/lib/request/get-fields-summary-request.d.ts +1 -1
  130. package/lib/request/get-label-request.d.ts +1 -1
  131. package/lib/request/get-label-summary-request.d.ts +1 -1
  132. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  133. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  134. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  135. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  136. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  137. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  138. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  139. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  140. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  141. package/lib/request/get-lookup-request.d.ts +1 -1
  142. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  143. package/lib/request/get-namespace-request.d.ts +1 -1
  144. package/lib/request/get-parser-request.d.ts +1 -1
  145. package/lib/request/get-parser-summary-request.d.ts +1 -1
  146. package/lib/request/get-preferences-request.d.ts +1 -1
  147. package/lib/request/get-query-result-request.d.ts +1 -1
  148. package/lib/request/get-query-work-request-request.d.ts +1 -1
  149. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  150. package/lib/request/get-source-request.d.ts +1 -1
  151. package/lib/request/get-source-summary-request.d.ts +1 -1
  152. package/lib/request/get-storage-request.d.ts +1 -1
  153. package/lib/request/get-storage-usage-request.d.ts +1 -1
  154. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  155. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  156. package/lib/request/get-upload-request.d.ts +1 -1
  157. package/lib/request/get-work-request-request.d.ts +1 -1
  158. package/lib/request/import-custom-content-request.d.ts +1 -1
  159. package/lib/request/index.d.ts +16 -0
  160. package/lib/request/index.js +7 -1
  161. package/lib/request/index.js.map +1 -1
  162. package/lib/request/list-associable-entities-request.d.ts +1 -1
  163. package/lib/request/list-associated-entities-request.d.ts +1 -1
  164. package/lib/request/list-auto-associations-request.d.ts +1 -1
  165. package/lib/request/list-categories-request.d.ts +72 -0
  166. package/lib/request/list-categories-request.js +29 -0
  167. package/lib/request/list-categories-request.js.map +1 -0
  168. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  169. package/lib/request/list-entity-associations-request.d.ts +1 -1
  170. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  171. package/lib/request/list-fields-request.d.ts +1 -1
  172. package/lib/request/list-label-priorities-request.d.ts +1 -1
  173. package/lib/request/list-label-source-details-request.d.ts +1 -1
  174. package/lib/request/list-labels-request.d.ts +1 -1
  175. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  176. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  177. package/lib/request/list-log-analytics-entity-topology-request.d.ts +69 -0
  178. package/lib/request/list-log-analytics-entity-topology-request.js +30 -0
  179. package/lib/request/list-log-analytics-entity-topology-request.js.map +1 -0
  180. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  181. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  182. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  183. package/lib/request/list-log-sets-request.d.ts +1 -1
  184. package/lib/request/list-lookups-request.d.ts +5 -1
  185. package/lib/request/list-lookups-request.js.map +1 -1
  186. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  187. package/lib/request/list-namespaces-request.d.ts +1 -1
  188. package/lib/request/list-parser-functions-request.d.ts +1 -1
  189. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  190. package/lib/request/list-parsers-request.d.ts +5 -1
  191. package/lib/request/list-parsers-request.js.map +1 -1
  192. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  193. package/lib/request/list-recalled-data-request.d.ts +1 -1
  194. package/lib/request/list-resource-categories-request.d.ts +71 -0
  195. package/lib/request/list-resource-categories-request.js +30 -0
  196. package/lib/request/list-resource-categories-request.js.map +1 -0
  197. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  198. package/lib/request/list-source-associations-request.d.ts +1 -1
  199. package/lib/request/list-source-event-types-request.d.ts +1 -1
  200. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  201. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  202. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  203. package/lib/request/list-source-patterns-request.d.ts +1 -1
  204. package/lib/request/list-sources-request.d.ts +5 -1
  205. package/lib/request/list-sources-request.js.map +1 -1
  206. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  207. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  208. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  209. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  210. package/lib/request/list-upload-files-request.d.ts +1 -1
  211. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  212. package/lib/request/list-uploads-request.d.ts +1 -1
  213. package/lib/request/list-warnings-request.d.ts +1 -1
  214. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  215. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  216. package/lib/request/list-work-requests-request.d.ts +1 -1
  217. package/lib/request/offboard-namespace-request.d.ts +1 -1
  218. package/lib/request/onboard-namespace-request.d.ts +1 -1
  219. package/lib/request/parse-query-request.d.ts +1 -1
  220. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  221. package/lib/request/purge-storage-data-request.d.ts +1 -1
  222. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  223. package/lib/request/query-request.d.ts +1 -1
  224. package/lib/request/recall-archived-data-request.d.ts +1 -1
  225. package/lib/request/register-lookup-request.d.ts +1 -1
  226. package/lib/request/release-recalled-data-request.d.ts +1 -1
  227. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  228. package/lib/request/remove-preferences-request.d.ts +1 -1
  229. package/lib/request/remove-resource-categories-request.d.ts +32 -0
  230. package/lib/request/remove-resource-categories-request.js +15 -0
  231. package/lib/request/remove-resource-categories-request.js.map +1 -0
  232. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  233. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  234. package/lib/request/run-request.d.ts +1 -1
  235. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  236. package/lib/request/suggest-request.d.ts +1 -1
  237. package/lib/request/suppress-warning-request.d.ts +1 -1
  238. package/lib/request/test-parser-request.d.ts +1 -1
  239. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  240. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  241. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  242. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  243. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  244. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  245. package/lib/request/update-lookup-data-request.d.ts +1 -1
  246. package/lib/request/update-lookup-request.d.ts +1 -1
  247. package/lib/request/update-preferences-request.d.ts +1 -1
  248. package/lib/request/update-resource-categories-request.d.ts +32 -0
  249. package/lib/request/update-resource-categories-request.js +15 -0
  250. package/lib/request/update-resource-categories-request.js.map +1 -0
  251. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  252. package/lib/request/update-storage-request.d.ts +1 -1
  253. package/lib/request/upload-log-events-file-request.d.ts +1 -1
  254. package/lib/request/upload-log-file-request.d.ts +1 -1
  255. package/lib/request/upsert-associations-request.d.ts +1 -1
  256. package/lib/request/upsert-field-request.d.ts +1 -1
  257. package/lib/request/upsert-label-request.d.ts +1 -1
  258. package/lib/request/upsert-parser-request.d.ts +1 -1
  259. package/lib/request/upsert-source-request.d.ts +1 -1
  260. package/lib/request/validate-association-parameters-request.d.ts +1 -1
  261. package/lib/request/validate-file-request.d.ts +1 -1
  262. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  263. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  264. package/lib/request/validate-source-request.d.ts +1 -1
  265. package/lib/request/verify-request.d.ts +48 -0
  266. package/lib/request/verify-request.js +15 -0
  267. package/lib/request/verify-request.js.map +1 -0
  268. package/lib/response/compare-content-response.d.ts +24 -0
  269. package/lib/response/compare-content-response.js +15 -0
  270. package/lib/response/compare-content-response.js.map +1 -0
  271. package/lib/response/get-category-response.d.ts +24 -0
  272. package/lib/response/get-category-response.js +15 -0
  273. package/lib/response/get-category-response.js.map +1 -0
  274. package/lib/response/index.d.ts +16 -0
  275. package/lib/response/list-categories-response.d.ts +38 -0
  276. package/lib/response/list-categories-response.js +15 -0
  277. package/lib/response/list-categories-response.js.map +1 -0
  278. package/lib/response/list-log-analytics-entity-topology-response.d.ts +31 -0
  279. package/lib/response/list-log-analytics-entity-topology-response.js +15 -0
  280. package/lib/response/list-log-analytics-entity-topology-response.js.map +1 -0
  281. package/lib/response/list-resource-categories-response.d.ts +38 -0
  282. package/lib/response/list-resource-categories-response.js +15 -0
  283. package/lib/response/list-resource-categories-response.js.map +1 -0
  284. package/lib/response/remove-resource-categories-response.d.ts +19 -0
  285. package/lib/response/remove-resource-categories-response.js +15 -0
  286. package/lib/response/remove-resource-categories-response.js.map +1 -0
  287. package/lib/response/update-resource-categories-response.d.ts +19 -0
  288. package/lib/response/update-resource-categories-response.js +15 -0
  289. package/lib/response/update-resource-categories-response.js.map +1 -0
  290. package/lib/response/verify-response.d.ts +24 -0
  291. package/lib/response/verify-response.js +15 -0
  292. package/lib/response/verify-response.js.map +1 -0
  293. package/package.json +3 -3
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntityRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntityRequest.
17
17
  */
18
18
  export interface UpdateLogAnalyticsEntityRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityTypeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityTypeRequest.
17
17
  */
18
18
  export interface UpdateLogAnalyticsEntityTypeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroupRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroupRequest.
17
17
  */
18
18
  export interface UpdateLogAnalyticsLogGroupRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRuleRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRuleRequest.
17
17
  */
18
18
  export interface UpdateLogAnalyticsObjectCollectionRuleRequest extends common.BaseRequest {
19
19
  /**
@@ -14,7 +14,7 @@
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupDataRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupDataRequest.
18
18
  */
19
19
  export interface UpdateLookupDataRequest extends common.BaseRequest {
20
20
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookupRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookupRequest.
17
17
  */
18
18
  export interface UpdateLookupRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferencesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferencesRequest.
17
17
  */
18
18
  export interface UpdatePreferencesRequest extends common.BaseRequest {
19
19
  /**
@@ -0,0 +1,32 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200601
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategoriesRequest.
17
+ */
18
+ export interface UpdateResourceCategoriesRequest extends common.BaseRequest {
19
+ /**
20
+ * The Logging Analytics namespace used for the request.
21
+ *
22
+ */
23
+ "namespaceName": string;
24
+ /**
25
+ * Details for updating the specified category assignments of resources.
26
+ */
27
+ "updateResourceCategoriesDetails": model.LogAnalyticsResourceCategoryDetails;
28
+ /**
29
+ * The client request ID for tracing.
30
+ */
31
+ "opcRequestId"?: string;
32
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200601
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=update-resource-categories-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-resource-categories-request.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/request/update-resource-categories-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTaskRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTaskRequest.
17
17
  */
18
18
  export interface UpdateScheduledTaskRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorageRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorageRequest.
17
17
  */
18
18
  export interface UpdateStorageRequest extends common.BaseRequest {
19
19
  /**
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
  import common = require("oci-common");
16
16
  import stream = require("stream");
17
17
  /**
18
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFileRequest.
18
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFileRequest.
19
19
  */
20
20
  export interface UploadLogEventsFileRequest extends common.BaseRequest {
21
21
  /**
@@ -14,7 +14,7 @@
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFileRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFileRequest.
18
18
  */
19
19
  export interface UploadLogFileRequest extends common.BaseRequest {
20
20
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociationsRequest.
17
17
  */
18
18
  export interface UpsertAssociationsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertFieldRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpsertField.ts.html |here} to see how to use UpsertFieldRequest.
17
17
  */
18
18
  export interface UpsertFieldRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabelRequest.
17
17
  */
18
18
  export interface UpsertLabelRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParserRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParserRequest.
17
17
  */
18
18
  export interface UpsertParserRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSourceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSourceRequest.
17
17
  */
18
18
  export interface UpsertSourceRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParametersRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParametersRequest.
17
17
  */
18
18
  export interface ValidateAssociationParametersRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFileRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFileRequest.
16
16
  */
17
17
  export interface ValidateFileRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetailsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetailsRequest.
17
17
  */
18
18
  export interface ValidateSourceExtendedFieldDetailsRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMappingRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMappingRequest.
16
16
  */
17
17
  export interface ValidateSourceMappingRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSourceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSourceRequest.
17
17
  */
18
18
  export interface ValidateSourceRequest extends common.BaseRequest {
19
19
  /**
@@ -0,0 +1,48 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200601
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/loganalytics/Verify.ts.html |here} to see how to use VerifyRequest.
16
+ */
17
+ export interface VerifyRequest extends common.BaseRequest {
18
+ /**
19
+ * The Logging Analytics namespace used for the request.
20
+ *
21
+ */
22
+ "namespaceName": string;
23
+ /**
24
+ * Unique scheduledTask id returned from task create.
25
+ * If invalid will lead to a 404 not found.
26
+ *
27
+ */
28
+ "scheduledTaskId": string;
29
+ /**
30
+ * Optional parameter to specify whether to include acceleration results.
31
+ * Default value is false;
32
+ *
33
+ */
34
+ "shouldIncludeResults"?: boolean;
35
+ /**
36
+ * The client request ID for tracing.
37
+ */
38
+ "opcRequestId"?: string;
39
+ /**
40
+ * A token that uniquely identifies a request so it can be retried in case of a timeout or
41
+ * server error without risk of executing that same action again. Retry tokens expire after 24
42
+ * hours, but can be invalidated before then due to conflicting operations. For example, if a resource
43
+ * has been deleted and purged from the system, then a retry of the original creation request
44
+ * might be rejected.
45
+ *
46
+ */
47
+ "opcRetryToken"?: string;
48
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200601
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=verify-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"verify-request.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/request/verify-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,24 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200601
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface CompareContentResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. When you contact Oracle about a specific request, provide the request ID.
17
+ *
18
+ */
19
+ "opcRequestId": string;
20
+ /**
21
+ * The returned model.CompareContentResult instance.
22
+ */
23
+ "compareContentResult": model.CompareContentResult;
24
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200601
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=compare-content-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"compare-content-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/compare-content-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,24 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200601
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface GetCategoryResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. When you contact Oracle about a specific request, provide the request ID.
17
+ *
18
+ */
19
+ "opcRequestId": string;
20
+ /**
21
+ * The returned model.LogAnalyticsCategory instance.
22
+ */
23
+ "logAnalyticsCategory": model.LogAnalyticsCategory;
24
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200601
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-category-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-category-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/get-category-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -33,6 +33,8 @@ import * as ChangeScheduledTaskCompartmentResponse from "./change-scheduled-task
33
33
  export import ChangeScheduledTaskCompartmentResponse = ChangeScheduledTaskCompartmentResponse.ChangeScheduledTaskCompartmentResponse;
34
34
  import * as CleanResponse from "./clean-response";
35
35
  export import CleanResponse = CleanResponse.CleanResponse;
36
+ import * as CompareContentResponse from "./compare-content-response";
37
+ export import CompareContentResponse = CompareContentResponse.CompareContentResponse;
36
38
  import * as CreateLogAnalyticsEmBridgeResponse from "./create-log-analytics-em-bridge-response";
37
39
  export import CreateLogAnalyticsEmBridgeResponse = CreateLogAnalyticsEmBridgeResponse.CreateLogAnalyticsEmBridgeResponse;
38
40
  import * as CreateLogAnalyticsEntityResponse from "./create-log-analytics-entity-response";
@@ -105,6 +107,8 @@ import * as FilterResponse from "./filter-response";
105
107
  export import FilterResponse = FilterResponse.FilterResponse;
106
108
  import * as GetAssociationSummaryResponse from "./get-association-summary-response";
107
109
  export import GetAssociationSummaryResponse = GetAssociationSummaryResponse.GetAssociationSummaryResponse;
110
+ import * as GetCategoryResponse from "./get-category-response";
111
+ export import GetCategoryResponse = GetCategoryResponse.GetCategoryResponse;
108
112
  import * as GetColumnNamesResponse from "./get-column-names-response";
109
113
  export import GetColumnNamesResponse = GetColumnNamesResponse.GetColumnNamesResponse;
110
114
  import * as GetConfigWorkRequestResponse from "./get-config-work-request-response";
@@ -177,6 +181,8 @@ import * as ListAssociatedEntitiesResponse from "./list-associated-entities-resp
177
181
  export import ListAssociatedEntitiesResponse = ListAssociatedEntitiesResponse.ListAssociatedEntitiesResponse;
178
182
  import * as ListAutoAssociationsResponse from "./list-auto-associations-response";
179
183
  export import ListAutoAssociationsResponse = ListAutoAssociationsResponse.ListAutoAssociationsResponse;
184
+ import * as ListCategoriesResponse from "./list-categories-response";
185
+ export import ListCategoriesResponse = ListCategoriesResponse.ListCategoriesResponse;
180
186
  import * as ListConfigWorkRequestsResponse from "./list-config-work-requests-response";
181
187
  export import ListConfigWorkRequestsResponse = ListConfigWorkRequestsResponse.ListConfigWorkRequestsResponse;
182
188
  import * as ListEntityAssociationsResponse from "./list-entity-associations-response";
@@ -195,6 +201,8 @@ import * as ListLogAnalyticsEmBridgesResponse from "./list-log-analytics-em-brid
195
201
  export import ListLogAnalyticsEmBridgesResponse = ListLogAnalyticsEmBridgesResponse.ListLogAnalyticsEmBridgesResponse;
196
202
  import * as ListLogAnalyticsEntitiesResponse from "./list-log-analytics-entities-response";
197
203
  export import ListLogAnalyticsEntitiesResponse = ListLogAnalyticsEntitiesResponse.ListLogAnalyticsEntitiesResponse;
204
+ import * as ListLogAnalyticsEntityTopologyResponse from "./list-log-analytics-entity-topology-response";
205
+ export import ListLogAnalyticsEntityTopologyResponse = ListLogAnalyticsEntityTopologyResponse.ListLogAnalyticsEntityTopologyResponse;
198
206
  import * as ListLogAnalyticsEntityTypesResponse from "./list-log-analytics-entity-types-response";
199
207
  export import ListLogAnalyticsEntityTypesResponse = ListLogAnalyticsEntityTypesResponse.ListLogAnalyticsEntityTypesResponse;
200
208
  import * as ListLogAnalyticsLogGroupsResponse from "./list-log-analytics-log-groups-response";
@@ -219,6 +227,8 @@ import * as ListQueryWorkRequestsResponse from "./list-query-work-requests-respo
219
227
  export import ListQueryWorkRequestsResponse = ListQueryWorkRequestsResponse.ListQueryWorkRequestsResponse;
220
228
  import * as ListRecalledDataResponse from "./list-recalled-data-response";
221
229
  export import ListRecalledDataResponse = ListRecalledDataResponse.ListRecalledDataResponse;
230
+ import * as ListResourceCategoriesResponse from "./list-resource-categories-response";
231
+ export import ListResourceCategoriesResponse = ListResourceCategoriesResponse.ListResourceCategoriesResponse;
222
232
  import * as ListScheduledTasksResponse from "./list-scheduled-tasks-response";
223
233
  export import ListScheduledTasksResponse = ListScheduledTasksResponse.ListScheduledTasksResponse;
224
234
  import * as ListSourceAssociationsResponse from "./list-source-associations-response";
@@ -281,6 +291,8 @@ import * as RemoveEntityAssociationsResponse from "./remove-entity-associations-
281
291
  export import RemoveEntityAssociationsResponse = RemoveEntityAssociationsResponse.RemoveEntityAssociationsResponse;
282
292
  import * as RemovePreferencesResponse from "./remove-preferences-response";
283
293
  export import RemovePreferencesResponse = RemovePreferencesResponse.RemovePreferencesResponse;
294
+ import * as RemoveResourceCategoriesResponse from "./remove-resource-categories-response";
295
+ export import RemoveResourceCategoriesResponse = RemoveResourceCategoriesResponse.RemoveResourceCategoriesResponse;
284
296
  import * as RemoveSourceEventTypesResponse from "./remove-source-event-types-response";
285
297
  export import RemoveSourceEventTypesResponse = RemoveSourceEventTypesResponse.RemoveSourceEventTypesResponse;
286
298
  import * as ResumeScheduledTaskResponse from "./resume-scheduled-task-response";
@@ -313,6 +325,8 @@ import * as UpdateLookupDataResponse from "./update-lookup-data-response";
313
325
  export import UpdateLookupDataResponse = UpdateLookupDataResponse.UpdateLookupDataResponse;
314
326
  import * as UpdatePreferencesResponse from "./update-preferences-response";
315
327
  export import UpdatePreferencesResponse = UpdatePreferencesResponse.UpdatePreferencesResponse;
328
+ import * as UpdateResourceCategoriesResponse from "./update-resource-categories-response";
329
+ export import UpdateResourceCategoriesResponse = UpdateResourceCategoriesResponse.UpdateResourceCategoriesResponse;
316
330
  import * as UpdateScheduledTaskResponse from "./update-scheduled-task-response";
317
331
  export import UpdateScheduledTaskResponse = UpdateScheduledTaskResponse.UpdateScheduledTaskResponse;
318
332
  import * as UpdateStorageResponse from "./update-storage-response";
@@ -341,3 +355,5 @@ import * as ValidateSourceExtendedFieldDetailsResponse from "./validate-source-e
341
355
  export import ValidateSourceExtendedFieldDetailsResponse = ValidateSourceExtendedFieldDetailsResponse.ValidateSourceExtendedFieldDetailsResponse;
342
356
  import * as ValidateSourceMappingResponse from "./validate-source-mapping-response";
343
357
  export import ValidateSourceMappingResponse = ValidateSourceMappingResponse.ValidateSourceMappingResponse;
358
+ import * as VerifyResponse from "./verify-response";
359
+ export import VerifyResponse = VerifyResponse.VerifyResponse;
@@ -0,0 +1,38 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200601
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface ListCategoriesResponse {
15
+ /**
16
+ * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
+ * then additional items may be available on the previous page of the list. Include this value as the `page` parameter for the
18
+ * subsequent request to get the previous batch of items.
19
+ *
20
+ */
21
+ "opcPrevPage": string;
22
+ /**
23
+ * For pagination of a list of items. When paging through a list, if this header appears in the response,
24
+ * then additional items may be available on the next page of the list. Include this value as the `page` parameter for the
25
+ * subsequent request to get the next batch of items.
26
+ *
27
+ */
28
+ "opcNextPage": string;
29
+ /**
30
+ * Unique Oracle-assigned identifier for the request. When you contact Oracle about a specific request, provide the request ID.
31
+ *
32
+ */
33
+ "opcRequestId": string;
34
+ /**
35
+ * The returned model.LogAnalyticsCategoryCollection instance.
36
+ */
37
+ "logAnalyticsCategoryCollection": model.LogAnalyticsCategoryCollection;
38
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200601
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-categories-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-categories-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/list-categories-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,31 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200601
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface ListLogAnalyticsEntityTopologyResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. When you contact Oracle about a specific request, provide the request ID.
17
+ *
18
+ */
19
+ "opcRequestId": string;
20
+ /**
21
+ * For pagination of a list of items. When paging through a list, if this header appears in the response,
22
+ * then additional items may be available on the next page of the list. Include this value as the `page` parameter for the
23
+ * subsequent request to get the next batch of items.
24
+ *
25
+ */
26
+ "opcNextPage": string;
27
+ /**
28
+ * The returned model.LogAnalyticsEntityTopologyCollection instance.
29
+ */
30
+ "logAnalyticsEntityTopologyCollection": model.LogAnalyticsEntityTopologyCollection;
31
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200601
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-log-analytics-entity-topology-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-log-analytics-entity-topology-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/list-log-analytics-entity-topology-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}