oci-opsi 2.81.0 → 2.82.2

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 (203) hide show
  1. package/lib/client.d.ts +175 -175
  2. package/lib/client.js +175 -175
  3. package/lib/model/create-news-report-details.d.ts +8 -0
  4. package/lib/model/create-news-report-details.js.map +1 -1
  5. package/lib/model/day-of-week.d.ts +37 -0
  6. package/lib/model/day-of-week.js +48 -0
  7. package/lib/model/day-of-week.js.map +1 -0
  8. package/lib/model/index.d.ts +6 -0
  9. package/lib/model/index.js +14 -8
  10. package/lib/model/index.js.map +1 -1
  11. package/lib/model/news-content-types.d.ts +25 -1
  12. package/lib/model/news-content-types.js +60 -0
  13. package/lib/model/news-content-types.js.map +1 -1
  14. package/lib/model/news-report-summary.d.ts +8 -0
  15. package/lib/model/news-report-summary.js.map +1 -1
  16. package/lib/model/news-report.d.ts +8 -0
  17. package/lib/model/news-report.js.map +1 -1
  18. package/lib/model/news-sql-insights-content-types-resource.d.ts +31 -0
  19. package/lib/model/news-sql-insights-content-types-resource.js +42 -0
  20. package/lib/model/news-sql-insights-content-types-resource.js.map +1 -0
  21. package/lib/model/update-host-insight-details.js +4 -0
  22. package/lib/model/update-host-insight-details.js.map +1 -1
  23. package/lib/model/update-news-report-details.d.ts +17 -0
  24. package/lib/model/update-news-report-details.js.map +1 -1
  25. package/lib/model/update-pe-comanaged-host-insight-details.d.ts +27 -0
  26. package/lib/model/update-pe-comanaged-host-insight-details.js +57 -0
  27. package/lib/model/update-pe-comanaged-host-insight-details.js.map +1 -0
  28. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  29. package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  30. package/lib/request/change-awr-hub-source-compartment-request.d.ts +1 -1
  31. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  32. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  33. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  34. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  35. package/lib/request/change-news-report-compartment-request.d.ts +1 -1
  36. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
  37. package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +1 -1
  38. package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
  39. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
  40. package/lib/request/create-awr-hub-request.d.ts +1 -1
  41. package/lib/request/create-awr-hub-source-request.d.ts +1 -1
  42. package/lib/request/create-database-insight-request.d.ts +1 -1
  43. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  44. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  45. package/lib/request/create-host-insight-request.d.ts +1 -1
  46. package/lib/request/create-news-report-request.d.ts +1 -1
  47. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
  48. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  49. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  50. package/lib/request/create-opsi-configuration-request.d.ts +1 -1
  51. package/lib/request/delete-awr-hub-object-request.d.ts +1 -1
  52. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  53. package/lib/request/delete-awr-hub-source-request.d.ts +1 -1
  54. package/lib/request/delete-database-insight-request.d.ts +1 -1
  55. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  56. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  57. package/lib/request/delete-host-insight-request.d.ts +1 -1
  58. package/lib/request/delete-news-report-request.d.ts +1 -1
  59. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
  60. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  61. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  62. package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
  63. package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  64. package/lib/request/disable-awr-hub-source-request.d.ts +1 -1
  65. package/lib/request/disable-database-insight-request.d.ts +1 -1
  66. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  67. package/lib/request/disable-host-insight-request.d.ts +1 -1
  68. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  69. package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  70. package/lib/request/enable-awr-hub-source-request.d.ts +1 -1
  71. package/lib/request/enable-database-insight-request.d.ts +1 -1
  72. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  73. package/lib/request/enable-host-insight-request.d.ts +1 -1
  74. package/lib/request/get-awr-database-report-request.d.ts +1 -1
  75. package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
  76. package/lib/request/get-awr-hub-object-request.d.ts +1 -1
  77. package/lib/request/get-awr-hub-request.d.ts +1 -1
  78. package/lib/request/get-awr-hub-source-request.d.ts +1 -1
  79. package/lib/request/get-awr-report-request.d.ts +1 -1
  80. package/lib/request/get-database-insight-request.d.ts +1 -1
  81. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  82. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  83. package/lib/request/get-host-insight-request.d.ts +1 -1
  84. package/lib/request/get-news-report-request.d.ts +1 -1
  85. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
  86. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  87. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  88. package/lib/request/get-opsi-configuration-request.d.ts +1 -1
  89. package/lib/request/get-opsi-data-object-request.d.ts +1 -1
  90. package/lib/request/get-work-request-request.d.ts +1 -1
  91. package/lib/request/head-awr-hub-object-request.d.ts +1 -1
  92. package/lib/request/ingest-addm-reports-request.d.ts +1 -1
  93. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  94. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  95. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  96. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  97. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  98. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  99. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  100. package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
  101. package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
  102. package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
  103. package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
  104. package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
  105. package/lib/request/list-addm-dbs-request.d.ts +1 -1
  106. package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
  107. package/lib/request/list-awr-databases-request.d.ts +1 -1
  108. package/lib/request/list-awr-hub-objects-request.d.ts +1 -1
  109. package/lib/request/list-awr-hub-sources-request.d.ts +1 -1
  110. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  111. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  112. package/lib/request/list-database-configurations-request.d.ts +1 -1
  113. package/lib/request/list-database-insights-request.d.ts +1 -1
  114. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  115. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  116. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  117. package/lib/request/list-host-configurations-request.d.ts +1 -1
  118. package/lib/request/list-host-insights-request.d.ts +1 -1
  119. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  120. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  121. package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
  122. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  123. package/lib/request/list-news-reports-request.d.ts +1 -1
  124. package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
  125. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  126. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  127. package/lib/request/list-opsi-configurations-request.d.ts +1 -1
  128. package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
  129. package/lib/request/list-sql-plans-request.d.ts +1 -1
  130. package/lib/request/list-sql-searches-request.d.ts +1 -1
  131. package/lib/request/list-sql-texts-request.d.ts +1 -1
  132. package/lib/request/list-warehouse-data-objects-request.d.ts +1 -1
  133. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  134. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  135. package/lib/request/list-work-requests-request.d.ts +1 -1
  136. package/lib/request/put-awr-hub-object-request.d.ts +1 -1
  137. package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
  138. package/lib/request/query-warehouse-data-object-data-request.d.ts +1 -1
  139. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  140. package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
  141. package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
  142. package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
  143. package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
  144. package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
  145. package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
  146. package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
  147. package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
  148. package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
  149. package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
  150. package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
  151. package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
  152. package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
  153. package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
  154. package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
  155. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  156. package/lib/request/summarize-configuration-items-request.d.ts +1 -1
  157. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  158. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  159. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  160. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  161. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  162. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  163. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  164. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  165. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  166. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  167. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  168. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  169. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  170. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  171. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  172. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  173. package/lib/request/summarize-host-insight-disk-statistics-request.d.ts +1 -1
  174. package/lib/request/summarize-host-insight-host-recommendation-request.d.ts +1 -1
  175. package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
  176. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  177. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  178. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  179. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  180. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  181. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  182. package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
  183. package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
  184. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
  185. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  186. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  187. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  188. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  189. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  190. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  191. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  192. package/lib/request/update-awr-hub-request.d.ts +1 -1
  193. package/lib/request/update-awr-hub-source-request.d.ts +1 -1
  194. package/lib/request/update-database-insight-request.d.ts +1 -1
  195. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  196. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  197. package/lib/request/update-host-insight-request.d.ts +2 -2
  198. package/lib/request/update-news-report-request.d.ts +1 -1
  199. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
  200. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  201. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  202. package/lib/request/update-opsi-configuration-request.d.ts +1 -1
  203. package/package.json +3 -3
