oci-opsi 2.8.0 → 2.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +328 -86
- package/lib/client.js +1837 -345
- package/lib/client.js.map +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/add-em-managed-external-exadata-insight-members-details.d.ts +1 -1
- package/lib/model/add-em-managed-external-exadata-insight-members-details.js +1 -1
- package/lib/model/add-exadata-insight-members-details.d.ts +1 -1
- package/lib/model/add-exadata-insight-members-details.js +1 -1
- package/lib/model/autonomous-database-configuration-summary.d.ts +1 -1
- package/lib/model/autonomous-database-configuration-summary.js +1 -1
- package/lib/model/autonomous-database-insight-summary.d.ts +1 -1
- package/lib/model/autonomous-database-insight-summary.js +1 -1
- package/lib/model/autonomous-database-insight.d.ts +1 -1
- package/lib/model/autonomous-database-insight.js +1 -1
- package/lib/model/awr-hub-lifecycle-state.d.ts +35 -0
- package/lib/model/awr-hub-lifecycle-state.js +46 -0
- package/lib/model/awr-hub-lifecycle-state.js.map +1 -0
- package/lib/model/awr-hub-summary-collection.d.ts +29 -0
- package/lib/model/awr-hub-summary-collection.js +64 -0
- package/lib/model/awr-hub-summary-collection.js.map +1 -0
- package/lib/model/awr-hub-summary.d.ts +93 -0
- package/lib/model/awr-hub-summary.js +32 -0
- package/lib/model/awr-hub-summary.js.map +1 -0
- package/lib/model/awr-hub.d.ts +93 -0
- package/lib/model/awr-hub.js +32 -0
- package/lib/model/awr-hub.js.map +1 -0
- package/lib/model/awr-hubs.d.ts +28 -0
- package/lib/model/awr-hubs.js +32 -0
- package/lib/model/awr-hubs.js.map +1 -0
- package/lib/model/awr-report-format-type.d.ts +31 -0
- package/lib/model/awr-report-format-type.js +42 -0
- package/lib/model/awr-report-format-type.js.map +1 -0
- package/lib/model/awr-report.d.ts +33 -0
- package/lib/model/awr-report.js +32 -0
- package/lib/model/awr-report.js.map +1 -0
- package/lib/model/awr-snapshot-collection.d.ts +29 -0
- package/lib/model/awr-snapshot-collection.js +64 -0
- package/lib/model/awr-snapshot-collection.js.map +1 -0
- package/lib/model/awr-snapshot-summary.d.ts +52 -0
- package/lib/model/awr-snapshot-summary.js +32 -0
- package/lib/model/awr-snapshot-summary.js.map +1 -0
- package/lib/model/awr-source-summary.d.ts +60 -0
- package/lib/model/awr-source-summary.js +32 -0
- package/lib/model/awr-source-summary.js.map +1 -0
- package/lib/model/change-database-insight-compartment-details.d.ts +1 -1
- package/lib/model/change-database-insight-compartment-details.js +1 -1
- package/lib/model/change-enterprise-manager-bridge-compartment-details.d.ts +1 -1
- package/lib/model/change-enterprise-manager-bridge-compartment-details.js +1 -1
- package/lib/model/change-exadata-insight-compartment-details.d.ts +1 -1
- package/lib/model/change-exadata-insight-compartment-details.js +1 -1
- package/lib/model/change-host-insight-compartment-details.d.ts +1 -1
- package/lib/model/change-host-insight-compartment-details.js +1 -1
- package/lib/model/connection-details.d.ts +1 -1
- package/lib/model/connection-details.js +1 -1
- package/lib/model/create-awr-hub-details.d.ts +58 -0
- package/lib/model/create-awr-hub-details.js +32 -0
- package/lib/model/create-awr-hub-details.js.map +1 -0
- package/lib/model/create-database-insight-details.d.ts +1 -1
- package/lib/model/create-database-insight-details.js +1 -1
- package/lib/model/create-em-managed-external-database-insight-details.d.ts +1 -1
- package/lib/model/create-em-managed-external-database-insight-details.js +1 -1
- package/lib/model/create-em-managed-external-exadata-insight-details.d.ts +1 -1
- package/lib/model/create-em-managed-external-exadata-insight-details.js +1 -1
- package/lib/model/create-em-managed-external-exadata-member-entity-details.d.ts +1 -1
- package/lib/model/create-em-managed-external-exadata-member-entity-details.js +1 -1
- package/lib/model/create-em-managed-external-host-insight-details.d.ts +1 -1
- package/lib/model/create-em-managed-external-host-insight-details.js +1 -1
- package/lib/model/create-enterprise-manager-bridge-details.d.ts +1 -1
- package/lib/model/create-enterprise-manager-bridge-details.js +1 -1
- package/lib/model/create-exadata-insight-details.d.ts +1 -1
- package/lib/model/create-exadata-insight-details.js +1 -1
- package/lib/model/create-host-insight-details.d.ts +1 -1
- package/lib/model/create-host-insight-details.js +1 -1
- package/lib/model/create-macs-managed-external-host-insight-details.d.ts +1 -1
- package/lib/model/create-macs-managed-external-host-insight-details.js +1 -1
- package/lib/model/create-operations-insights-warehouse-details.d.ts +60 -0
- package/lib/model/create-operations-insights-warehouse-details.js +32 -0
- package/lib/model/create-operations-insights-warehouse-details.js.map +1 -0
- package/lib/model/create-operations-insights-warehouse-user-details.d.ts +70 -0
- package/lib/model/create-operations-insights-warehouse-user-details.js +32 -0
- package/lib/model/create-operations-insights-warehouse-user-details.js.map +1 -0
- package/lib/model/credential-details.d.ts +1 -1
- package/lib/model/credential-details.js +1 -1
- package/lib/model/credentials-by-source.d.ts +1 -1
- package/lib/model/credentials-by-source.js +1 -1
- package/lib/model/d-bexternal-instance.d.ts +1 -1
- package/lib/model/d-bexternal-instance.js +1 -1
- package/lib/model/d-bexternal-properties.d.ts +1 -1
- package/lib/model/d-bexternal-properties.js +1 -1
- package/lib/model/d-bo-sconfig-instance.d.ts +1 -1
- package/lib/model/d-bo-sconfig-instance.js +1 -1
- package/lib/model/database-configuration-collection.d.ts +1 -1
- package/lib/model/database-configuration-collection.js +1 -1
- package/lib/model/database-configuration-metric-group.d.ts +1 -1
- package/lib/model/database-configuration-metric-group.js +1 -1
- package/lib/model/database-configuration-summary.d.ts +1 -1
- package/lib/model/database-configuration-summary.js +1 -1
- package/lib/model/database-details.d.ts +5 -1
- package/lib/model/database-details.js +1 -1
- package/lib/model/database-details.js.map +1 -1
- package/lib/model/database-entity-source-all.d.ts +1 -1
- package/lib/model/database-entity-source-all.js +1 -1
- package/lib/model/database-entity-source.d.ts +1 -1
- package/lib/model/database-entity-source.js +1 -1
- package/lib/model/database-insight-summary.d.ts +1 -1
- package/lib/model/database-insight-summary.js +1 -1
- package/lib/model/database-insight.d.ts +1 -1
- package/lib/model/database-insight.js +1 -1
- package/lib/model/database-insights-collection.d.ts +1 -1
- package/lib/model/database-insights-collection.js +1 -1
- package/lib/model/database-insights.d.ts +1 -1
- package/lib/model/database-insights.js +1 -1
- package/lib/model/database.d.ts +1 -1
- package/lib/model/database.js +1 -1
- package/lib/model/disk-group-details.d.ts +1 -1
- package/lib/model/disk-group-details.js +1 -1
- package/lib/model/disk-group.d.ts +1 -1
- package/lib/model/disk-group.js +1 -1
- package/lib/model/download-operations-insights-warehouse-wallet-details.d.ts +28 -0
- package/lib/model/download-operations-insights-warehouse-wallet-details.js +32 -0
- package/lib/model/download-operations-insights-warehouse-wallet-details.js.map +1 -0
- package/lib/model/em-managed-external-database-configuration-summary.d.ts +1 -1
- package/lib/model/em-managed-external-database-configuration-summary.js +1 -1
- package/lib/model/em-managed-external-database-insight-summary.d.ts +1 -1
- package/lib/model/em-managed-external-database-insight-summary.js +1 -1
- package/lib/model/em-managed-external-database-insight.d.ts +1 -1
- package/lib/model/em-managed-external-database-insight.js +1 -1
- package/lib/model/em-managed-external-exadata-insight-summary.d.ts +1 -1
- package/lib/model/em-managed-external-exadata-insight-summary.js +1 -1
- package/lib/model/em-managed-external-exadata-insight.d.ts +1 -1
- package/lib/model/em-managed-external-exadata-insight.js +1 -1
- package/lib/model/em-managed-external-host-configuration-summary.d.ts +1 -1
- package/lib/model/em-managed-external-host-configuration-summary.js +1 -1
- package/lib/model/em-managed-external-host-insight-summary.d.ts +6 -1
- package/lib/model/em-managed-external-host-insight-summary.js +3 -1
- package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
- package/lib/model/em-managed-external-host-insight.d.ts +6 -1
- package/lib/model/em-managed-external-host-insight.js +3 -1
- package/lib/model/em-managed-external-host-insight.js.map +1 -1
- package/lib/model/enable-database-insight-details.d.ts +1 -1
- package/lib/model/enable-database-insight-details.js +1 -1
- package/lib/model/enable-em-managed-external-database-insight-details.d.ts +1 -1
- package/lib/model/enable-em-managed-external-database-insight-details.js +1 -1
- package/lib/model/enable-em-managed-external-exadata-insight-details.d.ts +1 -1
- package/lib/model/enable-em-managed-external-exadata-insight-details.js +1 -1
- package/lib/model/enable-em-managed-external-host-insight-details.d.ts +1 -1
- package/lib/model/enable-em-managed-external-host-insight-details.js +1 -1
- package/lib/model/enable-exadata-insight-details.d.ts +1 -1
- package/lib/model/enable-exadata-insight-details.js +1 -1
- package/lib/model/enable-host-insight-details.d.ts +1 -1
- package/lib/model/enable-host-insight-details.js +1 -1
- package/lib/model/enable-macs-managed-external-host-insight-details.d.ts +1 -1
- package/lib/model/enable-macs-managed-external-host-insight-details.js +1 -1
- package/lib/model/enterprise-manager-bridge-collection.d.ts +1 -1
- package/lib/model/enterprise-manager-bridge-collection.js +1 -1
- package/lib/model/enterprise-manager-bridge-summary.d.ts +1 -1
- package/lib/model/enterprise-manager-bridge-summary.js +1 -1
- package/lib/model/enterprise-manager-bridge.d.ts +1 -1
- package/lib/model/enterprise-manager-bridge.js +1 -1
- package/lib/model/enterprise-manager-bridges.d.ts +1 -1
- package/lib/model/enterprise-manager-bridges.js +1 -1
- package/lib/model/exadata-configuration-collection.d.ts +1 -1
- package/lib/model/exadata-configuration-collection.js +1 -1
- package/lib/model/exadata-configuration-summary.d.ts +1 -1
- package/lib/model/exadata-configuration-summary.js +1 -1
- package/lib/model/exadata-database-machine-configuration-summary.d.ts +1 -1
- package/lib/model/exadata-database-machine-configuration-summary.js +1 -1
- package/lib/model/exadata-database-statistics-summary.d.ts +1 -1
- package/lib/model/exadata-database-statistics-summary.js +1 -1
- package/lib/model/exadata-details.d.ts +1 -1
- package/lib/model/exadata-details.js +1 -1
- package/lib/model/exadata-diskgroup-statistics-summary.d.ts +1 -1
- package/lib/model/exadata-diskgroup-statistics-summary.js +1 -1
- package/lib/model/exadata-entity-source.d.ts +1 -1
- package/lib/model/exadata-entity-source.js +1 -1
- package/lib/model/exadata-host-statistics-summary.d.ts +1 -1
- package/lib/model/exadata-host-statistics-summary.js +1 -1
- package/lib/model/exadata-insight-lifecycle-state.d.ts +1 -1
- package/lib/model/exadata-insight-lifecycle-state.js +1 -1
- package/lib/model/exadata-insight-resource-capacity-trend-aggregation.d.ts +1 -1
- package/lib/model/exadata-insight-resource-capacity-trend-aggregation.js +1 -1
- package/lib/model/exadata-insight-resource-capacity-trend-summary.d.ts +1 -1
- package/lib/model/exadata-insight-resource-capacity-trend-summary.js +1 -1
- package/lib/model/exadata-insight-resource-forecast-trend-summary.d.ts +1 -1
- package/lib/model/exadata-insight-resource-forecast-trend-summary.js +1 -1
- package/lib/model/exadata-insight-resource-insight-utilization-item.d.ts +1 -1
- package/lib/model/exadata-insight-resource-insight-utilization-item.js +1 -1
- package/lib/model/exadata-insight-resource-statistics-aggregation.d.ts +1 -1
- package/lib/model/exadata-insight-resource-statistics-aggregation.js +1 -1
- package/lib/model/exadata-insight-resource-statistics.d.ts +1 -1
- package/lib/model/exadata-insight-resource-statistics.js +1 -1
- package/lib/model/exadata-insight-summary-collection.d.ts +1 -1
- package/lib/model/exadata-insight-summary-collection.js +1 -1
- package/lib/model/exadata-insight-summary.d.ts +1 -1
- package/lib/model/exadata-insight-summary.js +1 -1
- package/lib/model/exadata-insight.d.ts +1 -1
- package/lib/model/exadata-insight.js +1 -1
- package/lib/model/exadata-insights.d.ts +1 -1
- package/lib/model/exadata-insights.js +1 -1
- package/lib/model/exadata-member-collection.d.ts +1 -1
- package/lib/model/exadata-member-collection.js +1 -1
- package/lib/model/exadata-member-summary.d.ts +1 -1
- package/lib/model/exadata-member-summary.js +1 -1
- package/lib/model/exadata-rack-type.d.ts +1 -1
- package/lib/model/exadata-rack-type.js +1 -1
- package/lib/model/exadata-storage-server-statistics-summary.d.ts +1 -1
- package/lib/model/exadata-storage-server-statistics-summary.js +1 -1
- package/lib/model/exadata-type.d.ts +1 -1
- package/lib/model/exadata-type.js +1 -1
- package/lib/model/historical-data-item.d.ts +1 -1
- package/lib/model/historical-data-item.js +1 -1
- package/lib/model/host-configuration-collection.d.ts +1 -1
- package/lib/model/host-configuration-collection.js +1 -1
- package/lib/model/host-configuration-metric-group.d.ts +1 -1
- package/lib/model/host-configuration-metric-group.js +1 -1
- package/lib/model/host-configuration-summary.d.ts +6 -1
- package/lib/model/host-configuration-summary.js +3 -1
- package/lib/model/host-configuration-summary.js.map +1 -1
- package/lib/model/host-cpu-hardware-configuration.d.ts +1 -1
- package/lib/model/host-cpu-hardware-configuration.js +1 -1
- package/lib/model/host-cpu-statistics.d.ts +1 -1
- package/lib/model/host-cpu-statistics.js +1 -1
- package/lib/model/host-cpu-usage.d.ts +1 -1
- package/lib/model/host-cpu-usage.js +1 -1
- package/lib/model/host-details.d.ts +10 -1
- package/lib/model/host-details.js +3 -1
- package/lib/model/host-details.js.map +1 -1
- package/lib/model/host-entities.d.ts +1 -1
- package/lib/model/host-entities.js +1 -1
- package/lib/model/host-entity-source.d.ts +1 -1
- package/lib/model/host-entity-source.js +1 -1
- package/lib/model/host-hardware-configuration.d.ts +1 -1
- package/lib/model/host-hardware-configuration.js +1 -1
- package/lib/model/host-importable-agent-entity-summary.d.ts +6 -1
- package/lib/model/host-importable-agent-entity-summary.js +3 -1
- package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
- package/lib/model/host-insight-resource-statistics-aggregation.d.ts +1 -1
- package/lib/model/host-insight-resource-statistics-aggregation.js +1 -1
- package/lib/model/host-insight-summary-collection.d.ts +1 -1
- package/lib/model/host-insight-summary-collection.js +1 -1
- package/lib/model/host-insight-summary.d.ts +1 -1
- package/lib/model/host-insight-summary.js +1 -1
- package/lib/model/host-insight.d.ts +1 -1
- package/lib/model/host-insight.js +1 -1
- package/lib/model/host-insights.d.ts +1 -1
- package/lib/model/host-insights.js +1 -1
- package/lib/model/host-instance-map.d.ts +1 -1
- package/lib/model/host-instance-map.js +1 -1
- package/lib/model/host-memory-configuration.d.ts +1 -1
- package/lib/model/host-memory-configuration.js +1 -1
- package/lib/model/host-memory-statistics.d.ts +1 -1
- package/lib/model/host-memory-statistics.js +1 -1
- package/lib/model/host-memory-usage.d.ts +1 -1
- package/lib/model/host-memory-usage.js +1 -1
- package/lib/model/host-network-activity-summary.d.ts +1 -1
- package/lib/model/host-network-activity-summary.js +1 -1
- package/lib/model/host-network-configuration.d.ts +1 -1
- package/lib/model/host-network-configuration.js +1 -1
- package/lib/model/host-performance-metric-group.d.ts +1 -1
- package/lib/model/host-performance-metric-group.js +1 -1
- package/lib/model/host-product.d.ts +1 -1
- package/lib/model/host-product.js +1 -1
- package/lib/model/host-resource-allocation.d.ts +1 -1
- package/lib/model/host-resource-allocation.js +1 -1
- package/lib/model/host-resource-capacity-trend-aggregation.d.ts +1 -1
- package/lib/model/host-resource-capacity-trend-aggregation.js +1 -1
- package/lib/model/host-resource-statistics.d.ts +1 -1
- package/lib/model/host-resource-statistics.js +1 -1
- package/lib/model/host.d.ts +1 -1
- package/lib/model/host.js +1 -1
- package/lib/model/hosted-entity-collection.d.ts +1 -1
- package/lib/model/hosted-entity-collection.js +1 -1
- package/lib/model/hosted-entity-summary.d.ts +1 -1
- package/lib/model/hosted-entity-summary.js +1 -1
- package/lib/model/importable-agent-entity-source.d.ts +1 -1
- package/lib/model/importable-agent-entity-source.js +1 -1
- package/lib/model/importable-agent-entity-summary-collection.d.ts +1 -1
- package/lib/model/importable-agent-entity-summary-collection.js +1 -1
- package/lib/model/importable-agent-entity-summary.d.ts +1 -1
- package/lib/model/importable-agent-entity-summary.js +1 -1
- package/lib/model/importable-enterprise-manager-entity-collection.d.ts +1 -1
- package/lib/model/importable-enterprise-manager-entity-collection.js +1 -1
- package/lib/model/importable-enterprise-manager-entity.d.ts +1 -1
- package/lib/model/importable-enterprise-manager-entity.js +1 -1
- package/lib/model/index.d.ts +65 -1
- package/lib/model/index.js +71 -6
- package/lib/model/index.js.map +1 -1
- package/lib/model/ingest-database-configuration-details.d.ts +1 -1
- package/lib/model/ingest-database-configuration-details.js +1 -1
- package/lib/model/ingest-database-configuration-response-details.d.ts +1 -1
- package/lib/model/ingest-database-configuration-response-details.js +1 -1
- package/lib/model/ingest-host-configuration-details.d.ts +1 -1
- package/lib/model/ingest-host-configuration-details.js +1 -1
- package/lib/model/ingest-host-configuration-response-details.d.ts +1 -1
- package/lib/model/ingest-host-configuration-response-details.js +1 -1
- package/lib/model/ingest-host-metrics-details.d.ts +1 -1
- package/lib/model/ingest-host-metrics-details.js +1 -1
- package/lib/model/ingest-host-metrics-response-details.d.ts +1 -1
- package/lib/model/ingest-host-metrics-response-details.js +1 -1
- package/lib/model/ingest-sql-bucket-details.d.ts +1 -1
- package/lib/model/ingest-sql-bucket-details.js +1 -1
- package/lib/model/ingest-sql-bucket-response-details.d.ts +1 -1
- package/lib/model/ingest-sql-bucket-response-details.js +1 -1
- package/lib/model/ingest-sql-plan-lines-details.d.ts +1 -1
- package/lib/model/ingest-sql-plan-lines-details.js +1 -1
- package/lib/model/ingest-sql-plan-lines-response-details.d.ts +1 -1
- package/lib/model/ingest-sql-plan-lines-response-details.js +1 -1
- package/lib/model/ingest-sql-stats-details.d.ts +30 -0
- package/lib/model/ingest-sql-stats-details.js +64 -0
- package/lib/model/ingest-sql-stats-details.js.map +1 -0
- package/lib/model/ingest-sql-stats-response-details.d.ts +30 -0
- package/lib/model/ingest-sql-stats-response-details.js +32 -0
- package/lib/model/ingest-sql-stats-response-details.js.map +1 -0
- package/lib/model/ingest-sql-text-details.d.ts +1 -1
- package/lib/model/ingest-sql-text-details.js +1 -1
- package/lib/model/ingest-sql-text-response-details.d.ts +1 -1
- package/lib/model/ingest-sql-text-response-details.js +1 -1
- package/lib/model/instance-metrics.d.ts +1 -1
- package/lib/model/instance-metrics.js +1 -1
- package/lib/model/lifecycle-state.d.ts +1 -1
- package/lib/model/lifecycle-state.js +1 -1
- package/lib/model/macs-managed-external-database-configuration-summary.d.ts +1 -1
- package/lib/model/macs-managed-external-database-configuration-summary.js +1 -1
- package/lib/model/macs-managed-external-database-insight-summary.d.ts +1 -1
- package/lib/model/macs-managed-external-database-insight-summary.js +1 -1
- package/lib/model/macs-managed-external-database-insight.d.ts +1 -1
- package/lib/model/macs-managed-external-database-insight.js +1 -1
- package/lib/model/macs-managed-external-host-configuration-summary.d.ts +1 -1
- package/lib/model/macs-managed-external-host-configuration-summary.js +1 -1
- package/lib/model/macs-managed-external-host-insight-summary.d.ts +6 -1
- package/lib/model/macs-managed-external-host-insight-summary.js +3 -1
- package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
- package/lib/model/macs-managed-external-host-insight.d.ts +6 -1
- package/lib/model/macs-managed-external-host-insight.js +3 -1
- package/lib/model/macs-managed-external-host-insight.js.map +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +14 -1
- package/lib/model/operation-type.js +14 -1
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/operations-insights-warehouse-lifecycle-state.d.ts +35 -0
- package/lib/model/operations-insights-warehouse-lifecycle-state.js +46 -0
- package/lib/model/operations-insights-warehouse-lifecycle-state.js.map +1 -0
- package/lib/model/operations-insights-warehouse-summary-collection.d.ts +29 -0
- package/lib/model/operations-insights-warehouse-summary-collection.js +64 -0
- package/lib/model/operations-insights-warehouse-summary-collection.js.map +1 -0
- package/lib/model/operations-insights-warehouse-summary.d.ts +113 -0
- package/lib/model/operations-insights-warehouse-summary.js +32 -0
- package/lib/model/operations-insights-warehouse-summary.js.map +1 -0
- package/lib/model/operations-insights-warehouse-user-lifecycle-state.d.ts +35 -0
- package/lib/model/operations-insights-warehouse-user-lifecycle-state.js +46 -0
- package/lib/model/operations-insights-warehouse-user-lifecycle-state.js.map +1 -0
- package/lib/model/operations-insights-warehouse-user-summary-collection.d.ts +29 -0
- package/lib/model/operations-insights-warehouse-user-summary-collection.js +64 -0
- package/lib/model/operations-insights-warehouse-user-summary-collection.js.map +1 -0
- package/lib/model/operations-insights-warehouse-user-summary.d.ts +101 -0
- package/lib/model/operations-insights-warehouse-user-summary.js +32 -0
- package/lib/model/operations-insights-warehouse-user-summary.js.map +1 -0
- package/lib/model/operations-insights-warehouse-user.d.ts +101 -0
- package/lib/model/operations-insights-warehouse-user.js +32 -0
- package/lib/model/operations-insights-warehouse-user.js.map +1 -0
- package/lib/model/operations-insights-warehouse-users.d.ts +28 -0
- package/lib/model/operations-insights-warehouse-users.js +32 -0
- package/lib/model/operations-insights-warehouse-users.js.map +1 -0
- package/lib/model/operations-insights-warehouse.d.ts +113 -0
- package/lib/model/operations-insights-warehouse.js +32 -0
- package/lib/model/operations-insights-warehouse.js.map +1 -0
- package/lib/model/operations-insights-warehouses.d.ts +28 -0
- package/lib/model/operations-insights-warehouses.js +32 -0
- package/lib/model/operations-insights-warehouses.js.map +1 -0
- package/lib/model/projected-data-item.d.ts +1 -1
- package/lib/model/projected-data-item.js +1 -1
- package/lib/model/resource-capacity-trend-aggregation.d.ts +1 -1
- package/lib/model/resource-capacity-trend-aggregation.js +1 -1
- package/lib/model/resource-insight-current-utilization.d.ts +1 -1
- package/lib/model/resource-insight-current-utilization.js +1 -1
- package/lib/model/resource-insight-projected-utilization-item.d.ts +1 -1
- package/lib/model/resource-insight-projected-utilization-item.js +1 -1
- package/lib/model/resource-insight-projected-utilization.d.ts +1 -1
- package/lib/model/resource-insight-projected-utilization.js +1 -1
- package/lib/model/resource-statistics-aggregation.d.ts +1 -1
- package/lib/model/resource-statistics-aggregation.js +1 -1
- package/lib/model/resource-statistics.d.ts +1 -1
- package/lib/model/resource-statistics.js +1 -1
- package/lib/model/resource-status.d.ts +1 -1
- package/lib/model/resource-status.js +1 -1
- package/lib/model/resource-usage-summary.d.ts +1 -1
- package/lib/model/resource-usage-summary.js +1 -1
- package/lib/model/resource-usage-trend-aggregation.d.ts +1 -1
- package/lib/model/resource-usage-trend-aggregation.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/sql-bucket.d.ts +1 -1
- package/lib/model/sql-bucket.js +1 -1
- package/lib/model/sql-insight-aggregation-collection.d.ts +1 -1
- package/lib/model/sql-insight-aggregation-collection.js +1 -1
- package/lib/model/sql-insight-aggregation.d.ts +1 -1
- package/lib/model/sql-insight-aggregation.js +1 -1
- package/lib/model/sql-insight-thresholds.d.ts +1 -1
- package/lib/model/sql-insight-thresholds.js +1 -1
- package/lib/model/sql-inventory.d.ts +1 -1
- package/lib/model/sql-inventory.js +1 -1
- package/lib/model/sql-plan-collection.d.ts +1 -1
- package/lib/model/sql-plan-collection.js +1 -1
- package/lib/model/sql-plan-insight-aggregation-collection.d.ts +1 -1
- package/lib/model/sql-plan-insight-aggregation-collection.js +1 -1
- package/lib/model/sql-plan-insight-aggregation.d.ts +1 -1
- package/lib/model/sql-plan-insight-aggregation.js +1 -1
- package/lib/model/sql-plan-insights.d.ts +1 -1
- package/lib/model/sql-plan-insights.js +1 -1
- package/lib/model/sql-plan-line.d.ts +1 -1
- package/lib/model/sql-plan-line.js +1 -1
- package/lib/model/sql-plan-summary.d.ts +1 -1
- package/lib/model/sql-plan-summary.js +1 -1
- package/lib/model/sql-response-time-distribution-aggregation-collection.d.ts +1 -1
- package/lib/model/sql-response-time-distribution-aggregation-collection.js +1 -1
- package/lib/model/sql-response-time-distribution-aggregation.d.ts +1 -1
- package/lib/model/sql-response-time-distribution-aggregation.js +1 -1
- package/lib/model/sql-search-collection.d.ts +1 -1
- package/lib/model/sql-search-collection.js +1 -1
- package/lib/model/sql-search-summary.d.ts +1 -1
- package/lib/model/sql-search-summary.js +1 -1
- package/lib/model/sql-statistic-aggregation-collection.d.ts +1 -1
- package/lib/model/sql-statistic-aggregation-collection.js +1 -1
- package/lib/model/sql-statistic-aggregation.d.ts +1 -1
- package/lib/model/sql-statistic-aggregation.js +1 -1
- package/lib/model/sql-statistics-time-series-aggregation-collection.d.ts +1 -1
- package/lib/model/sql-statistics-time-series-aggregation-collection.js +1 -1
- package/lib/model/sql-statistics-time-series-aggregation.d.ts +1 -1
- package/lib/model/sql-statistics-time-series-aggregation.js +1 -1
- package/lib/model/sql-statistics-time-series-by-plan-aggregation-collection.d.ts +1 -1
- package/lib/model/sql-statistics-time-series-by-plan-aggregation-collection.js +1 -1
- package/lib/model/sql-statistics-time-series-by-plan-aggregation.d.ts +1 -1
- package/lib/model/sql-statistics-time-series-by-plan-aggregation.js +1 -1
- package/lib/model/sql-statistics-time-series.d.ts +1 -1
- package/lib/model/sql-statistics-time-series.js +1 -1
- package/lib/model/sql-statistics.d.ts +1 -1
- package/lib/model/sql-statistics.js +1 -1
- package/lib/model/sql-stats.d.ts +301 -0
- package/lib/model/sql-stats.js +32 -0
- package/lib/model/sql-stats.js.map +1 -0
- package/lib/model/sql-text-collection.d.ts +1 -1
- package/lib/model/sql-text-collection.js +1 -1
- package/lib/model/sql-text-summary.d.ts +5 -1
- package/lib/model/sql-text-summary.js +1 -1
- package/lib/model/sql-text-summary.js.map +1 -1
- package/lib/model/sql-text.d.ts +1 -1
- package/lib/model/sql-text.js +1 -1
- package/lib/model/storage-server-details.d.ts +1 -1
- package/lib/model/storage-server-details.js +1 -1
- package/lib/model/storage-server.d.ts +1 -1
- package/lib/model/storage-server.js +1 -1
- package/lib/model/summarize-awr-sources-summaries-collection.d.ts +29 -0
- package/lib/model/summarize-awr-sources-summaries-collection.js +64 -0
- package/lib/model/summarize-awr-sources-summaries-collection.js.map +1 -0
- package/lib/model/summarize-database-insight-resource-capacity-trend-aggregation-collection.d.ts +1 -1
- package/lib/model/summarize-database-insight-resource-capacity-trend-aggregation-collection.js +1 -1
- package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.d.ts +1 -1
- package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.js +1 -1
- package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.d.ts +1 -1
- package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.js +1 -1
- package/lib/model/summarize-database-insight-resource-usage-aggregation.d.ts +1 -1
- package/lib/model/summarize-database-insight-resource-usage-aggregation.js +1 -1
- package/lib/model/summarize-database-insight-resource-usage-trend-aggregation-collection.d.ts +1 -1
- package/lib/model/summarize-database-insight-resource-usage-trend-aggregation-collection.js +1 -1
- package/lib/model/summarize-database-insight-resource-utilization-insight-aggregation.d.ts +1 -1
- package/lib/model/summarize-database-insight-resource-utilization-insight-aggregation.js +1 -1
- package/lib/model/summarize-database-insight-tablespace-usage-trend-aggregation-collection.d.ts +1 -1
- package/lib/model/summarize-database-insight-tablespace-usage-trend-aggregation-collection.js +1 -1
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.d.ts +1 -1
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.js +1 -1
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.d.ts +1 -1
- package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.js +1 -1
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.d.ts +1 -1
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js +1 -1
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.d.ts +1 -1
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.js +1 -1
- package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.d.ts +1 -1
- package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.js +1 -1
- package/lib/model/summarize-exadata-insight-resource-usage-aggregation.d.ts +1 -1
- package/lib/model/summarize-exadata-insight-resource-usage-aggregation.js +1 -1
- package/lib/model/summarize-exadata-insight-resource-usage-collection.d.ts +1 -1
- package/lib/model/summarize-exadata-insight-resource-usage-collection.js +1 -1
- package/lib/model/summarize-exadata-insight-resource-utilization-insight-aggregation.d.ts +1 -1
- package/lib/model/summarize-exadata-insight-resource-utilization-insight-aggregation.js +1 -1
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.d.ts +1 -1
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js +1 -1
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +1 -1
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js +1 -1
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.d.ts +1 -1
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js +1 -1
- package/lib/model/summarize-host-insight-resource-usage-aggregation.d.ts +1 -1
- package/lib/model/summarize-host-insight-resource-usage-aggregation.js +1 -1
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.d.ts +1 -1
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js +1 -1
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.d.ts +1 -1
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js +1 -1
- package/lib/model/summarize-operations-insights-warehouse-resource-usage-aggregation.d.ts +43 -0
- package/lib/model/summarize-operations-insights-warehouse-resource-usage-aggregation.js +32 -0
- package/lib/model/summarize-operations-insights-warehouse-resource-usage-aggregation.js.map +1 -0
- package/lib/model/summary-statistics.d.ts +1 -1
- package/lib/model/summary-statistics.js +1 -1
- package/lib/model/tablespace-usage-trend-aggregation.d.ts +1 -1
- package/lib/model/tablespace-usage-trend-aggregation.js +1 -1
- package/lib/model/tablespace-usage-trend.d.ts +1 -1
- package/lib/model/tablespace-usage-trend.js +1 -1
- package/lib/model/update-autonomous-database-insight-details.d.ts +1 -1
- package/lib/model/update-autonomous-database-insight-details.js +1 -1
- package/lib/model/update-awr-hub-details.d.ts +46 -0
- package/lib/model/update-awr-hub-details.js +32 -0
- package/lib/model/update-awr-hub-details.js.map +1 -0
- package/lib/model/update-database-insight-details.d.ts +1 -1
- package/lib/model/update-database-insight-details.js +1 -1
- package/lib/model/update-em-managed-external-database-insight-details.d.ts +1 -1
- package/lib/model/update-em-managed-external-database-insight-details.js +1 -1
- package/lib/model/update-em-managed-external-exadata-insight-details.d.ts +1 -1
- package/lib/model/update-em-managed-external-exadata-insight-details.js +1 -1
- package/lib/model/update-em-managed-external-host-insight-details.d.ts +1 -1
- package/lib/model/update-em-managed-external-host-insight-details.js +1 -1
- package/lib/model/update-enterprise-manager-bridge-details.d.ts +1 -1
- package/lib/model/update-enterprise-manager-bridge-details.js +1 -1
- package/lib/model/update-exadata-insight-details.d.ts +1 -1
- package/lib/model/update-exadata-insight-details.js +1 -1
- package/lib/model/update-host-insight-details.d.ts +1 -1
- package/lib/model/update-host-insight-details.js +1 -1
- package/lib/model/update-macs-managed-external-database-insight-details.d.ts +1 -1
- package/lib/model/update-macs-managed-external-database-insight-details.js +1 -1
- package/lib/model/update-macs-managed-external-host-insight-details.d.ts +1 -1
- package/lib/model/update-macs-managed-external-host-insight-details.js +1 -1
- package/lib/model/update-operations-insights-warehouse-details.d.ts +56 -0
- package/lib/model/update-operations-insights-warehouse-details.js +32 -0
- package/lib/model/update-operations-insights-warehouse-details.js.map +1 -0
- package/lib/model/update-operations-insights-warehouse-user-details.d.ts +58 -0
- package/lib/model/update-operations-insights-warehouse-user-details.js +32 -0
- package/lib/model/update-operations-insights-warehouse-user-details.js.map +1 -0
- package/lib/model/usage-unit.d.ts +1 -1
- package/lib/model/usage-unit.js +1 -1
- package/lib/model/work-request-collection.d.ts +1 -1
- package/lib/model/work-request-collection.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
- package/lib/model/work-request-resource-metadata-key.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/model/work-requests.d.ts +1 -1
- package/lib/model/work-requests.js +1 -1
- package/lib/operationsinsights-waiter.d.ts +25 -1
- package/lib/operationsinsights-waiter.js +37 -1
- package/lib/operationsinsights-waiter.js.map +1 -1
- package/lib/request/add-exadata-insight-members-request.d.ts +2 -2
- package/lib/request/add-exadata-insight-members-request.js +1 -1
- package/lib/request/change-database-insight-compartment-request.d.ts +2 -2
- package/lib/request/change-database-insight-compartment-request.js +1 -1
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +2 -2
- package/lib/request/change-enterprise-manager-bridge-compartment-request.js +1 -1
- package/lib/request/change-exadata-insight-compartment-request.d.ts +2 -2
- package/lib/request/change-exadata-insight-compartment-request.js +1 -1
- package/lib/request/change-host-insight-compartment-request.d.ts +2 -2
- package/lib/request/change-host-insight-compartment-request.js +1 -1
- package/lib/request/create-awr-hub-request.d.ts +39 -0
- package/lib/request/create-awr-hub-request.js +15 -0
- package/lib/request/create-awr-hub-request.js.map +1 -0
- package/lib/request/create-database-insight-request.d.ts +2 -2
- package/lib/request/create-database-insight-request.js +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +2 -2
- package/lib/request/create-enterprise-manager-bridge-request.js +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +2 -2
- package/lib/request/create-exadata-insight-request.js +1 -1
- package/lib/request/create-host-insight-request.d.ts +2 -2
- package/lib/request/create-host-insight-request.js +1 -1
- package/lib/request/create-operations-insights-warehouse-request.d.ts +39 -0
- package/lib/request/create-operations-insights-warehouse-request.js +15 -0
- package/lib/request/create-operations-insights-warehouse-request.js.map +1 -0
- package/lib/request/create-operations-insights-warehouse-user-request.d.ts +39 -0
- package/lib/request/create-operations-insights-warehouse-user-request.js +15 -0
- package/lib/request/create-operations-insights-warehouse-user-request.js.map +1 -0
- package/lib/request/delete-awr-hub-request.d.ts +35 -0
- package/lib/request/delete-awr-hub-request.js +15 -0
- package/lib/request/delete-awr-hub-request.js.map +1 -0
- package/lib/request/delete-database-insight-request.d.ts +2 -2
- package/lib/request/delete-database-insight-request.js +1 -1
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +2 -2
- package/lib/request/delete-enterprise-manager-bridge-request.js +1 -1
- package/lib/request/delete-exadata-insight-request.d.ts +2 -2
- package/lib/request/delete-exadata-insight-request.js +1 -1
- package/lib/request/delete-host-insight-request.d.ts +2 -2
- package/lib/request/delete-host-insight-request.js +1 -1
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +35 -0
- package/lib/request/delete-operations-insights-warehouse-request.js +15 -0
- package/lib/request/delete-operations-insights-warehouse-request.js.map +1 -0
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +35 -0
- package/lib/request/delete-operations-insights-warehouse-user-request.js +15 -0
- package/lib/request/delete-operations-insights-warehouse-user-request.js.map +1 -0
- package/lib/request/disable-database-insight-request.d.ts +2 -2
- package/lib/request/disable-database-insight-request.js +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +2 -2
- package/lib/request/disable-exadata-insight-request.js +1 -1
- package/lib/request/disable-host-insight-request.d.ts +2 -2
- package/lib/request/disable-host-insight-request.js +1 -1
- package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +43 -0
- package/lib/request/download-operations-insights-warehouse-wallet-request.js +15 -0
- package/lib/request/download-operations-insights-warehouse-wallet-request.js.map +1 -0
- package/lib/request/enable-database-insight-request.d.ts +2 -2
- package/lib/request/enable-database-insight-request.js +1 -1
- package/lib/request/enable-exadata-insight-request.d.ts +2 -2
- package/lib/request/enable-exadata-insight-request.js +1 -1
- package/lib/request/enable-host-insight-request.d.ts +2 -2
- package/lib/request/enable-host-insight-request.js +1 -1
- package/lib/request/get-awr-hub-request.d.ts +28 -0
- package/lib/request/get-awr-hub-request.js +15 -0
- package/lib/request/get-awr-hub-request.js.map +1 -0
- package/lib/request/get-awr-report-request.d.ts +61 -0
- package/lib/request/get-awr-report-request.js +15 -0
- package/lib/request/get-awr-report-request.js.map +1 -0
- package/lib/request/get-database-insight-request.d.ts +2 -2
- package/lib/request/get-database-insight-request.js +1 -1
- package/lib/request/get-enterprise-manager-bridge-request.d.ts +2 -2
- package/lib/request/get-enterprise-manager-bridge-request.js +1 -1
- package/lib/request/get-exadata-insight-request.d.ts +2 -2
- package/lib/request/get-exadata-insight-request.js +1 -1
- package/lib/request/get-host-insight-request.d.ts +2 -2
- package/lib/request/get-host-insight-request.js +1 -1
- package/lib/request/get-operations-insights-warehouse-request.d.ts +28 -0
- package/lib/request/get-operations-insights-warehouse-request.js +15 -0
- package/lib/request/get-operations-insights-warehouse-request.js.map +1 -0
- package/lib/request/get-operations-insights-warehouse-user-request.d.ts +28 -0
- package/lib/request/get-operations-insights-warehouse-user-request.js +15 -0
- package/lib/request/get-operations-insights-warehouse-user-request.js.map +1 -0
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +45 -1
- package/lib/request/index.js +12 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +2 -2
- package/lib/request/ingest-database-configuration-request.js +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +2 -2
- package/lib/request/ingest-host-configuration-request.js +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +2 -2
- package/lib/request/ingest-host-metrics-request.js +1 -1
- package/lib/request/ingest-sql-bucket-request.d.ts +2 -2
- package/lib/request/ingest-sql-bucket-request.js +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +2 -2
- package/lib/request/ingest-sql-plan-lines-request.js +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +56 -0
- package/lib/request/ingest-sql-stats-request.js +15 -0
- package/lib/request/ingest-sql-stats-request.js.map +1 -0
- package/lib/request/ingest-sql-text-request.d.ts +2 -2
- package/lib/request/ingest-sql-text-request.js +1 -1
- package/lib/request/list-awr-hubs-request.d.ts +77 -0
- package/lib/request/list-awr-hubs-request.js +24 -0
- package/lib/request/list-awr-hubs-request.js.map +1 -0
- package/lib/request/list-awr-snapshots-request.d.ts +74 -0
- package/lib/request/list-awr-snapshots-request.js +24 -0
- package/lib/request/list-awr-snapshots-request.js.map +1 -0
- package/lib/request/list-database-configurations-request.d.ts +7 -2
- package/lib/request/list-database-configurations-request.js +1 -1
- package/lib/request/list-database-configurations-request.js.map +1 -1
- package/lib/request/list-database-insights-request.d.ts +7 -2
- package/lib/request/list-database-insights-request.js +1 -1
- package/lib/request/list-database-insights-request.js.map +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +7 -2
- package/lib/request/list-enterprise-manager-bridges-request.js +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.js.map +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +2 -2
- package/lib/request/list-exadata-configurations-request.js +1 -1
- package/lib/request/list-exadata-insights-request.d.ts +7 -2
- package/lib/request/list-exadata-insights-request.js +1 -1
- package/lib/request/list-exadata-insights-request.js.map +1 -1
- package/lib/request/list-host-configurations-request.d.ts +12 -4
- package/lib/request/list-host-configurations-request.js +3 -1
- package/lib/request/list-host-configurations-request.js.map +1 -1
- package/lib/request/list-host-insights-request.d.ts +12 -4
- package/lib/request/list-host-insights-request.js +3 -1
- package/lib/request/list-host-insights-request.js.map +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +7 -4
- package/lib/request/list-hosted-entities-request.js +3 -1
- package/lib/request/list-hosted-entities-request.js.map +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +2 -2
- package/lib/request/list-importable-agent-entities-request.js +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +2 -2
- package/lib/request/list-importable-enterprise-manager-entities-request.js +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +77 -0
- package/lib/request/list-operations-insights-warehouse-users-request.js +24 -0
- package/lib/request/list-operations-insights-warehouse-users-request.js.map +1 -0
- package/lib/request/list-operations-insights-warehouses-request.d.ts +73 -0
- package/lib/request/list-operations-insights-warehouses-request.js +24 -0
- package/lib/request/list-operations-insights-warehouses-request.js.map +1 -0
- package/lib/request/list-sql-plans-request.d.ts +2 -2
- package/lib/request/list-sql-plans-request.js +1 -1
- package/lib/request/list-sql-searches-request.d.ts +7 -2
- package/lib/request/list-sql-searches-request.js +1 -1
- package/lib/request/list-sql-texts-request.d.ts +7 -2
- package/lib/request/list-sql-texts-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +35 -0
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.js +15 -0
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.js.map +1 -0
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +70 -0
- package/lib/request/summarize-awr-sources-summaries-request.js +24 -0
- package/lib/request/summarize-awr-sources-summaries-request.js.map +1 -0
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +7 -2
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.js +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +7 -2
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.js +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +7 -2
- package/lib/request/summarize-database-insight-resource-statistics-request.js +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +7 -2
- package/lib/request/summarize-database-insight-resource-usage-request.js +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +7 -2
- package/lib/request/summarize-database-insight-resource-usage-trend-request.js +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +7 -2
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.js +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.js.map +1 -1
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +2 -2
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.js +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.js +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.js +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.js +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.js +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-statistics-request.js +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.js +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-usage-request.js +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.js +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +2 -2
- package/lib/request/summarize-exadata-members-request.js +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +12 -4
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js +3 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +12 -4
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js +3 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +12 -4
- package/lib/request/summarize-host-insight-resource-statistics-request.js +3 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +12 -4
- package/lib/request/summarize-host-insight-resource-usage-request.js +3 -1
- package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +12 -4
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js +3 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +12 -4
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js +3 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +28 -0
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.js +15 -0
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.js.map +1 -0
- package/lib/request/summarize-sql-insights-request.d.ts +7 -2
- package/lib/request/summarize-sql-insights-request.js +1 -1
- package/lib/request/summarize-sql-insights-request.js.map +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +2 -2
- package/lib/request/summarize-sql-plan-insights-request.js +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +2 -2
- package/lib/request/summarize-sql-response-time-distributions-request.js +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +7 -2
- package/lib/request/summarize-sql-statistics-request.js +1 -1
- package/lib/request/summarize-sql-statistics-request.js.map +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +2 -2
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.js +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +7 -2
- package/lib/request/summarize-sql-statistics-time-series-request.js +1 -1
- package/lib/request/update-awr-hub-request.d.ts +40 -0
- package/lib/request/update-awr-hub-request.js +15 -0
- package/lib/request/update-awr-hub-request.js.map +1 -0
- package/lib/request/update-database-insight-request.d.ts +2 -2
- package/lib/request/update-database-insight-request.js +1 -1
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +2 -2
- package/lib/request/update-enterprise-manager-bridge-request.js +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +2 -2
- package/lib/request/update-exadata-insight-request.js +1 -1
- package/lib/request/update-host-insight-request.d.ts +2 -2
- package/lib/request/update-host-insight-request.js +1 -1
- package/lib/request/update-operations-insights-warehouse-request.d.ts +40 -0
- package/lib/request/update-operations-insights-warehouse-request.js +15 -0
- package/lib/request/update-operations-insights-warehouse-request.js.map +1 -0
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +40 -0
- package/lib/request/update-operations-insights-warehouse-user-request.js +15 -0
- package/lib/request/update-operations-insights-warehouse-user-request.js.map +1 -0
- package/lib/response/add-exadata-insight-members-response.d.ts +1 -1
- package/lib/response/add-exadata-insight-members-response.js +1 -1
- package/lib/response/change-database-insight-compartment-response.d.ts +1 -1
- package/lib/response/change-database-insight-compartment-response.js +1 -1
- package/lib/response/change-enterprise-manager-bridge-compartment-response.d.ts +1 -1
- package/lib/response/change-enterprise-manager-bridge-compartment-response.js +1 -1
- package/lib/response/change-exadata-insight-compartment-response.d.ts +1 -1
- package/lib/response/change-exadata-insight-compartment-response.js +1 -1
- package/lib/response/change-host-insight-compartment-response.d.ts +1 -1
- package/lib/response/change-host-insight-compartment-response.js +1 -1
- package/lib/response/create-awr-hub-response.d.ts +43 -0
- package/lib/response/create-awr-hub-response.js +15 -0
- package/lib/response/create-awr-hub-response.js.map +1 -0
- package/lib/response/create-database-insight-response.d.ts +1 -1
- package/lib/response/create-database-insight-response.js +1 -1
- package/lib/response/create-enterprise-manager-bridge-response.d.ts +1 -1
- package/lib/response/create-enterprise-manager-bridge-response.js +1 -1
- package/lib/response/create-exadata-insight-response.d.ts +1 -1
- package/lib/response/create-exadata-insight-response.js +1 -1
- package/lib/response/create-host-insight-response.d.ts +1 -1
- package/lib/response/create-host-insight-response.js +1 -1
- package/lib/response/create-operations-insights-warehouse-response.d.ts +43 -0
- package/lib/response/create-operations-insights-warehouse-response.js +15 -0
- package/lib/response/create-operations-insights-warehouse-response.js.map +1 -0
- package/lib/response/create-operations-insights-warehouse-user-response.d.ts +43 -0
- package/lib/response/create-operations-insights-warehouse-user-response.js +15 -0
- package/lib/response/create-operations-insights-warehouse-user-response.js.map +1 -0
- package/lib/response/delete-awr-hub-response.d.ts +25 -0
- package/lib/response/delete-awr-hub-response.js +15 -0
- package/lib/response/delete-awr-hub-response.js.map +1 -0
- package/lib/response/delete-database-insight-response.d.ts +1 -1
- package/lib/response/delete-database-insight-response.js +1 -1
- package/lib/response/delete-enterprise-manager-bridge-response.d.ts +1 -1
- package/lib/response/delete-enterprise-manager-bridge-response.js +1 -1
- package/lib/response/delete-exadata-insight-response.d.ts +1 -1
- package/lib/response/delete-exadata-insight-response.js +1 -1
- package/lib/response/delete-host-insight-response.d.ts +1 -1
- package/lib/response/delete-host-insight-response.js +1 -1
- package/lib/response/delete-operations-insights-warehouse-response.d.ts +25 -0
- package/lib/response/delete-operations-insights-warehouse-response.js +15 -0
- package/lib/response/delete-operations-insights-warehouse-response.js.map +1 -0
- package/lib/response/delete-operations-insights-warehouse-user-response.d.ts +25 -0
- package/lib/response/delete-operations-insights-warehouse-user-response.js +15 -0
- package/lib/response/delete-operations-insights-warehouse-user-response.js.map +1 -0
- package/lib/response/disable-database-insight-response.d.ts +1 -1
- package/lib/response/disable-database-insight-response.js +1 -1
- package/lib/response/disable-exadata-insight-response.d.ts +1 -1
- package/lib/response/disable-exadata-insight-response.js +1 -1
- package/lib/response/disable-host-insight-response.d.ts +1 -1
- package/lib/response/disable-host-insight-response.js +1 -1
- package/lib/response/download-operations-insights-warehouse-wallet-response.d.ts +38 -0
- package/lib/response/download-operations-insights-warehouse-wallet-response.js +15 -0
- package/lib/response/download-operations-insights-warehouse-wallet-response.js.map +1 -0
- package/lib/response/enable-database-insight-response.d.ts +1 -1
- package/lib/response/enable-database-insight-response.js +1 -1
- package/lib/response/enable-exadata-insight-response.d.ts +1 -1
- package/lib/response/enable-exadata-insight-response.js +1 -1
- package/lib/response/enable-host-insight-response.d.ts +1 -1
- package/lib/response/enable-host-insight-response.js +1 -1
- package/lib/response/get-awr-hub-response.d.ts +30 -0
- package/lib/response/get-awr-hub-response.js +15 -0
- package/lib/response/get-awr-hub-response.js.map +1 -0
- package/lib/response/get-awr-report-response.d.ts +25 -0
- package/lib/response/get-awr-report-response.js +15 -0
- package/lib/response/get-awr-report-response.js.map +1 -0
- package/lib/response/get-database-insight-response.d.ts +1 -1
- package/lib/response/get-database-insight-response.js +1 -1
- package/lib/response/get-enterprise-manager-bridge-response.d.ts +1 -1
- package/lib/response/get-enterprise-manager-bridge-response.js +1 -1
- package/lib/response/get-exadata-insight-response.d.ts +1 -1
- package/lib/response/get-exadata-insight-response.js +1 -1
- package/lib/response/get-host-insight-response.d.ts +1 -1
- package/lib/response/get-host-insight-response.js +1 -1
- package/lib/response/get-operations-insights-warehouse-response.d.ts +30 -0
- package/lib/response/get-operations-insights-warehouse-response.js +15 -0
- package/lib/response/get-operations-insights-warehouse-response.js.map +1 -0
- package/lib/response/get-operations-insights-warehouse-user-response.d.ts +30 -0
- package/lib/response/get-operations-insights-warehouse-user-response.js +15 -0
- package/lib/response/get-operations-insights-warehouse-user-response.js.map +1 -0
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +45 -1
- package/lib/response/index.js +1 -1
- package/lib/response/ingest-database-configuration-response.d.ts +1 -1
- package/lib/response/ingest-database-configuration-response.js +1 -1
- package/lib/response/ingest-host-configuration-response.d.ts +1 -1
- package/lib/response/ingest-host-configuration-response.js +1 -1
- package/lib/response/ingest-host-metrics-response.d.ts +1 -1
- package/lib/response/ingest-host-metrics-response.js +1 -1
- package/lib/response/ingest-sql-bucket-response.d.ts +1 -1
- package/lib/response/ingest-sql-bucket-response.js +1 -1
- package/lib/response/ingest-sql-plan-lines-response.d.ts +1 -1
- package/lib/response/ingest-sql-plan-lines-response.js +1 -1
- package/lib/response/ingest-sql-stats-response.d.ts +30 -0
- package/lib/response/ingest-sql-stats-response.js +15 -0
- package/lib/response/ingest-sql-stats-response.js.map +1 -0
- package/lib/response/ingest-sql-text-response.d.ts +1 -1
- package/lib/response/ingest-sql-text-response.js +1 -1
- package/lib/response/list-awr-hubs-response.d.ts +32 -0
- package/lib/response/list-awr-hubs-response.js +15 -0
- package/lib/response/list-awr-hubs-response.js.map +1 -0
- package/lib/response/list-awr-snapshots-response.d.ts +32 -0
- package/lib/response/list-awr-snapshots-response.js +15 -0
- package/lib/response/list-awr-snapshots-response.js.map +1 -0
- package/lib/response/list-database-configurations-response.d.ts +1 -1
- package/lib/response/list-database-configurations-response.js +1 -1
- package/lib/response/list-database-insights-response.d.ts +1 -1
- package/lib/response/list-database-insights-response.js +1 -1
- package/lib/response/list-enterprise-manager-bridges-response.d.ts +1 -1
- package/lib/response/list-enterprise-manager-bridges-response.js +1 -1
- package/lib/response/list-exadata-configurations-response.d.ts +1 -1
- package/lib/response/list-exadata-configurations-response.js +1 -1
- package/lib/response/list-exadata-insights-response.d.ts +1 -1
- package/lib/response/list-exadata-insights-response.js +1 -1
- package/lib/response/list-host-configurations-response.d.ts +1 -1
- package/lib/response/list-host-configurations-response.js +1 -1
- package/lib/response/list-host-insights-response.d.ts +1 -1
- package/lib/response/list-host-insights-response.js +1 -1
- package/lib/response/list-hosted-entities-response.d.ts +1 -1
- package/lib/response/list-hosted-entities-response.js +1 -1
- package/lib/response/list-importable-agent-entities-response.d.ts +1 -1
- package/lib/response/list-importable-agent-entities-response.js +1 -1
- package/lib/response/list-importable-enterprise-manager-entities-response.d.ts +1 -1
- package/lib/response/list-importable-enterprise-manager-entities-response.js +1 -1
- package/lib/response/list-operations-insights-warehouse-users-response.d.ts +32 -0
- package/lib/response/list-operations-insights-warehouse-users-response.js +15 -0
- package/lib/response/list-operations-insights-warehouse-users-response.js.map +1 -0
- package/lib/response/list-operations-insights-warehouses-response.d.ts +32 -0
- package/lib/response/list-operations-insights-warehouses-response.js +15 -0
- package/lib/response/list-operations-insights-warehouses-response.js.map +1 -0
- package/lib/response/list-sql-plans-response.d.ts +1 -1
- package/lib/response/list-sql-plans-response.js +1 -1
- package/lib/response/list-sql-searches-response.d.ts +1 -1
- package/lib/response/list-sql-searches-response.js +1 -1
- package/lib/response/list-sql-texts-response.d.ts +1 -1
- package/lib/response/list-sql-texts-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/rotate-operations-insights-warehouse-wallet-response.d.ts +25 -0
- package/lib/response/rotate-operations-insights-warehouse-wallet-response.js +15 -0
- package/lib/response/rotate-operations-insights-warehouse-wallet-response.js.map +1 -0
- package/lib/response/summarize-awr-sources-summaries-response.d.ts +32 -0
- package/lib/response/summarize-awr-sources-summaries-response.js +15 -0
- package/lib/response/summarize-awr-sources-summaries-response.js.map +1 -0
- package/lib/response/summarize-database-insight-resource-capacity-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-capacity-trend-response.js +1 -1
- package/lib/response/summarize-database-insight-resource-forecast-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-forecast-trend-response.js +1 -1
- package/lib/response/summarize-database-insight-resource-statistics-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-statistics-response.js +1 -1
- package/lib/response/summarize-database-insight-resource-usage-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-usage-response.js +1 -1
- package/lib/response/summarize-database-insight-resource-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-usage-trend-response.js +1 -1
- package/lib/response/summarize-database-insight-resource-utilization-insight-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-utilization-insight-response.js +1 -1
- package/lib/response/summarize-database-insight-tablespace-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-tablespace-usage-trend-response.js +1 -1
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.js +1 -1
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-response.js +1 -1
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.js +1 -1
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-response.js +1 -1
- package/lib/response/summarize-exadata-insight-resource-statistics-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-statistics-response.js +1 -1
- package/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.js +1 -1
- package/lib/response/summarize-exadata-insight-resource-usage-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-usage-response.js +1 -1
- package/lib/response/summarize-exadata-insight-resource-utilization-insight-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-utilization-insight-response.js +1 -1
- package/lib/response/summarize-exadata-members-response.d.ts +1 -1
- package/lib/response/summarize-exadata-members-response.js +1 -1
- package/lib/response/summarize-host-insight-resource-capacity-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-capacity-trend-response.js +1 -1
- package/lib/response/summarize-host-insight-resource-forecast-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-forecast-trend-response.js +1 -1
- package/lib/response/summarize-host-insight-resource-statistics-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-statistics-response.js +1 -1
- package/lib/response/summarize-host-insight-resource-usage-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-usage-response.js +1 -1
- package/lib/response/summarize-host-insight-resource-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-usage-trend-response.js +1 -1
- package/lib/response/summarize-host-insight-resource-utilization-insight-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-utilization-insight-response.js +1 -1
- package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.d.ts +30 -0
- package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.js +15 -0
- package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.js.map +1 -0
- package/lib/response/summarize-sql-insights-response.d.ts +1 -1
- package/lib/response/summarize-sql-insights-response.js +1 -1
- package/lib/response/summarize-sql-plan-insights-response.d.ts +1 -1
- package/lib/response/summarize-sql-plan-insights-response.js +1 -1
- package/lib/response/summarize-sql-response-time-distributions-response.d.ts +1 -1
- package/lib/response/summarize-sql-response-time-distributions-response.js +1 -1
- package/lib/response/summarize-sql-statistics-response.d.ts +1 -1
- package/lib/response/summarize-sql-statistics-response.js +1 -1
- package/lib/response/summarize-sql-statistics-time-series-by-plan-response.d.ts +1 -1
- package/lib/response/summarize-sql-statistics-time-series-by-plan-response.js +1 -1
- package/lib/response/summarize-sql-statistics-time-series-response.d.ts +1 -1
- package/lib/response/summarize-sql-statistics-time-series-response.js +1 -1
- package/lib/response/update-awr-hub-response.d.ts +25 -0
- package/lib/response/update-awr-hub-response.js +15 -0
- package/lib/response/update-awr-hub-response.js.map +1 -0
- package/lib/response/update-database-insight-response.d.ts +1 -1
- package/lib/response/update-database-insight-response.js +1 -1
- package/lib/response/update-enterprise-manager-bridge-response.d.ts +1 -1
- package/lib/response/update-enterprise-manager-bridge-response.js +1 -1
- package/lib/response/update-exadata-insight-response.d.ts +1 -1
- package/lib/response/update-exadata-insight-response.js +1 -1
- package/lib/response/update-host-insight-response.d.ts +1 -1
- package/lib/response/update-host-insight-response.js +1 -1
- package/lib/response/update-operations-insights-warehouse-response.d.ts +25 -0
- package/lib/response/update-operations-insights-warehouse-response.js +15 -0
- package/lib/response/update-operations-insights-warehouse-response.js.map +1 -0
- package/lib/response/update-operations-insights-warehouse-user-response.d.ts +25 -0
- package/lib/response/update-operations-insights-warehouse-user-response.js +15 -0
- package/lib/response/update-operations-insights-warehouse-user-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
14
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
15
|
*/
|
|
16
16
|
import common = require("oci-common");
|
|
@@ -75,7 +75,7 @@ export declare class OperationsInsightsClient {
|
|
|
75
75
|
* @param AddExadataInsightMembersRequest
|
|
76
76
|
* @return AddExadataInsightMembersResponse
|
|
77
77
|
* @throws OciError when an error occurs
|
|
78
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
78
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
79
79
|
*/
|
|
80
80
|
addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
|
|
81
81
|
/**
|
|
@@ -84,7 +84,7 @@ export declare class OperationsInsightsClient {
|
|
|
84
84
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
85
85
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
86
86
|
* @throws OciError when an error occurs
|
|
87
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
87
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
88
88
|
*/
|
|
89
89
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
|
|
90
90
|
/**
|
|
@@ -93,7 +93,7 @@ export declare class OperationsInsightsClient {
|
|
|
93
93
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
94
94
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
95
95
|
* @throws OciError when an error occurs
|
|
96
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
96
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
97
97
|
*/
|
|
98
98
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
|
|
99
99
|
/**
|
|
@@ -102,7 +102,7 @@ export declare class OperationsInsightsClient {
|
|
|
102
102
|
* @param ChangeExadataInsightCompartmentRequest
|
|
103
103
|
* @return ChangeExadataInsightCompartmentResponse
|
|
104
104
|
* @throws OciError when an error occurs
|
|
105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
106
106
|
*/
|
|
107
107
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
|
|
108
108
|
/**
|
|
@@ -111,9 +111,20 @@ export declare class OperationsInsightsClient {
|
|
|
111
111
|
* @param ChangeHostInsightCompartmentRequest
|
|
112
112
|
* @return ChangeHostInsightCompartmentResponse
|
|
113
113
|
* @throws OciError when an error occurs
|
|
114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
115
115
|
*/
|
|
116
116
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
|
|
117
|
+
/**
|
|
118
|
+
* Create a AWR hub resource for the tenant in Operations Insights.
|
|
119
|
+
* This resource will be created in root compartment.
|
|
120
|
+
*
|
|
121
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
122
|
+
* @param CreateAwrHubRequest
|
|
123
|
+
* @return CreateAwrHubResponse
|
|
124
|
+
* @throws OciError when an error occurs
|
|
125
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
126
|
+
*/
|
|
127
|
+
createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
|
|
117
128
|
/**
|
|
118
129
|
* Create a Database Insight resource for a database in Operations Insights. The database will be enabled in Operations Insights. Database metric collection and analysis will be started.
|
|
119
130
|
*
|
|
@@ -121,7 +132,7 @@ export declare class OperationsInsightsClient {
|
|
|
121
132
|
* @param CreateDatabaseInsightRequest
|
|
122
133
|
* @return CreateDatabaseInsightResponse
|
|
123
134
|
* @throws OciError when an error occurs
|
|
124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
125
136
|
*/
|
|
126
137
|
createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
|
|
127
138
|
/**
|
|
@@ -131,7 +142,7 @@ export declare class OperationsInsightsClient {
|
|
|
131
142
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
132
143
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
133
144
|
* @throws OciError when an error occurs
|
|
134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
135
146
|
*/
|
|
136
147
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
|
|
137
148
|
/**
|
|
@@ -141,7 +152,7 @@ export declare class OperationsInsightsClient {
|
|
|
141
152
|
* @param CreateExadataInsightRequest
|
|
142
153
|
* @return CreateExadataInsightResponse
|
|
143
154
|
* @throws OciError when an error occurs
|
|
144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
145
156
|
*/
|
|
146
157
|
createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
|
|
147
158
|
/**
|
|
@@ -151,16 +162,47 @@ export declare class OperationsInsightsClient {
|
|
|
151
162
|
* @param CreateHostInsightRequest
|
|
152
163
|
* @return CreateHostInsightResponse
|
|
153
164
|
* @throws OciError when an error occurs
|
|
154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
155
166
|
*/
|
|
156
167
|
createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
|
|
168
|
+
/**
|
|
169
|
+
* Create a Operations Insights Warehouse resource for the tenant in Operations Insights. New ADW will be provisioned for this tenant.
|
|
170
|
+
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
171
|
+
*
|
|
172
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
173
|
+
* @param CreateOperationsInsightsWarehouseRequest
|
|
174
|
+
* @return CreateOperationsInsightsWarehouseResponse
|
|
175
|
+
* @throws OciError when an error occurs
|
|
176
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
177
|
+
*/
|
|
178
|
+
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
|
|
179
|
+
/**
|
|
180
|
+
* Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.
|
|
181
|
+
* This resource will be created in root compartment.
|
|
182
|
+
*
|
|
183
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
184
|
+
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
185
|
+
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
186
|
+
* @throws OciError when an error occurs
|
|
187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
188
|
+
*/
|
|
189
|
+
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
|
|
190
|
+
/**
|
|
191
|
+
* Deletes an AWR hub.
|
|
192
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
193
|
+
* @param DeleteAwrHubRequest
|
|
194
|
+
* @return DeleteAwrHubResponse
|
|
195
|
+
* @throws OciError when an error occurs
|
|
196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
197
|
+
*/
|
|
198
|
+
deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
|
|
157
199
|
/**
|
|
158
200
|
* Deletes a database insight. The database insight will be deleted and cannot be enabled again.
|
|
159
201
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
160
202
|
* @param DeleteDatabaseInsightRequest
|
|
161
203
|
* @return DeleteDatabaseInsightResponse
|
|
162
204
|
* @throws OciError when an error occurs
|
|
163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
205
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
164
206
|
*/
|
|
165
207
|
deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
|
|
166
208
|
/**
|
|
@@ -169,7 +211,7 @@ export declare class OperationsInsightsClient {
|
|
|
169
211
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
170
212
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
171
213
|
* @throws OciError when an error occurs
|
|
172
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
214
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
173
215
|
*/
|
|
174
216
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
|
|
175
217
|
/**
|
|
@@ -178,7 +220,7 @@ export declare class OperationsInsightsClient {
|
|
|
178
220
|
* @param DeleteExadataInsightRequest
|
|
179
221
|
* @return DeleteExadataInsightResponse
|
|
180
222
|
* @throws OciError when an error occurs
|
|
181
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
223
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
182
224
|
*/
|
|
183
225
|
deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
|
|
184
226
|
/**
|
|
@@ -187,16 +229,38 @@ export declare class OperationsInsightsClient {
|
|
|
187
229
|
* @param DeleteHostInsightRequest
|
|
188
230
|
* @return DeleteHostInsightResponse
|
|
189
231
|
* @throws OciError when an error occurs
|
|
190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
232
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
191
233
|
*/
|
|
192
234
|
deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
|
|
235
|
+
/**
|
|
236
|
+
* Deletes an Operations Insights Warehouse. There is only expected to be 1 warehouse per tenant.
|
|
237
|
+
* The warehouse is expected to be in the root compartment.
|
|
238
|
+
* User must delete AWR Hub resource for this warehouse before calling this operation.
|
|
239
|
+
* User must delete the warehouse users before calling this operation.
|
|
240
|
+
*
|
|
241
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
242
|
+
* @param DeleteOperationsInsightsWarehouseRequest
|
|
243
|
+
* @return DeleteOperationsInsightsWarehouseResponse
|
|
244
|
+
* @throws OciError when an error occurs
|
|
245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
246
|
+
*/
|
|
247
|
+
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
|
|
248
|
+
/**
|
|
249
|
+
* Deletes an Operations Insights Warehouse User.
|
|
250
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
251
|
+
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
252
|
+
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
253
|
+
* @throws OciError when an error occurs
|
|
254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
255
|
+
*/
|
|
256
|
+
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
|
|
193
257
|
/**
|
|
194
258
|
* Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
|
|
195
259
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
196
260
|
* @param DisableDatabaseInsightRequest
|
|
197
261
|
* @return DisableDatabaseInsightResponse
|
|
198
262
|
* @throws OciError when an error occurs
|
|
199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
263
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
200
264
|
*/
|
|
201
265
|
disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
|
|
202
266
|
/**
|
|
@@ -205,7 +269,7 @@ export declare class OperationsInsightsClient {
|
|
|
205
269
|
* @param DisableExadataInsightRequest
|
|
206
270
|
* @return DisableExadataInsightResponse
|
|
207
271
|
* @throws OciError when an error occurs
|
|
208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
272
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
209
273
|
*/
|
|
210
274
|
disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
|
|
211
275
|
/**
|
|
@@ -214,16 +278,25 @@ export declare class OperationsInsightsClient {
|
|
|
214
278
|
* @param DisableHostInsightRequest
|
|
215
279
|
* @return DisableHostInsightResponse
|
|
216
280
|
* @throws OciError when an error occurs
|
|
217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
281
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
218
282
|
*/
|
|
219
283
|
disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
|
|
284
|
+
/**
|
|
285
|
+
* Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
|
|
286
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
287
|
+
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
288
|
+
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
289
|
+
* @throws OciError when an error occurs
|
|
290
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
291
|
+
*/
|
|
292
|
+
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
|
|
220
293
|
/**
|
|
221
294
|
* Enables a database in Operations Insights. Database metric collection and analysis will be started.
|
|
222
295
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
223
296
|
* @param EnableDatabaseInsightRequest
|
|
224
297
|
* @return EnableDatabaseInsightResponse
|
|
225
298
|
* @throws OciError when an error occurs
|
|
226
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
299
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
227
300
|
*/
|
|
228
301
|
enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
|
|
229
302
|
/**
|
|
@@ -232,7 +305,7 @@ export declare class OperationsInsightsClient {
|
|
|
232
305
|
* @param EnableExadataInsightRequest
|
|
233
306
|
* @return EnableExadataInsightResponse
|
|
234
307
|
* @throws OciError when an error occurs
|
|
235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
308
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
236
309
|
*/
|
|
237
310
|
enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
|
|
238
311
|
/**
|
|
@@ -241,16 +314,36 @@ export declare class OperationsInsightsClient {
|
|
|
241
314
|
* @param EnableHostInsightRequest
|
|
242
315
|
* @return EnableHostInsightResponse
|
|
243
316
|
* @throws OciError when an error occurs
|
|
244
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
245
318
|
*/
|
|
246
319
|
enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
|
|
320
|
+
/**
|
|
321
|
+
* Gets details of an AWR hub.
|
|
322
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
323
|
+
* @param GetAwrHubRequest
|
|
324
|
+
* @return GetAwrHubResponse
|
|
325
|
+
* @throws OciError when an error occurs
|
|
326
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
327
|
+
*/
|
|
328
|
+
getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
|
|
329
|
+
/**
|
|
330
|
+
* Gets the AWR report for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not be greater than 7 days.
|
|
331
|
+
* Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
|
|
332
|
+
*
|
|
333
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
334
|
+
* @param GetAwrReportRequest
|
|
335
|
+
* @return GetAwrReportResponse
|
|
336
|
+
* @throws OciError when an error occurs
|
|
337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
338
|
+
*/
|
|
339
|
+
getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
|
|
247
340
|
/**
|
|
248
341
|
* Gets details of a database insight.
|
|
249
342
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
250
343
|
* @param GetDatabaseInsightRequest
|
|
251
344
|
* @return GetDatabaseInsightResponse
|
|
252
345
|
* @throws OciError when an error occurs
|
|
253
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
254
347
|
*/
|
|
255
348
|
getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
|
|
256
349
|
/**
|
|
@@ -259,7 +352,7 @@ export declare class OperationsInsightsClient {
|
|
|
259
352
|
* @param GetEnterpriseManagerBridgeRequest
|
|
260
353
|
* @return GetEnterpriseManagerBridgeResponse
|
|
261
354
|
* @throws OciError when an error occurs
|
|
262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
263
356
|
*/
|
|
264
357
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
|
|
265
358
|
/**
|
|
@@ -268,7 +361,7 @@ export declare class OperationsInsightsClient {
|
|
|
268
361
|
* @param GetExadataInsightRequest
|
|
269
362
|
* @return GetExadataInsightResponse
|
|
270
363
|
* @throws OciError when an error occurs
|
|
271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
272
365
|
*/
|
|
273
366
|
getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
|
|
274
367
|
/**
|
|
@@ -277,16 +370,36 @@ export declare class OperationsInsightsClient {
|
|
|
277
370
|
* @param GetHostInsightRequest
|
|
278
371
|
* @return GetHostInsightResponse
|
|
279
372
|
* @throws OciError when an error occurs
|
|
280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
281
374
|
*/
|
|
282
375
|
getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
|
|
376
|
+
/**
|
|
377
|
+
* Gets details of an Operations Insights Warehouse.
|
|
378
|
+
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
379
|
+
*
|
|
380
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
381
|
+
* @param GetOperationsInsightsWarehouseRequest
|
|
382
|
+
* @return GetOperationsInsightsWarehouseResponse
|
|
383
|
+
* @throws OciError when an error occurs
|
|
384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
385
|
+
*/
|
|
386
|
+
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
|
|
387
|
+
/**
|
|
388
|
+
* Gets details of an Operations Insights Warehouse User.
|
|
389
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
390
|
+
* @param GetOperationsInsightsWarehouseUserRequest
|
|
391
|
+
* @return GetOperationsInsightsWarehouseUserResponse
|
|
392
|
+
* @throws OciError when an error occurs
|
|
393
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
394
|
+
*/
|
|
395
|
+
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
|
|
283
396
|
/**
|
|
284
397
|
* Gets the status of the work request with the given ID.
|
|
285
398
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
286
399
|
* @param GetWorkRequestRequest
|
|
287
400
|
* @return GetWorkRequestResponse
|
|
288
401
|
* @throws OciError when an error occurs
|
|
289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
402
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
290
403
|
*/
|
|
291
404
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
292
405
|
/**
|
|
@@ -295,7 +408,7 @@ export declare class OperationsInsightsClient {
|
|
|
295
408
|
* @param IngestDatabaseConfigurationRequest
|
|
296
409
|
* @return IngestDatabaseConfigurationResponse
|
|
297
410
|
* @throws OciError when an error occurs
|
|
298
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
411
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
299
412
|
*/
|
|
300
413
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
|
|
301
414
|
/**
|
|
@@ -304,7 +417,7 @@ export declare class OperationsInsightsClient {
|
|
|
304
417
|
* @param IngestHostConfigurationRequest
|
|
305
418
|
* @return IngestHostConfigurationResponse
|
|
306
419
|
* @throws OciError when an error occurs
|
|
307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
420
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
308
421
|
*/
|
|
309
422
|
ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
|
|
310
423
|
/**
|
|
@@ -313,7 +426,7 @@ export declare class OperationsInsightsClient {
|
|
|
313
426
|
* @param IngestHostMetricsRequest
|
|
314
427
|
* @return IngestHostMetricsResponse
|
|
315
428
|
* @throws OciError when an error occurs
|
|
316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
429
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
317
430
|
*/
|
|
318
431
|
ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
|
|
319
432
|
/**
|
|
@@ -324,7 +437,7 @@ export declare class OperationsInsightsClient {
|
|
|
324
437
|
* @param IngestSqlBucketRequest
|
|
325
438
|
* @return IngestSqlBucketResponse
|
|
326
439
|
* @throws OciError when an error occurs
|
|
327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
440
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
328
441
|
*/
|
|
329
442
|
ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
|
|
330
443
|
/**
|
|
@@ -335,9 +448,20 @@ export declare class OperationsInsightsClient {
|
|
|
335
448
|
* @param IngestSqlPlanLinesRequest
|
|
336
449
|
* @return IngestSqlPlanLinesResponse
|
|
337
450
|
* @throws OciError when an error occurs
|
|
338
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
451
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
339
452
|
*/
|
|
340
453
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
|
|
454
|
+
/**
|
|
455
|
+
* The SQL Stats endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
|
|
456
|
+
* Either databaseId or id must be specified.
|
|
457
|
+
*
|
|
458
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
459
|
+
* @param IngestSqlStatsRequest
|
|
460
|
+
* @return IngestSqlStatsResponse
|
|
461
|
+
* @throws OciError when an error occurs
|
|
462
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
463
|
+
*/
|
|
464
|
+
ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
|
|
341
465
|
/**
|
|
342
466
|
* The SqlText endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
|
343
467
|
* Either databaseId or id must be specified.
|
|
@@ -347,37 +471,61 @@ export declare class OperationsInsightsClient {
|
|
|
347
471
|
* @param IngestSqlTextRequest
|
|
348
472
|
* @return IngestSqlTextResponse
|
|
349
473
|
* @throws OciError when an error occurs
|
|
350
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
474
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
351
475
|
*/
|
|
352
476
|
ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
|
|
477
|
+
/**
|
|
478
|
+
* Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
479
|
+
*
|
|
480
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
481
|
+
* @param ListAwrHubsRequest
|
|
482
|
+
* @return ListAwrHubsResponse
|
|
483
|
+
* @throws OciError when an error occurs
|
|
484
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
485
|
+
*/
|
|
486
|
+
listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
|
|
487
|
+
/**
|
|
488
|
+
* Lists AWR snapshots for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not exceed an elapsed range of 1 day.
|
|
489
|
+
* The timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are optional. If these params are not provided, by default last 1 day snapshots will be returned.
|
|
490
|
+
*
|
|
491
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
492
|
+
* @param ListAwrSnapshotsRequest
|
|
493
|
+
* @return ListAwrSnapshotsResponse
|
|
494
|
+
* @throws OciError when an error occurs
|
|
495
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
496
|
+
*/
|
|
497
|
+
listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
|
|
353
498
|
/**
|
|
354
499
|
* Gets a list of database insight configurations based on the query parameters specified. Either compartmentId or databaseInsightId query parameter must be specified.
|
|
500
|
+
* When both compartmentId and compartmentIdInSubtree are specified, a list of database insight configurations in that compartment and in all sub-compartments will be returned.
|
|
355
501
|
*
|
|
356
502
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
357
503
|
* @param ListDatabaseConfigurationsRequest
|
|
358
504
|
* @return ListDatabaseConfigurationsResponse
|
|
359
505
|
* @throws OciError when an error occurs
|
|
360
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
506
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
361
507
|
*/
|
|
362
508
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
|
|
363
509
|
/**
|
|
364
510
|
* Gets a list of database insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
511
|
+
* When both compartmentId and compartmentIdInSubtree are specified, a list of database insights in that compartment and in all sub-compartments will be returned.
|
|
365
512
|
*
|
|
366
513
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
367
514
|
* @param ListDatabaseInsightsRequest
|
|
368
515
|
* @return ListDatabaseInsightsResponse
|
|
369
516
|
* @throws OciError when an error occurs
|
|
370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
371
518
|
*/
|
|
372
519
|
listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
|
|
373
520
|
/**
|
|
374
521
|
* Gets a list of Operations Insights Enterprise Manager bridges. Either compartmentId or id must be specified.
|
|
522
|
+
* When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.
|
|
375
523
|
*
|
|
376
524
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
377
525
|
* @param ListEnterpriseManagerBridgesRequest
|
|
378
526
|
* @return ListEnterpriseManagerBridgesResponse
|
|
379
527
|
* @throws OciError when an error occurs
|
|
380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
528
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
381
529
|
*/
|
|
382
530
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
|
|
383
531
|
/**
|
|
@@ -386,17 +534,18 @@ export declare class OperationsInsightsClient {
|
|
|
386
534
|
* @param ListExadataConfigurationsRequest
|
|
387
535
|
* @return ListExadataConfigurationsResponse
|
|
388
536
|
* @throws OciError when an error occurs
|
|
389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
390
538
|
*/
|
|
391
539
|
listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
|
|
392
540
|
/**
|
|
393
541
|
* Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
542
|
+
* When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.
|
|
394
543
|
*
|
|
395
544
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
396
545
|
* @param ListExadataInsightsRequest
|
|
397
546
|
* @return ListExadataInsightsResponse
|
|
398
547
|
* @throws OciError when an error occurs
|
|
399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
400
549
|
*/
|
|
401
550
|
listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
|
|
402
551
|
/**
|
|
@@ -407,17 +556,18 @@ export declare class OperationsInsightsClient {
|
|
|
407
556
|
* @param ListHostConfigurationsRequest
|
|
408
557
|
* @return ListHostConfigurationsResponse
|
|
409
558
|
* @throws OciError when an error occurs
|
|
410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
559
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
411
560
|
*/
|
|
412
561
|
listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
|
|
413
562
|
/**
|
|
414
563
|
* Gets a list of host insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
564
|
+
* When both compartmentId and compartmentIdInSubtree are specified, a list of host insights in that compartment and in all sub-compartments will be returned.
|
|
415
565
|
*
|
|
416
566
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
417
567
|
* @param ListHostInsightsRequest
|
|
418
568
|
* @return ListHostInsightsResponse
|
|
419
569
|
* @throws OciError when an error occurs
|
|
420
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
570
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
421
571
|
*/
|
|
422
572
|
listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
|
|
423
573
|
/**
|
|
@@ -427,7 +577,7 @@ export declare class OperationsInsightsClient {
|
|
|
427
577
|
* @param ListHostedEntitiesRequest
|
|
428
578
|
* @return ListHostedEntitiesResponse
|
|
429
579
|
* @throws OciError when an error occurs
|
|
430
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
580
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
431
581
|
*/
|
|
432
582
|
listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
|
|
433
583
|
/**
|
|
@@ -441,7 +591,7 @@ export declare class OperationsInsightsClient {
|
|
|
441
591
|
* @param ListImportableAgentEntitiesRequest
|
|
442
592
|
* @return ListImportableAgentEntitiesResponse
|
|
443
593
|
* @throws OciError when an error occurs
|
|
444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
445
595
|
*/
|
|
446
596
|
listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
|
|
447
597
|
/**
|
|
@@ -451,9 +601,30 @@ export declare class OperationsInsightsClient {
|
|
|
451
601
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
452
602
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
453
603
|
* @throws OciError when an error occurs
|
|
454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
604
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
455
605
|
*/
|
|
456
606
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
|
|
607
|
+
/**
|
|
608
|
+
* Gets a list of Operations Insights Warehouse users. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
609
|
+
*
|
|
610
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
611
|
+
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
612
|
+
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
613
|
+
* @throws OciError when an error occurs
|
|
614
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
615
|
+
*/
|
|
616
|
+
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
|
|
617
|
+
/**
|
|
618
|
+
* Gets a list of Operations Insights warehouses. Either compartmentId or id must be specified.
|
|
619
|
+
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
620
|
+
*
|
|
621
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
622
|
+
* @param ListOperationsInsightsWarehousesRequest
|
|
623
|
+
* @return ListOperationsInsightsWarehousesResponse
|
|
624
|
+
* @throws OciError when an error occurs
|
|
625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
626
|
+
*/
|
|
627
|
+
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
|
|
457
628
|
/**
|
|
458
629
|
* Query SQL Warehouse to list the plan xml for a given SQL execution plan. This returns a SqlPlanCollection object, but is currently limited to a single plan.
|
|
459
630
|
* Either databaseId or id must be specified.
|
|
@@ -462,27 +633,28 @@ export declare class OperationsInsightsClient {
|
|
|
462
633
|
* @param ListSqlPlansRequest
|
|
463
634
|
* @return ListSqlPlansResponse
|
|
464
635
|
* @throws OciError when an error occurs
|
|
465
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
636
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
466
637
|
*/
|
|
467
638
|
listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
|
|
468
639
|
/**
|
|
469
|
-
* Search SQL by SQL Identifier across databases
|
|
640
|
+
* Search SQL by SQL Identifier across databases in a compartment and in all sub-compartments if specified.
|
|
641
|
+
* And get the SQL Text and the details of the databases executing the SQL for a given time period.
|
|
470
642
|
*
|
|
471
643
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
472
644
|
* @param ListSqlSearchesRequest
|
|
473
645
|
* @return ListSqlSearchesResponse
|
|
474
646
|
* @throws OciError when an error occurs
|
|
475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
647
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
476
648
|
*/
|
|
477
649
|
listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
|
|
478
650
|
/**
|
|
479
|
-
* Query SQL Warehouse to get the full SQL Text for a SQL.
|
|
651
|
+
* Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
|
|
480
652
|
*
|
|
481
653
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
482
654
|
* @param ListSqlTextsRequest
|
|
483
655
|
* @return ListSqlTextsResponse
|
|
484
656
|
* @throws OciError when an error occurs
|
|
485
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
486
658
|
*/
|
|
487
659
|
listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
|
|
488
660
|
/**
|
|
@@ -492,7 +664,7 @@ export declare class OperationsInsightsClient {
|
|
|
492
664
|
* @param ListWorkRequestErrorsRequest
|
|
493
665
|
* @return ListWorkRequestErrorsResponse
|
|
494
666
|
* @throws OciError when an error occurs
|
|
495
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
667
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
496
668
|
*/
|
|
497
669
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
498
670
|
/**
|
|
@@ -502,7 +674,7 @@ export declare class OperationsInsightsClient {
|
|
|
502
674
|
* @param ListWorkRequestLogsRequest
|
|
503
675
|
* @return ListWorkRequestLogsResponse
|
|
504
676
|
* @throws OciError when an error occurs
|
|
505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
677
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
506
678
|
*/
|
|
507
679
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
508
680
|
/**
|
|
@@ -512,72 +684,96 @@ export declare class OperationsInsightsClient {
|
|
|
512
684
|
* @param ListWorkRequestsRequest
|
|
513
685
|
* @return ListWorkRequestsResponse
|
|
514
686
|
* @throws OciError when an error occurs
|
|
515
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
687
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
516
688
|
*/
|
|
517
689
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
690
|
+
/**
|
|
691
|
+
* Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
|
|
692
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
693
|
+
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
694
|
+
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
695
|
+
* @throws OciError when an error occurs
|
|
696
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
697
|
+
*/
|
|
698
|
+
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
|
|
699
|
+
/**
|
|
700
|
+
* Gets a list of summary of AWR Sources.
|
|
701
|
+
*
|
|
702
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
703
|
+
* @param SummarizeAwrSourcesSummariesRequest
|
|
704
|
+
* @return SummarizeAwrSourcesSummariesResponse
|
|
705
|
+
* @throws OciError when an error occurs
|
|
706
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
707
|
+
*/
|
|
708
|
+
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
|
|
518
709
|
/**
|
|
519
710
|
* Returns response with time series data (endTimestamp, capacity, baseCapacity) for the time period specified.
|
|
520
711
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
712
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
521
713
|
*
|
|
522
714
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
523
715
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
524
716
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
525
717
|
* @throws OciError when an error occurs
|
|
526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
527
719
|
*/
|
|
528
720
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
|
|
529
721
|
/**
|
|
530
722
|
* Get Forecast predictions for CPU and Storage resources since a time in the past.
|
|
723
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
531
724
|
*
|
|
532
725
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
533
726
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
534
727
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
535
728
|
* @throws OciError when an error occurs
|
|
536
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
729
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
537
730
|
*/
|
|
538
731
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
|
|
539
732
|
/**
|
|
540
733
|
* Lists the Resource statistics (usage,capacity, usage change percent, utilization percent, base capacity, isAutoScalingEnabled)
|
|
541
|
-
* for each database filtered by utilization level.
|
|
734
|
+
* for each database filtered by utilization level in a compartment and in all sub-compartments if specified.
|
|
542
735
|
*
|
|
543
736
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
544
737
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
545
738
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
546
739
|
* @throws OciError when an error occurs
|
|
547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
740
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
548
741
|
*/
|
|
549
742
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
|
|
550
743
|
/**
|
|
551
744
|
* A cumulative distribution function is used to rank the usage data points per database within the specified time period.
|
|
552
745
|
* For each database, the minimum data point with a ranking > the percentile value is included in the summation.
|
|
553
746
|
* Linear regression functions are used to calculate the usage change percentage.
|
|
747
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
554
748
|
*
|
|
555
749
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
556
750
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
557
751
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
558
752
|
* @throws OciError when an error occurs
|
|
559
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
560
754
|
*/
|
|
561
755
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
|
|
562
756
|
/**
|
|
563
757
|
* Returns response with time series data (endTimestamp, usage, capacity) for the time period specified.
|
|
564
758
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
759
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
565
760
|
*
|
|
566
761
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
567
762
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
568
763
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
569
764
|
* @throws OciError when an error occurs
|
|
570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
765
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
571
766
|
*/
|
|
572
767
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
|
|
573
768
|
/**
|
|
574
769
|
* Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
|
|
770
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
575
771
|
*
|
|
576
772
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
577
773
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
578
774
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
579
775
|
* @throws OciError when an error occurs
|
|
580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
581
777
|
*/
|
|
582
778
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
|
|
583
779
|
/**
|
|
@@ -589,7 +785,7 @@ export declare class OperationsInsightsClient {
|
|
|
589
785
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
590
786
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
591
787
|
* @throws OciError when an error occurs
|
|
592
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
593
789
|
*/
|
|
594
790
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
|
|
595
791
|
/**
|
|
@@ -606,7 +802,7 @@ export declare class OperationsInsightsClient {
|
|
|
606
802
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
607
803
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
608
804
|
* @throws OciError when an error occurs
|
|
609
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
805
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
610
806
|
*/
|
|
611
807
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
|
|
612
808
|
/**
|
|
@@ -620,7 +816,7 @@ export declare class OperationsInsightsClient {
|
|
|
620
816
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
621
817
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
622
818
|
* @throws OciError when an error occurs
|
|
623
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
624
820
|
*/
|
|
625
821
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
|
|
626
822
|
/**
|
|
@@ -637,7 +833,7 @@ export declare class OperationsInsightsClient {
|
|
|
637
833
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
638
834
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
639
835
|
* @throws OciError when an error occurs
|
|
640
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
836
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
641
837
|
*/
|
|
642
838
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
|
|
643
839
|
/**
|
|
@@ -650,7 +846,7 @@ export declare class OperationsInsightsClient {
|
|
|
650
846
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
651
847
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
652
848
|
* @throws OciError when an error occurs
|
|
653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
654
850
|
*/
|
|
655
851
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
|
|
656
852
|
/**
|
|
@@ -664,7 +860,7 @@ export declare class OperationsInsightsClient {
|
|
|
664
860
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
665
861
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
666
862
|
* @throws OciError when an error occurs
|
|
667
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
668
864
|
*/
|
|
669
865
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
|
|
670
866
|
/**
|
|
@@ -679,7 +875,7 @@ export declare class OperationsInsightsClient {
|
|
|
679
875
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
680
876
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
681
877
|
* @throws OciError when an error occurs
|
|
682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
683
879
|
*/
|
|
684
880
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
|
|
685
881
|
/**
|
|
@@ -694,7 +890,7 @@ export declare class OperationsInsightsClient {
|
|
|
694
890
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
695
891
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
696
892
|
* @throws OciError when an error occurs
|
|
697
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
698
894
|
*/
|
|
699
895
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
|
|
700
896
|
/**
|
|
@@ -703,7 +899,7 @@ export declare class OperationsInsightsClient {
|
|
|
703
899
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
704
900
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
705
901
|
* @throws OciError when an error occurs
|
|
706
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
902
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
707
903
|
*/
|
|
708
904
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
|
|
709
905
|
/**
|
|
@@ -712,83 +908,99 @@ export declare class OperationsInsightsClient {
|
|
|
712
908
|
* @param SummarizeExadataMembersRequest
|
|
713
909
|
* @return SummarizeExadataMembersResponse
|
|
714
910
|
* @throws OciError when an error occurs
|
|
715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
911
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
716
912
|
*/
|
|
717
913
|
summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
|
|
718
914
|
/**
|
|
719
915
|
* Returns response with time series data (endTimestamp, capacity) for the time period specified.
|
|
720
916
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
917
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
721
918
|
*
|
|
722
919
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
723
920
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
724
921
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
725
922
|
* @throws OciError when an error occurs
|
|
726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
923
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
727
924
|
*/
|
|
728
925
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
|
|
729
926
|
/**
|
|
730
927
|
* Get Forecast predictions for CPU or memory resources since a time in the past.
|
|
928
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
731
929
|
*
|
|
732
930
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
733
931
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
734
932
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
735
933
|
* @throws OciError when an error occurs
|
|
736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
934
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
737
935
|
*/
|
|
738
936
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
|
|
739
937
|
/**
|
|
740
938
|
* Lists the resource statistics (usage, capacity, usage change percent, utilization percent, load) for each host filtered
|
|
741
|
-
* by utilization level.
|
|
939
|
+
* by utilization level in a compartment and in all sub-compartments if specified.
|
|
742
940
|
*
|
|
743
941
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
744
942
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
745
943
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
746
944
|
* @throws OciError when an error occurs
|
|
747
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
748
946
|
*/
|
|
749
947
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
|
|
750
948
|
/**
|
|
751
949
|
* A cumulative distribution function is used to rank the usage data points per host within the specified time period.
|
|
752
950
|
* For each host, the minimum data point with a ranking > the percentile value is included in the summation.
|
|
753
951
|
* Linear regression functions are used to calculate the usage change percentage.
|
|
952
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
754
953
|
*
|
|
755
954
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
756
955
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
757
956
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
758
957
|
* @throws OciError when an error occurs
|
|
759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
760
959
|
*/
|
|
761
960
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
|
|
762
961
|
/**
|
|
763
962
|
* Returns response with time series data (endTimestamp, usage, capacity) for the time period specified.
|
|
764
963
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
964
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
765
965
|
*
|
|
766
966
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
767
967
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
768
968
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
769
969
|
* @throws OciError when an error occurs
|
|
770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
771
971
|
*/
|
|
772
972
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
|
|
773
973
|
/**
|
|
774
974
|
* Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
|
|
975
|
+
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
775
976
|
*
|
|
776
977
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
777
978
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
778
979
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
779
980
|
* @throws OciError when an error occurs
|
|
780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
981
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
781
982
|
*/
|
|
782
983
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
|
|
984
|
+
/**
|
|
985
|
+
* Gets the details of resources used by an Operations Insights Warehouse.
|
|
986
|
+
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
987
|
+
*
|
|
988
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
989
|
+
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
990
|
+
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
991
|
+
* @throws OciError when an error occurs
|
|
992
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
993
|
+
*/
|
|
994
|
+
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
|
|
783
995
|
/**
|
|
784
996
|
* Query SQL Warehouse to get the performance insights for SQLs taking greater than X% database time for a given
|
|
785
|
-
* time period across the given databases or database types.
|
|
997
|
+
* time period across the given databases or database types in a compartment and in all sub-compartments if specified.
|
|
786
998
|
*
|
|
787
999
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
788
1000
|
* @param SummarizeSqlInsightsRequest
|
|
789
1001
|
* @return SummarizeSqlInsightsResponse
|
|
790
1002
|
* @throws OciError when an error occurs
|
|
791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1003
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
792
1004
|
*/
|
|
793
1005
|
summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
|
|
794
1006
|
/**
|
|
@@ -799,7 +1011,7 @@ export declare class OperationsInsightsClient {
|
|
|
799
1011
|
* @param SummarizeSqlPlanInsightsRequest
|
|
800
1012
|
* @return SummarizeSqlPlanInsightsResponse
|
|
801
1013
|
* @throws OciError when an error occurs
|
|
802
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1014
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
803
1015
|
*/
|
|
804
1016
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
|
|
805
1017
|
/**
|
|
@@ -810,28 +1022,29 @@ export declare class OperationsInsightsClient {
|
|
|
810
1022
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
811
1023
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
812
1024
|
* @throws OciError when an error occurs
|
|
813
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
814
1026
|
*/
|
|
815
1027
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
|
|
816
1028
|
/**
|
|
817
1029
|
* Query SQL Warehouse to get the performance statistics for SQLs taking greater than X% database time for a given
|
|
818
|
-
* time period across the given databases or database types.
|
|
1030
|
+
* time period across the given databases or database types in a compartment and in all sub-compartments if specified.
|
|
819
1031
|
*
|
|
820
1032
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
821
1033
|
* @param SummarizeSqlStatisticsRequest
|
|
822
1034
|
* @return SummarizeSqlStatisticsResponse
|
|
823
1035
|
* @throws OciError when an error occurs
|
|
824
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1036
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
825
1037
|
*/
|
|
826
1038
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
|
|
827
1039
|
/**
|
|
828
|
-
* Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a
|
|
1040
|
+
* Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a
|
|
1041
|
+
* given time period in a compartment and in all sub-compartments if specified.
|
|
829
1042
|
*
|
|
830
1043
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
831
1044
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
832
1045
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
833
1046
|
* @throws OciError when an error occurs
|
|
834
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
835
1048
|
*/
|
|
836
1049
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
|
|
837
1050
|
/**
|
|
@@ -842,16 +1055,25 @@ export declare class OperationsInsightsClient {
|
|
|
842
1055
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
843
1056
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
844
1057
|
* @throws OciError when an error occurs
|
|
845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1058
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
846
1059
|
*/
|
|
847
1060
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
|
|
1061
|
+
/**
|
|
1062
|
+
* Updates the configuration of a hub .
|
|
1063
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1064
|
+
* @param UpdateAwrHubRequest
|
|
1065
|
+
* @return UpdateAwrHubResponse
|
|
1066
|
+
* @throws OciError when an error occurs
|
|
1067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
1068
|
+
*/
|
|
1069
|
+
updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
|
|
848
1070
|
/**
|
|
849
1071
|
* Updates configuration of a database insight.
|
|
850
1072
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
851
1073
|
* @param UpdateDatabaseInsightRequest
|
|
852
1074
|
* @return UpdateDatabaseInsightResponse
|
|
853
1075
|
* @throws OciError when an error occurs
|
|
854
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1076
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
855
1077
|
*/
|
|
856
1078
|
updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
|
|
857
1079
|
/**
|
|
@@ -860,7 +1082,7 @@ export declare class OperationsInsightsClient {
|
|
|
860
1082
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
861
1083
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
862
1084
|
* @throws OciError when an error occurs
|
|
863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1085
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
864
1086
|
*/
|
|
865
1087
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
|
|
866
1088
|
/**
|
|
@@ -869,7 +1091,7 @@ export declare class OperationsInsightsClient {
|
|
|
869
1091
|
* @param UpdateExadataInsightRequest
|
|
870
1092
|
* @return UpdateExadataInsightResponse
|
|
871
1093
|
* @throws OciError when an error occurs
|
|
872
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1094
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
873
1095
|
*/
|
|
874
1096
|
updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
|
|
875
1097
|
/**
|
|
@@ -878,7 +1100,27 @@ export declare class OperationsInsightsClient {
|
|
|
878
1100
|
* @param UpdateHostInsightRequest
|
|
879
1101
|
* @return UpdateHostInsightResponse
|
|
880
1102
|
* @throws OciError when an error occurs
|
|
881
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1103
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
882
1104
|
*/
|
|
883
1105
|
updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
|
|
1106
|
+
/**
|
|
1107
|
+
* Updates the configuration of an Operations Insights Warehouse.
|
|
1108
|
+
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
1109
|
+
*
|
|
1110
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1111
|
+
* @param UpdateOperationsInsightsWarehouseRequest
|
|
1112
|
+
* @return UpdateOperationsInsightsWarehouseResponse
|
|
1113
|
+
* @throws OciError when an error occurs
|
|
1114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
1115
|
+
*/
|
|
1116
|
+
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
|
|
1117
|
+
/**
|
|
1118
|
+
* Updates the configuration of an Operations Insights Warehouse User.
|
|
1119
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1120
|
+
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
1121
|
+
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
1122
|
+
* @throws OciError when an error occurs
|
|
1123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
1124
|
+
*/
|
|
1125
|
+
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
|
|
884
1126
|
}
|