oci-opsi 2.6.0 → 2.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/lib/client.d.ts +78 -78
  2. package/lib/client.js +78 -78
  3. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  4. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  5. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  6. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  7. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  8. package/lib/request/create-database-insight-request.d.ts +1 -1
  9. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  10. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  11. package/lib/request/create-host-insight-request.d.ts +1 -1
  12. package/lib/request/delete-database-insight-request.d.ts +1 -1
  13. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  14. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  15. package/lib/request/delete-host-insight-request.d.ts +1 -1
  16. package/lib/request/disable-database-insight-request.d.ts +1 -1
  17. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  18. package/lib/request/disable-host-insight-request.d.ts +1 -1
  19. package/lib/request/enable-database-insight-request.d.ts +1 -1
  20. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  21. package/lib/request/enable-host-insight-request.d.ts +1 -1
  22. package/lib/request/get-database-insight-request.d.ts +1 -1
  23. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  24. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  25. package/lib/request/get-host-insight-request.d.ts +1 -1
  26. package/lib/request/get-work-request-request.d.ts +1 -1
  27. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  28. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  29. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  30. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  31. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  32. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  33. package/lib/request/list-database-configurations-request.d.ts +1 -1
  34. package/lib/request/list-database-insights-request.d.ts +1 -1
  35. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  36. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  37. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  38. package/lib/request/list-host-configurations-request.d.ts +1 -1
  39. package/lib/request/list-host-insights-request.d.ts +1 -1
  40. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  41. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  42. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  43. package/lib/request/list-sql-plans-request.d.ts +1 -1
  44. package/lib/request/list-sql-searches-request.d.ts +1 -1
  45. package/lib/request/list-sql-texts-request.d.ts +1 -1
  46. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  47. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  48. package/lib/request/list-work-requests-request.d.ts +1 -1
  49. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  50. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  51. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  52. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  53. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  54. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  55. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  56. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  57. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  58. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  59. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  60. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  61. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  62. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  63. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  64. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  65. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  66. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  67. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  68. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  69. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  70. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  71. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  72. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  73. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  74. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  75. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  76. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  77. package/lib/request/update-database-insight-request.d.ts +1 -1
  78. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  79. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  80. package/lib/request/update-host-insight-request.d.ts +1 -1
  81. package/package.json +3 -3
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsightRequest.
17
17
  */
18
18
  export interface CreateHostInsightRequest 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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsightRequest.
16
16
  */
17
17
  export interface DisableDatabaseInsightRequest 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.6.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsightRequest.
16
16
  */
17
17
  export interface DisableExadataInsightRequest 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.6.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsightRequest.
16
16
  */
17
17
  export interface DisableHostInsightRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsightRequest.
17
17
  */
18
18
  export interface EnableDatabaseInsightRequest 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.6.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsightRequest.
17
17
  */
18
18
  export interface EnableExadataInsightRequest 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.6.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsightRequest.
17
17
  */
18
18
  export interface EnableHostInsightRequest 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.6.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsightRequest.
16
16
  */
17
17
  export interface GetDatabaseInsightRequest 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.6.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridgeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridgeRequest.
16
16
  */
17
17
  export interface GetEnterpriseManagerBridgeRequest 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.6.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsightRequest.
16
16
  */
17
17
  export interface GetExadataInsightRequest 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.6.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsightRequest.
16
16
  */
17
17
  export interface GetHostInsightRequest 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.6.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfigurationRequest.
17
17
  */
18
18
  export interface IngestDatabaseConfigurationRequest 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.6.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfigurationRequest.
17
17
  */
18
18
  export interface IngestHostConfigurationRequest 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.6.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetricsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetricsRequest.
17
17
  */
18
18
  export interface IngestHostMetricsRequest 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.6.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucketRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucketRequest.
17
17
  */
18
18
  export interface IngestSqlBucketRequest 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.6.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLinesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLinesRequest.
17
17
  */
18
18
  export interface IngestSqlPlanLinesRequest 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.6.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlTextRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlTextRequest.
17
17
  */
18
18
  export interface IngestSqlTextRequest 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.6.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurationsRequest.
17
17
  */
18
18
  export interface ListDatabaseConfigurationsRequest 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.6.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsightsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsightsRequest.
17
17
  */
18
18
  export interface ListDatabaseInsightsRequest 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.6.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridgesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridgesRequest.
17
17
  */
18
18
  export interface ListEnterpriseManagerBridgesRequest 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.6.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurationsRequest.
17
17
  */
18
18
  export interface ListExadataConfigurationsRequest 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.6.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsightsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsightsRequest.
17
17
  */
18
18
  export interface ListExadataInsightsRequest 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.6.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurationsRequest.
17
17
  */
18
18
  export interface ListHostConfigurationsRequest 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.6.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsightsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsightsRequest.
17
17
  */
18
18
  export interface ListHostInsightsRequest 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.6.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntitiesRequest.
17
17
  */
18
18
  export interface ListHostedEntitiesRequest 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.6.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntitiesRequest.
17
17
  */
18
18
  export interface ListImportableAgentEntitiesRequest 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.6.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntitiesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntitiesRequest.
16
16
  */
17
17
  export interface ListImportableEnterpriseManagerEntitiesRequest 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.6.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlansRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlansRequest.
16
16
  */
17
17
  export interface ListSqlPlansRequest 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.6.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearchesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearchesRequest.
16
16
  */
17
17
  export interface ListSqlSearchesRequest 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.6.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTextsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTextsRequest.
16
16
  */
17
17
  export interface ListSqlTextsRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest 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.6.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest 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.6.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest 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.6.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrendRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrendRequest.
17
17
  */
18
18
  export interface SummarizeDatabaseInsightResourceCapacityTrendRequest 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.6.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrendRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrendRequest.
16
16
  */
17
17
  export interface SummarizeDatabaseInsightResourceForecastTrendRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatisticsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatisticsRequest.
17
17
  */
18
18
  export interface SummarizeDatabaseInsightResourceStatisticsRequest 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.6.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageRequest.
16
16
  */
17
17
  export interface SummarizeDatabaseInsightResourceUsageRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrendRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrendRequest.
17
17
  */
18
18
  export interface SummarizeDatabaseInsightResourceUsageTrendRequest 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.6.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsightRequest.
16
16
  */
17
17
  export interface SummarizeDatabaseInsightResourceUtilizationInsightRequest 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.6.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrendRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrendRequest.
16
16
  */
17
17
  export interface SummarizeDatabaseInsightTablespaceUsageTrendRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregatedRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregatedRequest.
17
17
  */
18
18
  export interface SummarizeExadataInsightResourceCapacityTrendAggregatedRequest 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.6.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendRequest.
17
17
  */
18
18
  export interface SummarizeExadataInsightResourceCapacityTrendRequest 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.6.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregatedRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregatedRequest.
16
16
  */
17
17
  export interface SummarizeExadataInsightResourceForecastTrendAggregatedRequest extends common.BaseRequest {
18
18
  /**