@@ -0,0 +1,42 @@
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, 2024, 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.NewsSqlInsightsContentTypesResource = void 0;
19
+ /**
20
+ * Supported resources for the news report content types.
21
+ **/
22
+ var NewsSqlInsightsContentTypesResource;
23
+ (function (NewsSqlInsightsContentTypesResource) {
24
+ NewsSqlInsightsContentTypesResource["Database"] = "DATABASE";
25
+ NewsSqlInsightsContentTypesResource["Exadata"] = "EXADATA";
26
+ /**
27
+ * This value is used if a service returns a value for this enum that is not recognized by this
28
+ * version of the SDK.
29
+ */
30
+ NewsSqlInsightsContentTypesResource["UnknownValue"] = "UNKNOWN_VALUE";
31
+ })(NewsSqlInsightsContentTypesResource = exports.NewsSqlInsightsContentTypesResource || (exports.NewsSqlInsightsContentTypesResource = {}));
32
+ (function (NewsSqlInsightsContentTypesResource) {
33
+ function getJsonObj(obj) {
34
+ return obj;
35
+ }
36
+ NewsSqlInsightsContentTypesResource.getJsonObj = getJsonObj;
37
+ function getDeserializedJsonObj(obj) {
38
+ return obj;
39
+ }
40
+ NewsSqlInsightsContentTypesResource.getDeserializedJsonObj = getDeserializedJsonObj;
41
+ })(NewsSqlInsightsContentTypesResource = exports.NewsSqlInsightsContentTypesResource || (exports.NewsSqlInsightsContentTypesResource = {}));
42
+ //# sourceMappingURL=news-sql-insights-content-types-resource.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"news-sql-insights-content-types-resource.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/news-sql-insights-content-types-resource.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,mCASX;AATD,WAAY,mCAAmC;IAC7C,4DAAqB,CAAA;IACrB,0DAAmB,CAAA;IAEnB;;;OAGG;IACH,qEAA8B,CAAA;AAChC,CAAC,EATW,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAS9C;AAED,WAAiB,mCAAmC;IAClD,SAAgB,UAAU,CACxB,GAAwC;QAExC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,8CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAwC;QAExC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,0DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAWnD"}
@@ -49,6 +49,8 @@ var UpdateHostInsightDetails;
49
49
  return model.UpdateMacsManagedExternalHostInsightDetails.getJsonObj(jsonObj, true);
