oci-loganalytics 2.66.0 → 2.68.0

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 (412) hide show
  1. package/lib/client.d.ts +272 -187
  2. package/lib/client.js +754 -189
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/abstract-column.js +4 -0
  5. package/lib/model/abstract-column.js.map +1 -1
  6. package/lib/model/abstract-command-descriptor.js +12 -0
  7. package/lib/model/abstract-command-descriptor.js.map +1 -1
  8. package/lib/model/association-property.d.ts +35 -0
  9. package/lib/model/association-property.js +62 -0
  10. package/lib/model/association-property.js.map +1 -0
  11. package/lib/model/condition-block.d.ts +67 -0
  12. package/lib/model/condition-block.js +74 -0
  13. package/lib/model/condition-block.js.map +1 -0
  14. package/lib/model/creation-source-type.d.ts +3 -2
  15. package/lib/model/creation-source-type.js +3 -2
  16. package/lib/model/creation-source-type.js.map +1 -1
  17. package/lib/model/credential-endpoint.d.ts +42 -0
  18. package/lib/model/credential-endpoint.js +62 -0
  19. package/lib/model/credential-endpoint.js.map +1 -0
  20. package/lib/model/effective-property-collection.d.ts +27 -0
  21. package/lib/model/effective-property-collection.js +62 -0
  22. package/lib/model/effective-property-collection.js.map +1 -0
  23. package/lib/model/effective-property-summary.d.ts +40 -0
  24. package/lib/model/effective-property-summary.js +62 -0
  25. package/lib/model/effective-property-summary.js.map +1 -0
  26. package/lib/model/endpoint-credentials.d.ts +46 -0
  27. package/lib/model/endpoint-credentials.js +70 -0
  28. package/lib/model/endpoint-credentials.js.map +1 -0
  29. package/lib/model/endpoint-proxy.d.ts +46 -0
  30. package/lib/model/endpoint-proxy.js +41 -0
  31. package/lib/model/endpoint-proxy.js.map +1 -0
  32. package/lib/model/endpoint-request.d.ts +56 -0
  33. package/lib/model/endpoint-request.js +82 -0
  34. package/lib/model/endpoint-request.js.map +1 -0
  35. package/lib/model/endpoint-response.d.ts +30 -0
  36. package/lib/model/endpoint-response.js +30 -0
  37. package/lib/model/endpoint-response.js.map +1 -0
  38. package/lib/model/endpoint-result.d.ts +43 -0
  39. package/lib/model/endpoint-result.js +62 -0
  40. package/lib/model/endpoint-result.js.map +1 -0
  41. package/lib/model/estimate-recall-data-size-details.d.ts +8 -0
  42. package/lib/model/estimate-recall-data-size-details.js.map +1 -1
  43. package/lib/model/estimate-recall-data-size-result.d.ts +12 -0
  44. package/lib/model/estimate-recall-data-size-result.js.map +1 -1
  45. package/lib/model/frequent-command-descriptor.d.ts +26 -0
  46. package/lib/model/frequent-command-descriptor.js +55 -0
  47. package/lib/model/frequent-command-descriptor.js.map +1 -0
  48. package/lib/model/index.d.ts +70 -0
  49. package/lib/model/index.js +79 -8
  50. package/lib/model/index.js.map +1 -1
  51. package/lib/model/level.d.ts +32 -0
  52. package/lib/model/level.js +30 -0
  53. package/lib/model/level.js.map +1 -0
  54. package/lib/model/log-analytics-association-parameter.d.ts +9 -0
  55. package/lib/model/log-analytics-association-parameter.js +34 -2
  56. package/lib/model/log-analytics-association-parameter.js.map +1 -1
  57. package/lib/model/log-analytics-association.d.ts +5 -0
  58. package/lib/model/log-analytics-association.js +34 -2
  59. package/lib/model/log-analytics-association.js.map +1 -1
  60. package/lib/model/log-analytics-endpoint.d.ts +23 -0
  61. package/lib/model/log-analytics-endpoint.js +73 -0
  62. package/lib/model/log-analytics-endpoint.js.map +1 -0
  63. package/lib/model/log-analytics-preference.d.ts +1 -1
  64. package/lib/model/log-analytics-property.d.ts +30 -0
  65. package/lib/model/log-analytics-property.js +30 -0
  66. package/lib/model/log-analytics-property.js.map +1 -0
  67. package/lib/model/log-analytics-source-label-condition.d.ts +7 -0
  68. package/lib/model/log-analytics-source-label-condition.js +30 -2
  69. package/lib/model/log-analytics-source-label-condition.js.map +1 -1
  70. package/lib/model/log-analytics-source-pattern.d.ts +4 -0
  71. package/lib/model/log-analytics-source-pattern.js +10 -0
  72. package/lib/model/log-analytics-source-pattern.js.map +1 -1
  73. package/lib/model/log-analytics-source-summary.d.ts +8 -0
  74. package/lib/model/log-analytics-source-summary.js +20 -0
  75. package/lib/model/log-analytics-source-summary.js.map +1 -1
  76. package/lib/model/log-analytics-source.d.ts +8 -0
  77. package/lib/model/log-analytics-source.js +20 -0
  78. package/lib/model/log-analytics-source.js.map +1 -1
  79. package/lib/model/log-endpoint.d.ts +57 -0
  80. package/lib/model/log-endpoint.js +78 -0
  81. package/lib/model/log-endpoint.js.map +1 -0
  82. package/lib/model/log-list-endpoint.d.ts +57 -0
  83. package/lib/model/log-list-endpoint.js +78 -0
  84. package/lib/model/log-list-endpoint.js.map +1 -0
  85. package/lib/model/log-list-type-endpoint.d.ts +37 -0
  86. package/lib/model/log-list-type-endpoint.js +73 -0
  87. package/lib/model/log-list-type-endpoint.js.map +1 -0
  88. package/lib/model/log-type-endpoint.d.ts +31 -0
  89. package/lib/model/log-type-endpoint.js +59 -0
  90. package/lib/model/log-type-endpoint.js.map +1 -0
  91. package/lib/model/name-value-pair.d.ts +30 -0
  92. package/lib/model/name-value-pair.js +30 -0
  93. package/lib/model/name-value-pair.js.map +1 -0
  94. package/lib/model/namespace-summary.d.ts +1 -1
  95. package/lib/model/namespace.d.ts +1 -1
  96. package/lib/model/outlier-command-descriptor.d.ts +26 -0
  97. package/lib/model/outlier-command-descriptor.js +55 -0
  98. package/lib/model/outlier-command-descriptor.js.map +1 -0
  99. package/lib/model/overlapping-recall-collection.d.ts +27 -0
  100. package/lib/model/overlapping-recall-collection.js +62 -0
  101. package/lib/model/overlapping-recall-collection.js.map +1 -0
  102. package/lib/model/overlapping-recall-summary.d.ts +55 -0
  103. package/lib/model/overlapping-recall-summary.js +30 -0
  104. package/lib/model/overlapping-recall-summary.js.map +1 -0
  105. package/lib/model/pattern-override.d.ts +34 -0
  106. package/lib/model/pattern-override.js +30 -0
  107. package/lib/model/pattern-override.js.map +1 -0
  108. package/lib/model/property-metadata-summary-collection.d.ts +27 -0
  109. package/lib/model/property-metadata-summary-collection.js +62 -0
  110. package/lib/model/property-metadata-summary-collection.js.map +1 -0
  111. package/lib/model/property-metadata-summary.d.ts +43 -0
  112. package/lib/model/property-metadata-summary.js +62 -0
  113. package/lib/model/property-metadata-summary.js.map +1 -0
  114. package/lib/model/query-aggregation.d.ts +5 -0
  115. package/lib/model/query-aggregation.js.map +1 -1
  116. package/lib/model/rare-command-descriptor.d.ts +26 -0
  117. package/lib/model/rare-command-descriptor.js +55 -0
  118. package/lib/model/rare-command-descriptor.js.map +1 -0
  119. package/lib/model/recall-archived-data-details.d.ts +8 -0
  120. package/lib/model/recall-archived-data-details.js.map +1 -1
  121. package/lib/model/recall-count.d.ts +43 -0
  122. package/lib/model/recall-count.js +30 -0
  123. package/lib/model/recall-count.js.map +1 -0
  124. package/lib/model/recall-status.d.ts +31 -0
  125. package/lib/model/recall-status.js +42 -0
  126. package/lib/model/recall-status.js.map +1 -0
  127. package/lib/model/recalled-data-info.d.ts +30 -0
  128. package/lib/model/recalled-data-info.js +30 -0
  129. package/lib/model/recalled-data-info.js.map +1 -0
  130. package/lib/model/recalled-data-size.d.ts +39 -0
  131. package/lib/model/recalled-data-size.js +30 -0
  132. package/lib/model/recalled-data-size.js.map +1 -0
  133. package/lib/model/recalled-data.d.ts +21 -0
  134. package/lib/model/recalled-data.js +1 -0
  135. package/lib/model/recalled-data.js.map +1 -1
  136. package/lib/model/rule-summary-report.d.ts +34 -0
  137. package/lib/model/rule-summary-report.js +30 -0
  138. package/lib/model/rule-summary-report.js.map +1 -0
  139. package/lib/model/storage-operation-type.d.ts +1 -0
  140. package/lib/model/storage-operation-type.js +1 -0
  141. package/lib/model/storage-operation-type.js.map +1 -1
  142. package/lib/model/storage-usage.d.ts +1 -1
  143. package/lib/model/storage-work-request-summary.d.ts +16 -0
  144. package/lib/model/storage-work-request-summary.js.map +1 -1
  145. package/lib/model/storage-work-request.d.ts +16 -0
  146. package/lib/model/storage-work-request.js.map +1 -1
  147. package/lib/model/storage.d.ts +1 -1
  148. package/lib/model/table-column.d.ts +38 -0
  149. package/lib/model/table-column.js +65 -0
  150. package/lib/model/table-column.js.map +1 -0
  151. package/lib/model/task-type.d.ts +0 -1
  152. package/lib/model/task-type.js +0 -1
  153. package/lib/model/task-type.js.map +1 -1
  154. package/lib/model/trend-column.d.ts +12 -0
  155. package/lib/model/trend-column.js.map +1 -1
  156. package/lib/model/update-storage-details.d.ts +1 -1
  157. package/lib/model/upsert-log-analytics-association.d.ts +5 -0
  158. package/lib/model/upsert-log-analytics-association.js +34 -2
  159. package/lib/model/upsert-log-analytics-association.js.map +1 -1
  160. package/lib/model/upsert-log-analytics-source-details.d.ts +8 -0
  161. package/lib/model/upsert-log-analytics-source-details.js +20 -0
  162. package/lib/model/upsert-log-analytics-source-details.js.map +1 -1
  163. package/lib/model/validate-endpoint-result.d.ts +35 -0
  164. package/lib/model/validate-endpoint-result.js +62 -0
  165. package/lib/model/validate-endpoint-result.js.map +1 -0
  166. package/lib/model/validate-label-condition-details.d.ts +32 -0
  167. package/lib/model/validate-label-condition-details.js +68 -0
  168. package/lib/model/validate-label-condition-details.js.map +1 -0
  169. package/lib/model/validate-label-condition-result.d.ts +45 -0
  170. package/lib/model/validate-label-condition-result.js +68 -0
  171. package/lib/model/validate-label-condition-result.js.map +1 -0
  172. package/lib/model/value-type.d.ts +1 -0
  173. package/lib/model/value-type.js +1 -0
  174. package/lib/model/value-type.js.map +1 -1
  175. package/lib/request/add-entity-association-request.d.ts +1 -1
  176. package/lib/request/add-source-event-types-request.d.ts +1 -1
  177. package/lib/request/append-lookup-data-request.d.ts +1 -1
  178. package/lib/request/assign-encryption-key-request.d.ts +1 -1
  179. package/lib/request/batch-get-basic-info-request.d.ts +1 -1
  180. package/lib/request/cancel-query-work-request-request.d.ts +1 -1
  181. package/lib/request/change-ingest-time-rule-compartment-request.d.ts +1 -1
  182. package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +1 -1
  183. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
  184. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
  185. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
  186. package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
  187. package/lib/request/clean-request.d.ts +1 -1
  188. package/lib/request/compare-content-request.d.ts +1 -1
  189. package/lib/request/create-ingest-time-rule-request.d.ts +1 -1
  190. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  191. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  192. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  193. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  194. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  195. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  196. package/lib/request/delete-associations-request.d.ts +1 -1
  197. package/lib/request/delete-field-request.d.ts +1 -1
  198. package/lib/request/delete-ingest-time-rule-request.d.ts +1 -1
  199. package/lib/request/delete-label-request.d.ts +1 -1
  200. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +5 -1
  201. package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
  202. package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
  203. package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
  204. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
  205. package/lib/request/delete-lookup-request.d.ts +1 -1
  206. package/lib/request/delete-parser-request.d.ts +1 -1
  207. package/lib/request/delete-scheduled-task-request.d.ts +1 -1
  208. package/lib/request/delete-source-request.d.ts +1 -1
  209. package/lib/request/delete-upload-file-request.d.ts +1 -1
  210. package/lib/request/delete-upload-request.d.ts +1 -1
  211. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  212. package/lib/request/disable-archiving-request.d.ts +1 -1
  213. package/lib/request/disable-auto-association-request.d.ts +1 -1
  214. package/lib/request/disable-ingest-time-rule-request.d.ts +1 -1
  215. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  216. package/lib/request/enable-archiving-request.d.ts +1 -1
  217. package/lib/request/enable-auto-association-request.d.ts +1 -1
  218. package/lib/request/enable-ingest-time-rule-request.d.ts +1 -1
  219. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  220. package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
  221. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  222. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  223. package/lib/request/export-custom-content-request.d.ts +1 -1
  224. package/lib/request/export-query-result-request.d.ts +1 -1
  225. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  226. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  227. package/lib/request/filter-request.d.ts +1 -1
  228. package/lib/request/get-association-summary-request.d.ts +1 -1
  229. package/lib/request/get-category-request.d.ts +1 -1
  230. package/lib/request/get-column-names-request.d.ts +1 -1
  231. package/lib/request/get-config-work-request-request.d.ts +1 -1
  232. package/lib/request/get-field-request.d.ts +1 -1
  233. package/lib/request/get-fields-summary-request.d.ts +1 -1
  234. package/lib/request/get-ingest-time-rule-request.d.ts +1 -1
  235. package/lib/request/get-label-request.d.ts +1 -1
  236. package/lib/request/get-label-summary-request.d.ts +1 -1
  237. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  238. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  239. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  240. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  241. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  242. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  243. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  244. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  245. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  246. package/lib/request/get-lookup-request.d.ts +1 -1
  247. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  248. package/lib/request/get-namespace-request.d.ts +1 -1
  249. package/lib/request/get-parser-request.d.ts +1 -1
  250. package/lib/request/get-parser-summary-request.d.ts +1 -1
  251. package/lib/request/get-preferences-request.d.ts +1 -1
  252. package/lib/request/get-query-result-request.d.ts +1 -1
  253. package/lib/request/get-query-work-request-request.d.ts +1 -1
  254. package/lib/request/get-recall-count-request.d.ts +27 -0
  255. package/lib/request/get-recall-count-request.js +15 -0
  256. package/lib/request/get-recall-count-request.js.map +1 -0
  257. package/lib/request/get-recalled-data-size-request.d.ts +35 -0
  258. package/lib/request/get-recalled-data-size-request.js +15 -0
  259. package/lib/request/get-recalled-data-size-request.js.map +1 -0
  260. package/lib/request/get-rules-summary-request.d.ts +31 -0
  261. package/lib/request/get-rules-summary-request.js +15 -0
  262. package/lib/request/get-rules-summary-request.js.map +1 -0
  263. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  264. package/lib/request/get-source-request.d.ts +1 -1
  265. package/lib/request/get-source-summary-request.d.ts +1 -1
  266. package/lib/request/get-storage-request.d.ts +1 -1
  267. package/lib/request/get-storage-usage-request.d.ts +1 -1
  268. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  269. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  270. package/lib/request/get-upload-request.d.ts +1 -1
  271. package/lib/request/get-work-request-request.d.ts +1 -1
  272. package/lib/request/import-custom-content-request.d.ts +1 -1
  273. package/lib/request/index.d.ts +16 -0
  274. package/lib/request/index.js +8 -1
  275. package/lib/request/index.js.map +1 -1
  276. package/lib/request/list-associable-entities-request.d.ts +1 -1
  277. package/lib/request/list-associated-entities-request.d.ts +1 -1
  278. package/lib/request/list-auto-associations-request.d.ts +1 -1
  279. package/lib/request/list-categories-request.d.ts +1 -1
  280. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  281. package/lib/request/list-effective-properties-request.d.ts +83 -0
  282. package/lib/request/list-effective-properties-request.js +29 -0
  283. package/lib/request/list-effective-properties-request.js.map +1 -0
  284. package/lib/request/list-encryption-key-info-request.d.ts +1 -1
  285. package/lib/request/list-entity-associations-request.d.ts +1 -1
  286. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  287. package/lib/request/list-fields-request.d.ts +1 -1
  288. package/lib/request/list-ingest-time-rules-request.d.ts +1 -1
  289. package/lib/request/list-label-priorities-request.d.ts +1 -1
  290. package/lib/request/list-label-source-details-request.d.ts +1 -1
  291. package/lib/request/list-labels-request.d.ts +1 -1
  292. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  293. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  294. package/lib/request/list-log-analytics-entity-topology-request.d.ts +1 -1
  295. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  296. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  297. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  298. package/lib/request/list-log-sets-request.d.ts +1 -1
  299. package/lib/request/list-lookups-request.d.ts +1 -1
  300. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  301. package/lib/request/list-namespaces-request.d.ts +1 -1
  302. package/lib/request/list-overlapping-recalls-request.d.ts +64 -0
  303. package/lib/request/list-overlapping-recalls-request.js +29 -0
  304. package/lib/request/list-overlapping-recalls-request.js.map +1 -0
  305. package/lib/request/list-parser-functions-request.d.ts +1 -1
  306. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  307. package/lib/request/list-parsers-request.d.ts +1 -1
  308. package/lib/request/list-properties-metadata-request.d.ts +75 -0
  309. package/lib/request/list-properties-metadata-request.js +29 -0
  310. package/lib/request/list-properties-metadata-request.js.map +1 -0
  311. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  312. package/lib/request/list-recalled-data-request.d.ts +1 -1
  313. package/lib/request/list-resource-categories-request.d.ts +1 -1
  314. package/lib/request/list-rules-request.d.ts +1 -1
  315. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  316. package/lib/request/list-source-associations-request.d.ts +1 -1
  317. package/lib/request/list-source-event-types-request.d.ts +1 -1
  318. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  319. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  320. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  321. package/lib/request/list-source-patterns-request.d.ts +1 -1
  322. package/lib/request/list-sources-request.d.ts +1 -1
  323. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  324. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  325. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  326. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  327. package/lib/request/list-upload-files-request.d.ts +1 -1
  328. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  329. package/lib/request/list-uploads-request.d.ts +1 -1
  330. package/lib/request/list-warnings-request.d.ts +1 -1
  331. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  332. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  333. package/lib/request/list-work-requests-request.d.ts +1 -1
  334. package/lib/request/offboard-namespace-request.d.ts +1 -1
  335. package/lib/request/onboard-namespace-request.d.ts +1 -1
  336. package/lib/request/parse-query-request.d.ts +1 -1
  337. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  338. package/lib/request/purge-storage-data-request.d.ts +1 -1
  339. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  340. package/lib/request/query-request.d.ts +1 -1
  341. package/lib/request/recall-archived-data-request.d.ts +1 -1
  342. package/lib/request/register-lookup-request.d.ts +1 -1
  343. package/lib/request/release-recalled-data-request.d.ts +1 -1
  344. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  345. package/lib/request/remove-preferences-request.d.ts +1 -1
  346. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  347. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  348. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  349. package/lib/request/run-request.d.ts +1 -1
  350. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  351. package/lib/request/suggest-request.d.ts +1 -1
  352. package/lib/request/suppress-warning-request.d.ts +1 -1
  353. package/lib/request/test-parser-request.d.ts +1 -1
  354. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  355. package/lib/request/update-ingest-time-rule-request.d.ts +1 -1
  356. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  357. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  358. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  359. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  360. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  361. package/lib/request/update-lookup-data-request.d.ts +1 -1
  362. package/lib/request/update-lookup-request.d.ts +1 -1
  363. package/lib/request/update-preferences-request.d.ts +1 -1
  364. package/lib/request/update-resource-categories-request.d.ts +1 -1
  365. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  366. package/lib/request/update-storage-request.d.ts +1 -1
  367. package/lib/request/upload-log-events-file-request.d.ts +1 -1
  368. package/lib/request/upload-log-file-request.d.ts +1 -1
  369. package/lib/request/upsert-associations-request.d.ts +1 -1
  370. package/lib/request/upsert-field-request.d.ts +1 -1
  371. package/lib/request/upsert-label-request.d.ts +1 -1
  372. package/lib/request/upsert-parser-request.d.ts +1 -1
  373. package/lib/request/upsert-source-request.d.ts +1 -1
  374. package/lib/request/validate-association-parameters-request.d.ts +1 -1
  375. package/lib/request/validate-endpoint-request.d.ts +32 -0
  376. package/lib/request/validate-endpoint-request.js +15 -0
  377. package/lib/request/validate-endpoint-request.js.map +1 -0
  378. package/lib/request/validate-file-request.d.ts +1 -1
  379. package/lib/request/validate-label-condition-request.d.ts +32 -0
  380. package/lib/request/validate-label-condition-request.js +15 -0
  381. package/lib/request/validate-label-condition-request.js.map +1 -0
  382. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  383. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  384. package/lib/request/validate-source-request.d.ts +1 -1
  385. package/lib/request/verify-request.d.ts +1 -1
  386. package/lib/response/get-recall-count-response.d.ts +24 -0
  387. package/lib/response/get-recall-count-response.js +15 -0
  388. package/lib/response/get-recall-count-response.js.map +1 -0
  389. package/lib/response/get-recalled-data-size-response.d.ts +38 -0
  390. package/lib/response/get-recalled-data-size-response.js +15 -0
  391. package/lib/response/get-recalled-data-size-response.js.map +1 -0
  392. package/lib/response/get-rules-summary-response.d.ts +24 -0
  393. package/lib/response/get-rules-summary-response.js +15 -0
  394. package/lib/response/get-rules-summary-response.js.map +1 -0
  395. package/lib/response/index.d.ts +16 -0
  396. package/lib/response/list-effective-properties-response.d.ts +38 -0
  397. package/lib/response/list-effective-properties-response.js +15 -0
  398. package/lib/response/list-effective-properties-response.js.map +1 -0
  399. package/lib/response/list-overlapping-recalls-response.d.ts +38 -0
  400. package/lib/response/list-overlapping-recalls-response.js +15 -0
  401. package/lib/response/list-overlapping-recalls-response.js.map +1 -0
  402. package/lib/response/list-properties-metadata-response.d.ts +38 -0
  403. package/lib/response/list-properties-metadata-response.js +15 -0
  404. package/lib/response/list-properties-metadata-response.js.map +1 -0
  405. package/lib/response/recall-archived-data-response.d.ts +10 -0
  406. package/lib/response/validate-endpoint-response.d.ts +24 -0
  407. package/lib/response/validate-endpoint-response.js +15 -0
  408. package/lib/response/validate-endpoint-response.js.map +1 -0
  409. package/lib/response/validate-label-condition-response.d.ts +24 -0
  410. package/lib/response/validate-label-condition-response.js +15 -0
  411. package/lib/response/validate-label-condition-response.js.map +1 -0
  412. package/package.json +3 -3
