oci-opsi 2.66.0 → 2.67.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 (254) hide show
  1. package/lib/client.d.ts +207 -151
  2. package/lib/client.js +553 -151
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/change-news-report-compartment-details.d.ts +29 -0
  5. package/lib/model/change-news-report-compartment-details.js +32 -0
  6. package/lib/model/change-news-report-compartment-details.js.map +1 -0
  7. package/lib/model/create-news-report-details.d.ts +73 -0
  8. package/lib/model/create-news-report-details.js +60 -0
  9. package/lib/model/create-news-report-details.js.map +1 -0
  10. package/lib/model/data-object-column-metadata.d.ts +1 -1
  11. package/lib/model/exadata-insight-resource-forecast-trend-summary.d.ts +4 -0
  12. package/lib/model/exadata-insight-resource-forecast-trend-summary.js.map +1 -1
  13. package/lib/model/index.d.ts +28 -0
  14. package/lib/model/index.js +36 -8
  15. package/lib/model/index.js.map +1 -1
  16. package/lib/model/ingest-my-sql-sql-text-details.d.ts +30 -0
  17. package/lib/model/ingest-my-sql-sql-text-details.js +64 -0
  18. package/lib/model/ingest-my-sql-sql-text-details.js.map +1 -0
  19. package/lib/model/ingest-my-sql-sql-text-response-details.d.ts +30 -0
  20. package/lib/model/ingest-my-sql-sql-text-response-details.js +32 -0
  21. package/lib/model/ingest-my-sql-sql-text-response-details.js.map +1 -0
  22. package/lib/model/my-sql-sql-text.d.ts +54 -0
  23. package/lib/model/my-sql-sql-text.js +32 -0
  24. package/lib/model/my-sql-sql-text.js.map +1 -0
  25. package/lib/model/news-content-types-resource.d.ts +32 -0
  26. package/lib/model/news-content-types-resource.js +43 -0
  27. package/lib/model/news-content-types-resource.js.map +1 -0
  28. package/lib/model/news-content-types.d.ts +29 -0
  29. package/lib/model/news-content-types.js +64 -0
  30. package/lib/model/news-content-types.js.map +1 -0
  31. package/lib/model/news-frequency.d.ts +32 -0
  32. package/lib/model/news-frequency.js +43 -0
  33. package/lib/model/news-frequency.js.map +1 -0
  34. package/lib/model/news-locale.d.ts +30 -0
  35. package/lib/model/news-locale.js +41 -0
  36. package/lib/model/news-locale.js.map +1 -0
  37. package/lib/model/news-report-collection.d.ts +29 -0
  38. package/lib/model/news-report-collection.js +64 -0
  39. package/lib/model/news-report-collection.js.map +1 -0
  40. package/lib/model/news-report-summary.d.ts +103 -0
  41. package/lib/model/news-report-summary.js +60 -0
  42. package/lib/model/news-report-summary.js.map +1 -0
  43. package/lib/model/news-report.d.ts +103 -0
  44. package/lib/model/news-report.js +60 -0
  45. package/lib/model/news-report.js.map +1 -0
  46. package/lib/model/news-reports.d.ts +28 -0
  47. package/lib/model/news-reports.js +32 -0
  48. package/lib/model/news-reports.js.map +1 -0
  49. package/lib/model/query-data-object-result-set-column-metadata.d.ts +1 -1
  50. package/lib/model/resource-filters.d.ts +1 -1
  51. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.d.ts +4 -0
  52. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.js.map +1 -1
  53. package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.d.ts +4 -0
  54. package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js.map +1 -1
  55. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +4 -0
  56. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js.map +1 -1
  57. package/lib/model/update-news-report-details.d.ts +60 -0
  58. package/lib/model/update-news-report-details.js +60 -0
  59. package/lib/model/update-news-report-details.js.map +1 -0
  60. package/lib/operationsinsights-waiter.d.ts +8 -0
  61. package/lib/operationsinsights-waiter.js +12 -0
  62. package/lib/operationsinsights-waiter.js.map +1 -1
  63. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  64. package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  65. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  66. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  67. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  68. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  69. package/lib/request/change-news-report-compartment-request.d.ts +50 -0
  70. package/lib/request/change-news-report-compartment-request.js +15 -0
  71. package/lib/request/change-news-report-compartment-request.js.map +1 -0
  72. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
  73. package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
  74. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
  75. package/lib/request/create-awr-hub-request.d.ts +1 -1
  76. package/lib/request/create-database-insight-request.d.ts +1 -1
  77. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  78. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  79. package/lib/request/create-host-insight-request.d.ts +1 -1
  80. package/lib/request/create-news-report-request.d.ts +39 -0
  81. package/lib/request/create-news-report-request.js +15 -0
  82. package/lib/request/create-news-report-request.js.map +1 -0
  83. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
  84. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  85. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  86. package/lib/request/create-opsi-configuration-request.d.ts +1 -1
  87. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  88. package/lib/request/delete-database-insight-request.d.ts +1 -1
  89. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  90. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  91. package/lib/request/delete-host-insight-request.d.ts +1 -1
  92. package/lib/request/delete-news-report-request.d.ts +35 -0
  93. package/lib/request/delete-news-report-request.js +15 -0
  94. package/lib/request/delete-news-report-request.js.map +1 -0
  95. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
  96. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  97. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  98. package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
  99. package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  100. package/lib/request/disable-database-insight-request.d.ts +1 -1
  101. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  102. package/lib/request/disable-host-insight-request.d.ts +1 -1
  103. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  104. package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  105. package/lib/request/enable-database-insight-request.d.ts +1 -1
  106. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  107. package/lib/request/enable-host-insight-request.d.ts +1 -1
  108. package/lib/request/get-awr-database-report-request.d.ts +1 -1
  109. package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
  110. package/lib/request/get-awr-hub-request.d.ts +1 -1
  111. package/lib/request/get-awr-report-request.d.ts +1 -1
  112. package/lib/request/get-database-insight-request.d.ts +1 -1
  113. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  114. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  115. package/lib/request/get-host-insight-request.d.ts +1 -1
  116. package/lib/request/get-news-report-request.d.ts +28 -0
  117. package/lib/request/get-news-report-request.js +15 -0
  118. package/lib/request/get-news-report-request.js.map +1 -0
  119. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
  120. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  121. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  122. package/lib/request/get-opsi-configuration-request.d.ts +1 -1
  123. package/lib/request/get-opsi-data-object-request.d.ts +1 -1
  124. package/lib/request/get-work-request-request.d.ts +1 -1
  125. package/lib/request/index.d.ts +12 -0
  126. package/lib/request/index.js +4 -2
  127. package/lib/request/index.js.map +1 -1
  128. package/lib/request/ingest-addm-reports-request.d.ts +1 -1
  129. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  130. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  131. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  132. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  133. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  134. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  135. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  136. package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
  137. package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
  138. package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
  139. package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
  140. package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
  141. package/lib/request/list-addm-dbs-request.d.ts +1 -1
  142. package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
  143. package/lib/request/list-awr-databases-request.d.ts +1 -1
  144. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  145. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  146. package/lib/request/list-database-configurations-request.d.ts +1 -1
  147. package/lib/request/list-database-insights-request.d.ts +1 -1
  148. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  149. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  150. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  151. package/lib/request/list-host-configurations-request.d.ts +1 -1
  152. package/lib/request/list-host-insights-request.d.ts +1 -1
  153. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  154. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  155. package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
  156. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  157. package/lib/request/list-news-reports-request.d.ts +78 -0
  158. package/lib/request/list-news-reports-request.js +24 -0
  159. package/lib/request/list-news-reports-request.js.map +1 -0
  160. package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
  161. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  162. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  163. package/lib/request/list-opsi-configurations-request.d.ts +1 -1
  164. package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
  165. package/lib/request/list-sql-plans-request.d.ts +1 -1
  166. package/lib/request/list-sql-searches-request.d.ts +1 -1
  167. package/lib/request/list-sql-texts-request.d.ts +1 -1
  168. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  169. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  170. package/lib/request/list-work-requests-request.d.ts +1 -1
  171. package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
  172. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  173. package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
  174. package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
  175. package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
  176. package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
  177. package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
  178. package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
  179. package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
  180. package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
  181. package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
  182. package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
  183. package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
  184. package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
  185. package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
  186. package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
  187. package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
  188. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  189. package/lib/request/summarize-configuration-items-request.d.ts +1 -1
  190. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  191. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  192. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  193. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  194. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  195. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  196. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  197. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  198. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  199. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  200. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  201. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  202. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  203. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  204. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  205. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  206. package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
  207. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  208. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  209. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  210. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  211. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  212. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  213. package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
  214. package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
  215. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
  216. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  217. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  218. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  219. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  220. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  221. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  222. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  223. package/lib/request/update-awr-hub-request.d.ts +1 -1
  224. package/lib/request/update-database-insight-request.d.ts +1 -1
  225. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  226. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  227. package/lib/request/update-host-insight-request.d.ts +1 -1
  228. package/lib/request/update-news-report-request.d.ts +40 -0
  229. package/lib/request/update-news-report-request.js +15 -0
  230. package/lib/request/update-news-report-request.js.map +1 -0
  231. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
  232. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  233. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  234. package/lib/request/update-opsi-configuration-request.d.ts +1 -1
  235. package/lib/response/change-news-report-compartment-response.d.ts +25 -0
  236. package/lib/response/change-news-report-compartment-response.js +15 -0
  237. package/lib/response/change-news-report-compartment-response.js.map +1 -0
  238. package/lib/response/create-news-report-response.d.ts +43 -0
  239. package/lib/response/create-news-report-response.js +15 -0
  240. package/lib/response/create-news-report-response.js.map +1 -0
  241. package/lib/response/delete-news-report-response.d.ts +25 -0
  242. package/lib/response/delete-news-report-response.js +15 -0
  243. package/lib/response/delete-news-report-response.js.map +1 -0
  244. package/lib/response/get-news-report-response.d.ts +30 -0
  245. package/lib/response/get-news-report-response.js +15 -0
  246. package/lib/response/get-news-report-response.js.map +1 -0
  247. package/lib/response/index.d.ts +12 -0
  248. package/lib/response/list-news-reports-response.d.ts +37 -0
  249. package/lib/response/list-news-reports-response.js +15 -0
  250. package/lib/response/list-news-reports-response.js.map +1 -0
  251. package/lib/response/update-news-report-response.d.ts +25 -0
  252. package/lib/response/update-news-report-response.js +15 -0
  253. package/lib/response/update-news-report-response.js.map +1 -0
  254. package/package.json +3 -3
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.NewsReportCollection = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var NewsReportCollection;
40
+ (function (NewsReportCollection) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "items": obj.items
44
+ ? obj.items.map(item => {
45
+ return model.NewsReportSummary.getJsonObj(item);
46
+ })
47
+ : undefined
48
+ });
49
+ return jsonObj;
50
+ }
51
+ NewsReportCollection.getJsonObj = getJsonObj;
52
+ function getDeserializedJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "items": obj.items
55
+ ? obj.items.map(item => {
56
+ return model.NewsReportSummary.getDeserializedJsonObj(item);
57
+ })
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ NewsReportCollection.getDeserializedJsonObj = getDeserializedJsonObj;
63
+ })(NewsReportCollection = exports.NewsReportCollection || (exports.NewsReportCollection = {}));
64
+ //# sourceMappingURL=news-report-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"news-report-collection.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/news-report-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,oBAAoB,CA6BpC;AA7BD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA6BpC"}
@@ -0,0 +1,103 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Summary of a news report resource.
19
+ */
20
+ export interface NewsReportSummary {
21
+ /**
22
+ * News report frequency.
23
+ */
24
+ "newsFrequency": model.NewsFrequency;
25
+ "contentTypes": model.NewsContentTypes;
26
+ /**
27
+ * Language of the news report.
28
+ */
29
+ "locale"?: model.NewsLocale;
30
+ /**
31
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the news report resource.
32
+ */
33
+ "id": string;
34
+ /**
35
+ * The description of the news report.
36
+ *
37
+ */
38
+ "description"?: string;
39
+ /**
40
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
41
+ */
42
+ "compartmentId": string;
43
+ /**
44
+ * The news report name.
45
+ */
46
+ "name"?: string;
47
+ /**
48
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ONS topic.
49
+ */
50
+ "onsTopicId"?: string;
51
+ /**
52
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
53
+ * Example: `{\"bar-key\": \"value\"}`
54
+ *
55
+ */
56
+ "freeformTags"?: {
57
+ [key: string]: string;
58
+ };
59
+ /**
60
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
61
+ * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
62
+ *
63
+ */
64
+ "definedTags"?: {
65
+ [key: string]: {
66
+ [key: string]: any;
67
+ };
68
+ };
69
+ /**
70
+ * System tags for this resource. Each key is predefined and scoped to a namespace.
71
+ * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
72
+ *
73
+ */
74
+ "systemTags"?: {
75
+ [key: string]: {
76
+ [key: string]: any;
77
+ };
78
+ };
79
+ /**
80
+ * Indicates the status of a news report in Operations Insights.
81
+ */
82
+ "status"?: model.ResourceStatus;
83
+ /**
84
+ * The time the the news report was first enabled. An RFC3339 formatted datetime string.
85
+ */
86
+ "timeCreated"?: Date;
87
+ /**
88
+ * The time the news report was updated. An RFC3339 formatted datetime string.
89
+ */
90
+ "timeUpdated"?: Date;
91
+ /**
92
+ * The current state of the news report.
93
+ */
94
+ "lifecycleState"?: model.LifecycleState;
95
+ /**
96
+ * A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
97
+ */
98
+ "lifecycleDetails"?: string;
99
+ }
100
+ export declare namespace NewsReportSummary {
101
+ function getJsonObj(obj: NewsReportSummary): object;
102
+ function getDeserializedJsonObj(obj: NewsReportSummary): object;
103
+ }
@@ -0,0 +1,60 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.NewsReportSummary = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var NewsReportSummary;
40
+ (function (NewsReportSummary) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "contentTypes": obj.contentTypes
44
+ ? model.NewsContentTypes.getJsonObj(obj.contentTypes)
45
+ : undefined
46
+ });
47
+ return jsonObj;
48
+ }
49
+ NewsReportSummary.getJsonObj = getJsonObj;
50
+ function getDeserializedJsonObj(obj) {
51
+ const jsonObj = Object.assign(Object.assign({}, obj), {
52
+ "contentTypes": obj.contentTypes
53
+ ? model.NewsContentTypes.getDeserializedJsonObj(obj.contentTypes)
54
+ : undefined
55
+ });
56
+ return jsonObj;
57
+ }
58
+ NewsReportSummary.getDeserializedJsonObj = getDeserializedJsonObj;
59
+ })(NewsReportSummary = exports.NewsReportSummary || (exports.NewsReportSummary = {}));
60
+ //# sourceMappingURL=news-report-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"news-report-summary.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/news-report-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6ElC,IAAiB,iBAAiB,CAyBjC;AAzBD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACrD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,4BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,wCAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAyBjC"}
@@ -0,0 +1,103 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * News report resource.
19
+ */
20
+ export interface NewsReport {
21
+ /**
22
+ * News report frequency.
23
+ */
24
+ "newsFrequency": model.NewsFrequency;
25
+ "contentTypes": model.NewsContentTypes;
26
+ /**
27
+ * Language of the news report.
28
+ */
29
+ "locale"?: model.NewsLocale;
30
+ /**
31
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the news report resource.
32
+ */
33
+ "id": string;
34
+ /**
35
+ * The description of the news report.
36
+ *
37
+ */
38
+ "description"?: string;
39
+ /**
40
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
41
+ */
42
+ "compartmentId": string;
43
+ /**
44
+ * The news report name.
45
+ */
46
+ "name"?: string;
47
+ /**
48
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ONS topic.
49
+ */
50
+ "onsTopicId": string;
51
+ /**
52
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
53
+ * Example: `{\"bar-key\": \"value\"}`
54
+ *
55
+ */
56
+ "freeformTags"?: {
57
+ [key: string]: string;
58
+ };
59
+ /**
60
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
61
+ * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
62
+ *
63
+ */
64
+ "definedTags"?: {
65
+ [key: string]: {
66
+ [key: string]: any;
67
+ };
68
+ };
69
+ /**
70
+ * System tags for this resource. Each key is predefined and scoped to a namespace.
71
+ * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
72
+ *
73
+ */
74
+ "systemTags"?: {
75
+ [key: string]: {
76
+ [key: string]: any;
77
+ };
78
+ };
79
+ /**
80
+ * Indicates the status of a news report in Operations Insights.
81
+ */
82
+ "status"?: model.ResourceStatus;
83
+ /**
84
+ * The time the the news report was first enabled. An RFC3339 formatted datetime string.
85
+ */
86
+ "timeCreated"?: Date;
87
+ /**
88
+ * The time the news report was updated. An RFC3339 formatted datetime string.
89
+ */
90
+ "timeUpdated"?: Date;
91
+ /**
92
+ * The current state of the news report.
93
+ */
94
+ "lifecycleState"?: model.LifecycleState;
95
+ /**
96
+ * A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
97
+ */
98
+ "lifecycleDetails"?: string;
99
+ }
100
+ export declare namespace NewsReport {
101
+ function getJsonObj(obj: NewsReport): object;
102
+ function getDeserializedJsonObj(obj: NewsReport): object;
103
+ }
@@ -0,0 +1,60 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.NewsReport = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var NewsReport;
40
+ (function (NewsReport) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "contentTypes": obj.contentTypes
44
+ ? model.NewsContentTypes.getJsonObj(obj.contentTypes)
45
+ : undefined
46
+ });
47
+ return jsonObj;
48
+ }
49
+ NewsReport.getJsonObj = getJsonObj;
50
+ function getDeserializedJsonObj(obj) {
51
+ const jsonObj = Object.assign(Object.assign({}, obj), {
52
+ "contentTypes": obj.contentTypes
53
+ ? model.NewsContentTypes.getDeserializedJsonObj(obj.contentTypes)
54
+ : undefined
55
+ });
56
+ return jsonObj;
57
+ }
58
+ NewsReport.getDeserializedJsonObj = getDeserializedJsonObj;
59
+ })(NewsReport = exports.NewsReport || (exports.NewsReport = {}));
60
+ //# sourceMappingURL=news-report.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"news-report.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/news-report.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6ElC,IAAiB,UAAU,CAyB1B;AAzBD,WAAiB,UAAU;IACzB,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACrD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,qBAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,iCAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAyB1B"}
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ /**
17
+ * Logical grouping used for Operations Insights news reports related operations.
18
+ */
19
+ export interface NewsReports {
20
+ /**
21
+ * News report object.
22
+ */
23
+ "newsReports"?: any;
24
+ }
25
+ export declare namespace NewsReports {
26
+ function getJsonObj(obj: NewsReports): object;
27
+ function getDeserializedJsonObj(obj: NewsReports): object;
28
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ exports.NewsReports = void 0;
19
+ var NewsReports;
20
+ (function (NewsReports) {
21
+ function getJsonObj(obj) {
22
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
23
+ return jsonObj;
24
+ }
25
+ NewsReports.getJsonObj = getJsonObj;
26
+ function getDeserializedJsonObj(obj) {
27
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
28
+ return jsonObj;
29
+ }
30
+ NewsReports.getDeserializedJsonObj = getDeserializedJsonObj;
31
+ })(NewsReports = exports.NewsReports || (exports.NewsReports = {}));
32
+ //# sourceMappingURL=news-reports.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"news-reports.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/news-reports.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAeH,IAAiB,WAAW,CAW3B;AAXD,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAW3B"}
@@ -22,7 +22,7 @@ export interface QueryDataObjectResultSetColumnMetadata {
22
22
  */
23
23
  "name": string;
24
24
  /**
25
- * Type of the column in a data object query result set.
25
+ * Type name of the column in a data object query result set.
26
26
  */
27
27
  "dataTypeName"?: QueryDataObjectResultSetColumnMetadata.DataTypeName;
28
28
  }
@@ -15,7 +15,7 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
15
15
  */
16
16
  /**
17
17
  * Information to filter the actual target resources in an operation.
18
- * e.g: While quering a DATABASE_INSIGHTS_DATA_OBJECT using /opsiDataObjects/{opsiDataObjectidentifier}/actions/queryData API,
18
+ * e.g: While querying a DATABASE_INSIGHTS_DATA_OBJECT using /opsiDataObjects/actions/queryData API,
19
19
  * if resourceFilters is set with valid value for definedTagEquals field, only data of the database insights
20
20
  * resources for which the specified freeform tags exist will be considered for the actual query scope.
21
21
  *
@@ -43,6 +43,10 @@ export interface SummarizeDatabaseInsightResourceForecastTrendAggregation {
43
43
  * Displays usage unit ( CORES, GB , PERCENT, MBPS)
44
44
  */
45
45
  "usageUnit": SummarizeDatabaseInsightResourceForecastTrendAggregation.UsageUnit;
46
+ /**
47
+ * Auto-ML algorithm leveraged for the forecast. Only applicable for Auto-ML forecast.
48
+ */
49
+ "selectedForecastAlgorithm"?: string;
46
50
  /**
47
51
  * Time series patterns used in the forecasting.
48
52
  */
@@ -1 +1 @@
1
- {"version":3,"file":"summarize-database-insight-resource-forecast-trend-aggregation.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkDlC,IAAiB,wDAAwD,CAsFxE;AAtFD,WAAiB,wDAAwD;IACvE,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,6BAAW,CAAA;QACX,qCAAmB,CAAA;QACnB,2BAAS,CAAA;QACT,mCAAiB,CAAA;QACjB,0CAAwB,CAAA;QACxB,0CAAwB,CAAA;QACxB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,uEAAc,KAAd,uEAAc,QAYzB;IAED,IAAY,SAWX;IAXD,WAAY,SAAS;QACnB,4BAAe,CAAA;QACf,sBAAS,CAAA;QACT,0BAAa,CAAA;QACb,0BAAa,CAAA;QACb,gCAAmB,CAAA;QACnB;;;WAGG;QACH,2CAA8B,CAAA;IAChC,CAAC,EAXW,SAAS,GAAT,kEAAS,KAAT,kEAAS,QAWpB;IAED,IAAY,OAcX;IAdD,WAAY,OAAO;QACjB,4BAAiB,CAAA;QACjB,6CAAkC,CAAA;QAClC,iEAAsD,CAAA;QACtD,2CAAgC,CAAA;QAChC,iEAAsD,CAAA;QACtD,8EAAmE,CAAA;QACnE,+DAAoD,CAAA;QACpD,2CAAgC,CAAA;QAChC;;;WAGG;QACH,yCAA8B,CAAA;IAChC,CAAC,EAdW,OAAO,GAAP,gEAAO,KAAP,gEAAO,QAclB;IAED,SAAgB,UAAU,CACxB,GAA6D;QAE7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,mEAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA6D;QAE7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,+EAAsB,yBAoBrC,CAAA;AACH,CAAC,EAtFgB,wDAAwD,GAAxD,gEAAwD,KAAxD,gEAAwD,QAsFxE"}
1
+ {"version":3,"file":"summarize-database-insight-resource-forecast-trend-aggregation.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsDlC,IAAiB,wDAAwD,CAsFxE;AAtFD,WAAiB,wDAAwD;IACvE,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,6BAAW,CAAA;QACX,qCAAmB,CAAA;QACnB,2BAAS,CAAA;QACT,mCAAiB,CAAA;QACjB,0CAAwB,CAAA;QACxB,0CAAwB,CAAA;QACxB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,uEAAc,KAAd,uEAAc,QAYzB;IAED,IAAY,SAWX;IAXD,WAAY,SAAS;QACnB,4BAAe,CAAA;QACf,sBAAS,CAAA;QACT,0BAAa,CAAA;QACb,0BAAa,CAAA;QACb,gCAAmB,CAAA;QACnB;;;WAGG;QACH,2CAA8B,CAAA;IAChC,CAAC,EAXW,SAAS,GAAT,kEAAS,KAAT,kEAAS,QAWpB;IAED,IAAY,OAcX;IAdD,WAAY,OAAO;QACjB,4BAAiB,CAAA;QACjB,6CAAkC,CAAA;QAClC,iEAAsD,CAAA;QACtD,2CAAgC,CAAA;QAChC,iEAAsD,CAAA;QACtD,8EAAmE,CAAA;QACnE,+DAAoD,CAAA;QACpD,2CAAgC,CAAA;QAChC;;;WAGG;QACH,yCAA8B,CAAA;IAChC,CAAC,EAdW,OAAO,GAAP,gEAAO,KAAP,gEAAO,QAclB;IAED,SAAgB,UAAU,CACxB,GAA6D;QAE7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,mEAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA6D;QAE7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,+EAAsB,yBAoBrC,CAAA;AACH,CAAC,EAtFgB,wDAAwD,GAAxD,gEAAwD,KAAxD,gEAAwD,QAsFxE"}
@@ -40,6 +40,10 @@ export interface SummarizeExadataInsightResourceForecastTrendAggregation {
40
40
  * Displays usage unit ( CORES, GB , PERCENT, MBPS)
41
41
  */
42
42
  "usageUnit": SummarizeExadataInsightResourceForecastTrendAggregation.UsageUnit;
43
+ /**
44
+ * Auto-ML algorithm leveraged for the forecast. Only applicable for Auto-ML forecast.
45
+ */
46
+ "selectedForecastAlgorithm"?: string;
43
47
  /**
44
48
  * Time series patterns used in the forecasting.
45
49
  */
@@ -1 +1 @@
1
- {"version":3,"file":"summarize-exadata-insight-resource-forecast-trend-aggregation.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"summarize-exadata-insight-resource-forecast-trend-aggregation.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.ts"],"names":[],"mappings":"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"}
@@ -44,6 +44,10 @@ export interface SummarizeHostInsightResourceForecastTrendAggregation {
44
44
  * Displays usage unit ( CORES, GB , PERCENT, MBPS)
45
45
  */
46
46
  "usageUnit": SummarizeHostInsightResourceForecastTrendAggregation.UsageUnit;
47
+ /**
48
+ * Auto-ML algorithm leveraged for the forecast. Only applicable for Auto-ML forecast.
49
+ */
50
+ "selectedForecastAlgorithm"?: string;
47
51
  /**
48
52
  * Time series patterns used in the forecasting.
49
53
  */
@@ -1 +1 @@
1
- {"version":3,"file":"summarize-host-insight-resource-forecast-trend-aggregation.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+ClC,IAAiB,oDAAoD,CAmFpE;AAnFD,WAAiB,oDAAoD;IACnE,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,6BAAW,CAAA;QACX,mCAAiB,CAAA;QACjB,kDAAgC,CAAA;QAChC,qCAAmB,CAAA;QACnB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,mEAAc,KAAd,mEAAc,QAWzB;IAED,IAAY,SAWX;IAXD,WAAY,SAAS;QACnB,4BAAe,CAAA;QACf,sBAAS,CAAA;QACT,0BAAa,CAAA;QACb,0BAAa,CAAA;QACb,gCAAmB,CAAA;QACnB;;;WAGG;QACH,2CAA8B,CAAA;IAChC,CAAC,EAXW,SAAS,GAAT,8DAAS,KAAT,8DAAS,QAWpB;IAED,IAAY,OAcX;IAdD,WAAY,OAAO;QACjB,4BAAiB,CAAA;QACjB,6CAAkC,CAAA;QAClC,iEAAsD,CAAA;QACtD,2CAAgC,CAAA;QAChC,iEAAsD,CAAA;QACtD,8EAAmE,CAAA;QACnE,+DAAoD,CAAA;QACpD,2CAAgC,CAAA;QAChC;;;WAGG;QACH,yCAA8B,CAAA;IAChC,CAAC,EAdW,OAAO,GAAP,4DAAO,KAAP,4DAAO,QAclB;IAED,SAAgB,UAAU,CAAC,GAAyD;QAClF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,+DAAU,aAkBzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAyD;QAEzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,2EAAsB,yBAoBrC,CAAA;AACH,CAAC,EAnFgB,oDAAoD,GAApD,4DAAoD,KAApD,4DAAoD,QAmFpE"}
1
+ {"version":3,"file":"summarize-host-insight-resource-forecast-trend-aggregation.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmDlC,IAAiB,oDAAoD,CAmFpE;AAnFD,WAAiB,oDAAoD;IACnE,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,6BAAW,CAAA;QACX,mCAAiB,CAAA;QACjB,kDAAgC,CAAA;QAChC,qCAAmB,CAAA;QACnB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,mEAAc,KAAd,mEAAc,QAWzB;IAED,IAAY,SAWX;IAXD,WAAY,SAAS;QACnB,4BAAe,CAAA;QACf,sBAAS,CAAA;QACT,0BAAa,CAAA;QACb,0BAAa,CAAA;QACb,gCAAmB,CAAA;QACnB;;;WAGG;QACH,2CAA8B,CAAA;IAChC,CAAC,EAXW,SAAS,GAAT,8DAAS,KAAT,8DAAS,QAWpB;IAED,IAAY,OAcX;IAdD,WAAY,OAAO;QACjB,4BAAiB,CAAA;QACjB,6CAAkC,CAAA;QAClC,iEAAsD,CAAA;QACtD,2CAAgC,CAAA;QAChC,iEAAsD,CAAA;QACtD,8EAAmE,CAAA;QACnE,+DAAoD,CAAA;QACpD,2CAAgC,CAAA;QAChC;;;WAGG;QACH,yCAA8B,CAAA;IAChC,CAAC,EAdW,OAAO,GAAP,4DAAO,KAAP,4DAAO,QAclB;IAED,SAAgB,UAAU,CAAC,GAAyD;QAClF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,+DAAU,aAkBzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAyD;QAEzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,2EAAsB,yBAoBrC,CAAA;AACH,CAAC,EAnFgB,oDAAoD,GAApD,4DAAoD,KAApD,4DAAoD,QAmFpE"}
@@ -0,0 +1,60 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * The information about the news report to be updated.
19
+ */
20
+ export interface UpdateNewsReportDetails {
21
+ /**
22
+ * Defines if the news report will be enabled or disabled.
23
+ */
24
+ "status"?: model.ResourceStatus;
25
+ /**
26
+ * News report frequency.
27
+ */
28
+ "newsFrequency"?: model.NewsFrequency;
29
+ /**
30
+ * Language of the news report.
31
+ */
32
+ "locale"?: model.NewsLocale;
33
+ "contentTypes"?: model.NewsContentTypes;
34
+ /**
35
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ONS topic.
36
+ */
37
+ "onsTopicId"?: string;
38
+ /**
39
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
40
+ * Example: `{\"bar-key\": \"value\"}`
41
+ *
42
+ */
43
+ "freeformTags"?: {
44
+ [key: string]: string;
45
+ };
46
+ /**
47
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
48
+ * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
49
+ *
50
+ */
51
+ "definedTags"?: {
52
+ [key: string]: {
53
+ [key: string]: any;
54
+ };
55
+ };
56
+ }
57
+ export declare namespace UpdateNewsReportDetails {
58
+ function getJsonObj(obj: UpdateNewsReportDetails): object;
59
+ function getDeserializedJsonObj(obj: UpdateNewsReportDetails): object;
60
+ }