50
50
  case "MACS_MANAGED_CLOUD_HOST":
51
51
  return model.UpdateMacsManagedCloudHostInsightDetails.getJsonObj(jsonObj, true);
52
+ case "PE_COMANAGED_HOST":
53
+ return model.UpdatePeComanagedHostInsightDetails.getJsonObj(jsonObj, true);
52
54
  default:
53
55
  if (common.LOG.logger)
54
56
  common.LOG.logger.info(`Unknown value for: ${obj.entitySource}`);
@@ -67,6 +69,8 @@ var UpdateHostInsightDetails;
67
69
  return model.UpdateMacsManagedExternalHostInsightDetails.getDeserializedJsonObj(jsonObj, true);
68
70
  case "MACS_MANAGED_CLOUD_HOST":
69
71
  return model.UpdateMacsManagedCloudHostInsightDetails.getDeserializedJsonObj(jsonObj, true);
72
+ case "PE_COMANAGED_HOST":
73
+ return model.UpdatePeComanagedHostInsightDetails.getDeserializedJsonObj(jsonObj, true);
70
74
  default:
71
75
  if (common.LOG.logger)
72
76
  common.LOG.logger.info(`Unknown value for: ${obj.entitySource}`);
@@ -1 +1 @@
1
- {"version":3,"file":"update-host-insight-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/update-host-insight-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAsBtC,IAAiB,wBAAwB,CAqDxC;AArDD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,0BAA0B;oBAC7B,OAAO,KAAK,CAAC,yCAAyC,CAAC,UAAU,CACL,OAAQ,EAClE,IAAI,CACL,CAAC;gBACJ,KAAK,4BAA4B;oBAC/B,OAAO,KAAK,CAAC,2CAA2C,CAAC,UAAU,CACL,OAAQ,EACpE,IAAI,CACL,CAAC;gBACJ,KAAK,yBAAyB;oBAC5B,OAAO,KAAK,CAAC,wCAAwC,CAAC,UAAU,CACL,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,YAAY,EAAE,CAAC,CAAC;aAC3F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,mCAAU,aAyBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,0BAA0B;oBAC7B,OAAO,KAAK,CAAC,yCAAyC,CAAC,sBAAsB,CACjB,OAAQ,EAClE,IAAI,CACL,CAAC;gBACJ,KAAK,4BAA4B;oBAC/B,OAAO,KAAK,CAAC,2CAA2C,CAAC,sBAAsB,CACjB,OAAQ,EACpE,IAAI,CACL,CAAC;gBACJ,KAAK,yBAAyB;oBAC5B,OAAO,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CACjB,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,YAAY,EAAE,CAAC,CAAC;aAC3F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,+CAAsB,yBAyBrC,CAAA;AACH,CAAC,EArDgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAqDxC"}
1
+ {"version":3,"file":"update-host-insight-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/update-host-insight-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAsBtC,IAAiB,wBAAwB,CA+DxC;AA/DD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,0BAA0B;oBAC7B,OAAO,KAAK,CAAC,yCAAyC,CAAC,UAAU,CACL,OAAQ,EAClE,IAAI,CACL,CAAC;gBACJ,KAAK,4BAA4B;oBAC/B,OAAO,KAAK,CAAC,2CAA2C,CAAC,UAAU,CACL,OAAQ,EACpE,IAAI,CACL,CAAC;gBACJ,KAAK,yBAAyB;oBAC5B,OAAO,KAAK,CAAC,wCAAwC,CAAC,UAAU,CACL,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ,KAAK,mBAAmB;oBACtB,OAAO,KAAK,CAAC,mCAAmC,CAAC,UAAU,CACL,OAAQ,EAC5D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,YAAY,EAAE,CAAC,CAAC;aAC3F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA9Be,mCAAU,aA8BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,0BAA0B;oBAC7B,OAAO,KAAK,CAAC,yCAAyC,CAAC,sBAAsB,CACjB,OAAQ,EAClE,IAAI,CACL,CAAC;gBACJ,KAAK,4BAA4B;oBAC/B,OAAO,KAAK,CAAC,2CAA2C,CAAC,sBAAsB,CACjB,OAAQ,EACpE,IAAI,CACL,CAAC;gBACJ,KAAK,yBAAyB;oBAC5B,OAAO,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CACjB,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ,KAAK,mBAAmB;oBACtB,OAAO,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CACjB,OAAQ,EAC5D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,YAAY,EAAE,CAAC,CAAC;aAC3F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA9Be,+CAAsB,yBA8BrC,CAAA;AACH,CAAC,EA/DgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QA+DxC"}
@@ -53,6 +53,23 @@ export interface UpdateNewsReportDetails {
53
53
  [key: string]: any;
54
54
  };