@@ -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, 2023, 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.68.0/loganalytics/ValidateEndpoint.ts.html |here} to see how to use ValidateEndpointRequest.
17
+ */
18
+ export interface ValidateEndpointRequest extends common.BaseRequest {
19
+ /**
20
+ * The Logging Analytics namespace used for the request.
21
+ *
22
+ */
23
+ "namespaceName": string;
24
+ /**
25
+ * Details of the REST endpoint configuration to validate.
26
+ */
27
+ "validateEndpointDetails": model.LogListTypeEndpoint | model.LogTypeEndpoint;
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, 2023, 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=validate-endpoint-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"validate-endpoint-request.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/request/validate-endpoint-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -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.66.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.68.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFileRequest.
16
16
  */
17
17
  export interface ValidateFileRequest extends common.BaseRequest {
18
18
  /**
@@ -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, 2023, 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.68.0/loganalytics/ValidateLabelCondition.ts.html |here} to see how to use ValidateLabelConditionRequest.
17
+ */
18
+ export interface ValidateLabelConditionRequest extends common.BaseRequest {
19
+ /**
20
+ * The Logging Analytics namespace used for the request.
21
+ *
22
+ */
23
+ "namespaceName": string;
24
+ /**
25
+ * Details of source label condition to validate.
26
+ */
27
+ "validateLabelConditionDetails": model.ValidateLabelConditionDetails;
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, 2023, 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=validate-label-condition-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"validate-label-condition-request.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/request/validate-label-condition-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.66.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.68.0/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.66.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.68.0/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.66.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.68.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSourceRequest.
17
17
  */
18
18
  export interface ValidateSourceRequest 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.66.0/loganalytics/Verify.ts.html |here} to see how to use VerifyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/loganalytics/Verify.ts.html |here} to see how to use VerifyRequest.
16
16
  */
17
17
  export interface VerifyRequest extends common.BaseRequest {
18
18
  /**
@@ -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, 2023, 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 GetRecallCountResponse {
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.RecallCount instance.
22
+ */
23
+ "recallCount": model.RecallCount;
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, 2023, 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-recall-count-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-recall-count-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/get-recall-count-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -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, 2023, 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 GetRecalledDataSizeResponse {
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
+ * For pagination of a list of items. When paging through a list, if this header appears in the response,
29
+ * then additional items may be available on the previous page of the list. Include this value as the `page` parameter for the
30
+ * subsequent request to get the previous batch of items.
31
+ *
32
+ */
33
+ "opcPrevPage": string;
34
+ /**
35
+ * The returned model.RecalledDataSize instance.
36
+ */
37
+ "recalledDataSize": model.RecalledDataSize;
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, 2023, 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-recalled-data-size-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-recalled-data-size-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/get-recalled-data-size-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, 2023, 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 GetRulesSummaryResponse {
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.RuleSummaryReport instance.
22
+ */
23
+ "ruleSummaryReport": model.RuleSummaryReport;
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, 2023, 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-rules-summary-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-rules-summary-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/get-rules-summary-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -169,6 +169,12 @@ import * as GetQueryResultResponse from "./get-query-result-response";
169
169
  export import GetQueryResultResponse = GetQueryResultResponse.GetQueryResultResponse;
170
170
  import * as GetQueryWorkRequestResponse from "./get-query-work-request-response";
171
171
  export import GetQueryWorkRequestResponse = GetQueryWorkRequestResponse.GetQueryWorkRequestResponse;
172
+ import * as GetRecallCountResponse from "./get-recall-count-response";
173
+ export import GetRecallCountResponse = GetRecallCountResponse.GetRecallCountResponse;
174
+ import * as GetRecalledDataSizeResponse from "./get-recalled-data-size-response";
175
+ export import GetRecalledDataSizeResponse = GetRecalledDataSizeResponse.GetRecalledDataSizeResponse;
176
+ import * as GetRulesSummaryResponse from "./get-rules-summary-response";
177
+ export import GetRulesSummaryResponse = GetRulesSummaryResponse.GetRulesSummaryResponse;
172
178
  import * as GetScheduledTaskResponse from "./get-scheduled-task-response";
173
179
  export import GetScheduledTaskResponse = GetScheduledTaskResponse.GetScheduledTaskResponse;
174
180
  import * as GetSourceResponse from "./get-source-response";
@@ -199,6 +205,8 @@ import * as ListCategoriesResponse from "./list-categories-response";
199
205
  export import ListCategoriesResponse = ListCategoriesResponse.ListCategoriesResponse;
200
206
  import * as ListConfigWorkRequestsResponse from "./list-config-work-requests-response";
201
207
  export import ListConfigWorkRequestsResponse = ListConfigWorkRequestsResponse.ListConfigWorkRequestsResponse;
208
+ import * as ListEffectivePropertiesResponse from "./list-effective-properties-response";
209
+ export import ListEffectivePropertiesResponse = ListEffectivePropertiesResponse.ListEffectivePropertiesResponse;
202
210
  import * as ListEncryptionKeyInfoResponse from "./list-encryption-key-info-response";
203
211
  export import ListEncryptionKeyInfoResponse = ListEncryptionKeyInfoResponse.ListEncryptionKeyInfoResponse;
204
212
  import * as ListEntityAssociationsResponse from "./list-entity-associations-response";
@@ -235,12 +243,16 @@ import * as ListMetaSourceTypesResponse from "./list-meta-source-types-response"
235
243
  export import ListMetaSourceTypesResponse = ListMetaSourceTypesResponse.ListMetaSourceTypesResponse;
236
244
  import * as ListNamespacesResponse from "./list-namespaces-response";
237
245
  export import ListNamespacesResponse = ListNamespacesResponse.ListNamespacesResponse;
246
+ import * as ListOverlappingRecallsResponse from "./list-overlapping-recalls-response";
247
+ export import ListOverlappingRecallsResponse = ListOverlappingRecallsResponse.ListOverlappingRecallsResponse;
238
248
  import * as ListParserFunctionsResponse from "./list-parser-functions-response";
239
249
  export import ListParserFunctionsResponse = ListParserFunctionsResponse.ListParserFunctionsResponse;
240
250
  import * as ListParserMetaPluginsResponse from "./list-parser-meta-plugins-response";
241
251
  export import ListParserMetaPluginsResponse = ListParserMetaPluginsResponse.ListParserMetaPluginsResponse;
242
252
  import * as ListParsersResponse from "./list-parsers-response";
243
253
  export import ListParsersResponse = ListParsersResponse.ListParsersResponse;
254
+ import * as ListPropertiesMetadataResponse from "./list-properties-metadata-response";
255
+ export import ListPropertiesMetadataResponse = ListPropertiesMetadataResponse.ListPropertiesMetadataResponse;
244
256
  import * as ListQueryWorkRequestsResponse from "./list-query-work-requests-response";
245
257
  export import ListQueryWorkRequestsResponse = ListQueryWorkRequestsResponse.ListQueryWorkRequestsResponse;
246
258
  import * as ListRecalledDataResponse from "./list-recalled-data-response";
@@ -369,8 +381,12 @@ import * as UpsertSourceResponse from "./upsert-source-response";
369
381
  export import UpsertSourceResponse = UpsertSourceResponse.UpsertSourceResponse;
370
382
  import * as ValidateAssociationParametersResponse from "./validate-association-parameters-response";
371
383
  export import ValidateAssociationParametersResponse = ValidateAssociationParametersResponse.ValidateAssociationParametersResponse;
384
+ import * as ValidateEndpointResponse from "./validate-endpoint-response";
385
+ export import ValidateEndpointResponse = ValidateEndpointResponse.ValidateEndpointResponse;
372
386
  import * as ValidateFileResponse from "./validate-file-response";
373
387
  export import ValidateFileResponse = ValidateFileResponse.ValidateFileResponse;
388
+ import * as ValidateLabelConditionResponse from "./validate-label-condition-response";
389
+ export import ValidateLabelConditionResponse = ValidateLabelConditionResponse.ValidateLabelConditionResponse;
374
390
  import * as ValidateSourceResponse from "./validate-source-response";
375
391
  export import ValidateSourceResponse = ValidateSourceResponse.ValidateSourceResponse;
376
392
  import * as ValidateSourceExtendedFieldDetailsResponse from "./validate-source-extended-field-details-response";
@@ -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, 2023, 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 ListEffectivePropertiesResponse {
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
+ "opcRequestId": 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
+ "opcNextPage": string;
34
+ /**
35
+ * The returned model.EffectivePropertyCollection instance.
36
+ */
37
+ "effectivePropertyCollection": model.EffectivePropertyCollection;
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, 2023, 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-effective-properties-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-effective-properties-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/list-effective-properties-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -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, 2023, 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 ListOverlappingRecallsResponse {
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
+ * For pagination of a list of items. When paging through a list, if this header appears in the response,
29
+ * then additional items may be available on the previous page of the list. Include this value as the `page` parameter for the
30
+ * subsequent request to get the previous batch of items.
31
+ *
32
+ */
33
+ "opcPrevPage": string;
34
+ /**
35
+ * The returned model.OverlappingRecallCollection instance.
36
+ */
37
+ "overlappingRecallCollection": model.OverlappingRecallCollection;
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, 2023, 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-overlapping-recalls-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-overlapping-recalls-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/list-overlapping-recalls-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -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, 2023, 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 ListPropertiesMetadataResponse {
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
+ "opcRequestId": 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
+ "opcNextPage": string;
34
+ /**
35
+ * The returned model.PropertyMetadataSummaryCollection instance.
36
+ */
37
+ "propertyMetadataSummaryCollection": model.PropertyMetadataSummaryCollection;
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, 2023, 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-properties-metadata-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-properties-metadata-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/list-properties-metadata-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -10,6 +10,7 @@
10
10
  * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
+ import * as model from "../model";
13
14
  export interface RecallArchivedDataResponse {
14
15
  /**
15
16
  * Unique Oracle-assigned identifier for the request. When you contact Oracle about a specific request, provide the request ID.
@@ -26,4 +27,13 @@ export interface RecallArchivedDataResponse {
26
27
  *
27
28
  */
28
29
  "location": string;
30
+ /**
31
+ * For optimistic concurrency control. See `if-match`.
32
+ *
33
+ */
34
+ "etag": string;
35
+ /**
36
+ * The returned model.RecalledDataInfo instance.
37
+ */
38
+ "recalledDataInfo": model.RecalledDataInfo;
29
39
  }
@@ -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, 2023, 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 ValidateEndpointResponse {
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.ValidateEndpointResult instance.
22
+ */
23
+ "validateEndpointResult": model.ValidateEndpointResult;
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, 2023, 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=validate-endpoint-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"validate-endpoint-response.js","sourceRoot":"","sources":["../../../../../lib/loganalytics/lib/response/validate-endpoint-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, 2023, 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 ValidateLabelConditionResponse {
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.ValidateLabelConditionResult instance.
22
+ */
23
+ "validateLabelConditionResult": model.ValidateLabelConditionResult;
24
+ }