55
55
  };
56
+ /**
57
+ * The news report name.
58
+ */
59
+ "name"?: string;
60
+ /**
61
+ * The description of the news report.
62
+ *
63
+ */
64
+ "description"?: string;
65
+ /**
66
+ * Day of the week in which the news report will be sent if the frequency is set to WEEKLY.
67
+ */
68
+ "dayOfWeek"?: model.DayOfWeek;
69
+ /**
70
+ * A flag to consider the resources within a given compartment and all sub-compartments.
71
+ */
72
+ "areChildCompartmentsIncluded"?: boolean;
56
73
  }
57
74
  export declare namespace UpdateNewsReportDetails {
58
75
  function getJsonObj(obj: UpdateNewsReportDetails): object;
@@ -1 +1 @@
1
- {"version":3,"file":"update-news-report-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/update-news-report-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsClC,IAAiB,uBAAuB,CAyBvC;AAzBD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,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,kCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,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,8CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAyBvC"}
1
+ {"version":3,"file":"update-news-report-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/update-news-report-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuDlC,IAAiB,uBAAuB,CAyBvC;AAzBD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,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,kCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,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,8CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAyBvC"}
@@ -0,0 +1,27 @@
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, 2024, 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 to be updated.
19
+ */
20
+ export interface UpdatePeComanagedHostInsightDetails extends model.UpdateHostInsightDetails {
21
+ "entitySource": string;
22
+ }
23
+ export declare namespace UpdatePeComanagedHostInsightDetails {
24
+ function getJsonObj(obj: UpdatePeComanagedHostInsightDetails, isParentJsonObj?: boolean): object;
25
+ const entitySource = "PE_COMANAGED_HOST";
26
+ function getDeserializedJsonObj(obj: UpdatePeComanagedHostInsightDetails, isParentJsonObj?: boolean): object;
27
+ }
@@ -0,0 +1,57 @@
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, 2024, 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.UpdatePeComanagedHostInsightDetails = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var UpdatePeComanagedHostInsightDetails;
40
+ (function (UpdatePeComanagedHostInsightDetails) {
41
+ function getJsonObj(obj, isParentJsonObj) {
42
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
43
+ ? obj
44
+ : model.UpdateHostInsightDetails.getJsonObj(obj))), {});
45
+ return jsonObj;
46
+ }
47
+ UpdatePeComanagedHostInsightDetails.getJsonObj = getJsonObj;
48
+ UpdatePeComanagedHostInsightDetails.entitySource = "PE_COMANAGED_HOST";
49
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
50
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
51
+ ? obj
52
+ : model.UpdateHostInsightDetails.getDeserializedJsonObj(obj))), {});
53
+ return jsonObj;
54
+ }
55
+ UpdatePeComanagedHostInsightDetails.getDeserializedJsonObj = getDeserializedJsonObj;
56
+ })(UpdatePeComanagedHostInsightDetails = exports.UpdatePeComanagedHostInsightDetails || (exports.UpdatePeComanagedHostInsightDetails = {}));
57
+ //# sourceMappingURL=update-pe-comanaged-host-insight-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-pe-comanaged-host-insight-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/update-pe-comanaged-host-insight-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,mCAAmC,CA8BnD;AA9BD,WAAiB,mCAAmC;IAClD,SAAgB,UAAU,CACxB,GAAwC,EACxC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAyC,CAAC,GACzF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,8CAAU,aAYzB,CAAA;IACY,gDAAY,GAAG,mBAAmB,CAAC;IAChD,SAAgB,sBAAsB,CACpC,GAAwC,EACxC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACpD,GAAG,CACoC,CAAC,GAC3C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,0DAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QA8BnD"}
@@ -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.81.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembersRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembersRequest.
17
17
  */
18
18
  export interface AddExadataInsightMembersRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest.
17
17
  */
18
18
  export interface ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeAwrHubSourceCompartment.ts.html |here} to see how to use ChangeAwrHubSourceCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeAwrHubSourceCompartment.ts.html |here} to see how to use ChangeAwrHubSourceCompartmentRequest.
17
17
  */
18
18
  export interface ChangeAwrHubSourceCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartmentRequest.
17
17
  */
18
18
  export interface ChangeDatabaseInsightCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartmentRequest.
17
17
  */
18
18
  export interface ChangeEnterpriseManagerBridgeCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartmentRequest.
17
17
  */
18
18
  export interface ChangeExadataInsightCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartmentRequest.
17
17
  */
18
18
  export interface ChangeHostInsightCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartmentRequest.
17
17
  */
18
18
  export interface ChangeNewsReportCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartmentRequest.
17
17
  */
18
18
  export interface ChangeOperationsInsightsPrivateEndpointCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeOperationsInsightsWarehouseCompartment.ts.html |here} to see how to use ChangeOperationsInsightsWarehouseCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeOperationsInsightsWarehouseCompartment.ts.html |here} to see how to use ChangeOperationsInsightsWarehouseCompartmentRequest.
17
17
  */
18
18
  export interface ChangeOperationsInsightsWarehouseCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartmentRequest.
17
17
  */
18
18
  export interface ChangeOpsiConfigurationCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsightRequest.
17
17
  */
18
18
  export interface ChangePeComanagedDatabaseInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHubRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHubRequest.
17
17
  */
18
18
  export interface CreateAwrHubRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateAwrHubSource.ts.html |here} to see how to use CreateAwrHubSourceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateAwrHubSource.ts.html |here} to see how to use CreateAwrHubSourceRequest.
17
17
  */
18
18
  export interface CreateAwrHubSourceRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsightRequest.
17
17
  */
18
18
  export interface CreateDatabaseInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridgeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridgeRequest.
17
17
  */
18
18
  export interface CreateEnterpriseManagerBridgeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsightRequest.
17
17
  */
18
18
  export interface CreateExadataInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsightRequest.
17
17
  */
18
18
  export interface CreateHostInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReportRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReportRequest.
17
17
  */
18
18
  export interface CreateNewsReportRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpointRequest.
17
17
  */
18
18
  export interface CreateOperationsInsightsPrivateEndpointRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouseRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouseRequest.
17
17
  */
18
18
  export interface CreateOperationsInsightsWarehouseRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUserRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUserRequest.
17
17
  */
18
18
  export interface CreateOperationsInsightsWarehouseUserRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfigurationRequest.
17
17
  */
18
18
  export interface CreateOpsiConfigurationRequest 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.81.0/opsi/DeleteAwrHubObject.ts.html |here} to see how to use DeleteAwrHubObjectRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteAwrHubObject.ts.html |here} to see how to use DeleteAwrHubObjectRequest.
16
16
  */
17
17
  export interface DeleteAwrHubObjectRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHubRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHubRequest.
16
16
  */
17
17
  export interface DeleteAwrHubRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteAwrHubSource.ts.html |here} to see how to use DeleteAwrHubSourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteAwrHubSource.ts.html |here} to see how to use DeleteAwrHubSourceRequest.
16
16
  */
17
17
  export interface DeleteAwrHubSourceRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsightRequest.
16
16
  */
17
17
  export interface DeleteDatabaseInsightRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridgeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridgeRequest.
16
16
  */
17
17
  export interface DeleteEnterpriseManagerBridgeRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsightRequest.
16
16
  */
17
17
  export interface DeleteExadataInsightRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsightRequest.
16
16
  */
17
17
  export interface DeleteHostInsightRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReportRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReportRequest.
16
16
  */
17
17
  export interface DeleteNewsReportRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpointRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpointRequest.
16
16
  */
17
17
  export interface DeleteOperationsInsightsPrivateEndpointRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseRequest.
16
16
  */
17
17
  export interface DeleteOperationsInsightsWarehouseRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUserRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUserRequest.
16
16
  */
17
17
  export interface DeleteOperationsInsightsWarehouseUserRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfigurationRequest.
16
16
  */
17
17
  export interface DeleteOpsiConfigurationRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeaturesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeaturesRequest.
16
16
  */
17
17
  export interface DisableAutonomousDatabaseInsightAdvancedFeaturesRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DisableAwrHubSource.ts.html |here} to see how to use DisableAwrHubSourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DisableAwrHubSource.ts.html |here} to see how to use DisableAwrHubSourceRequest.
16
16
  */
17
17
  export interface DisableAwrHubSourceRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsightRequest.
16
16
  */
17
17
  export interface DisableDatabaseInsightRequest extends common.BaseRequest {
18
18
  /**