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
|
@@ -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 * as serviceRequests from "./request";
|
|
@@ -21,6 +21,14 @@ export declare class OperationsInsightsWaiter {
|
|
|
21
21
|
private client;
|
|
22
22
|
private readonly config?;
|
|
23
23
|
constructor(client: OperationsInsightsClient, config?: Partial<import("oci-common/lib/waiter").WaiterConfigurationDetails> | undefined);
|
|
24
|
+
/**
|
|
25
|
+
* Waits forAwrHub till it reaches any of the provided states
|
|
26
|
+
*
|
|
27
|
+
* @param request the request to send
|
|
28
|
+
* @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
|
|
29
|
+
* @return response returns GetAwrHubResponse | null (null in case of 404 response)
|
|
30
|
+
*/
|
|
31
|
+
forAwrHub(request: serviceRequests.GetAwrHubRequest, ...targetStates: models.AwrHubLifecycleState[]): Promise<serviceResponses.GetAwrHubResponse | null>;
|
|
24
32
|
/**
|
|
25
33
|
* Waits forDatabaseInsight till it reaches any of the provided states
|
|
26
34
|
*
|
|
@@ -53,6 +61,22 @@ export declare class OperationsInsightsWaiter {
|
|
|
53
61
|
* @return response returns GetHostInsightResponse | null (null in case of 404 response)
|
|
54
62
|
*/
|
|
55
63
|
forHostInsight(request: serviceRequests.GetHostInsightRequest, ...targetStates: models.LifecycleState[]): Promise<serviceResponses.GetHostInsightResponse | null>;
|
|
64
|
+
/**
|
|
65
|
+
* Waits forOperationsInsightsWarehouse till it reaches any of the provided states
|
|
66
|
+
*
|
|
67
|
+
* @param request the request to send
|
|
68
|
+
* @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
|
|
69
|
+
* @return response returns GetOperationsInsightsWarehouseResponse | null (null in case of 404 response)
|
|
70
|
+
*/
|
|
71
|
+
forOperationsInsightsWarehouse(request: serviceRequests.GetOperationsInsightsWarehouseRequest, ...targetStates: models.OperationsInsightsWarehouseLifecycleState[]): Promise<serviceResponses.GetOperationsInsightsWarehouseResponse | null>;
|
|
72
|
+
/**
|
|
73
|
+
* Waits forOperationsInsightsWarehouseUser till it reaches any of the provided states
|
|
74
|
+
*
|
|
75
|
+
* @param request the request to send
|
|
76
|
+
* @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
|
|
77
|
+
* @return response returns GetOperationsInsightsWarehouseUserResponse | null (null in case of 404 response)
|
|
78
|
+
*/
|
|
79
|
+
forOperationsInsightsWarehouseUser(request: serviceRequests.GetOperationsInsightsWarehouseUserRequest, ...targetStates: models.OperationsInsightsWarehouseUserLifecycleState[]): Promise<serviceResponses.GetOperationsInsightsWarehouseUserResponse | null>;
|
|
56
80
|
/**
|
|
57
81
|
* Waits forWorkRequest
|
|
58
82
|
*
|
|
@@ -11,7 +11,7 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -51,6 +51,18 @@ class OperationsInsightsWaiter {
|
|
|
51
51
|
this.client = client;
|
|
52
52
|
this.config = config;
|
|
53
53
|
}
|
|
54
|
+
/**
|
|
55
|
+
* Waits forAwrHub till it reaches any of the provided states
|
|
56
|
+
*
|
|
57
|
+
* @param request the request to send
|
|
58
|
+
* @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
|
|
59
|
+
* @return response returns GetAwrHubResponse | null (null in case of 404 response)
|
|
60
|
+
*/
|
|
61
|
+
forAwrHub(request, ...targetStates) {
|
|
62
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
63
|
+
return oci_common_1.genericTerminalConditionWaiter(this.config, () => this.client.getAwrHub(request), response => targetStates.includes(response.awrHub.lifecycleState), targetStates.includes(models.AwrHubLifecycleState.Deleted));
|
|
64
|
+
});
|
|
65
|
+
}
|
|
54
66
|
/**
|
|
55
67
|
* Waits forDatabaseInsight till it reaches any of the provided states
|
|
56
68
|
*
|
|
@@ -99,6 +111,30 @@ class OperationsInsightsWaiter {
|
|
|
99
111
|
return oci_common_1.genericTerminalConditionWaiter(this.config, () => this.client.getHostInsight(request), response => targetStates.includes(response.hostInsight.lifecycleState), targetStates.includes(models.LifecycleState.Deleted));
|
|
100
112
|
});
|
|
101
113
|
}
|
|
114
|
+
/**
|
|
115
|
+
* Waits forOperationsInsightsWarehouse till it reaches any of the provided states
|
|
116
|
+
*
|
|
117
|
+
* @param request the request to send
|
|
118
|
+
* @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
|
|
119
|
+
* @return response returns GetOperationsInsightsWarehouseResponse | null (null in case of 404 response)
|
|
120
|
+
*/
|
|
121
|
+
forOperationsInsightsWarehouse(request, ...targetStates) {
|
|
122
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
123
|
+
return oci_common_1.genericTerminalConditionWaiter(this.config, () => this.client.getOperationsInsightsWarehouse(request), response => targetStates.includes(response.operationsInsightsWarehouse.lifecycleState), targetStates.includes(models.OperationsInsightsWarehouseLifecycleState.Deleted));
|
|
124
|
+
});
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* Waits forOperationsInsightsWarehouseUser till it reaches any of the provided states
|
|
128
|
+
*
|
|
129
|
+
* @param request the request to send
|
|
130
|
+
* @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
|
|
131
|
+
* @return response returns GetOperationsInsightsWarehouseUserResponse | null (null in case of 404 response)
|
|
132
|
+
*/
|
|
133
|
+
forOperationsInsightsWarehouseUser(request, ...targetStates) {
|
|
134
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
135
|
+
return oci_common_1.genericTerminalConditionWaiter(this.config, () => this.client.getOperationsInsightsWarehouseUser(request), response => targetStates.includes(response.operationsInsightsWarehouseUser.lifecycleState), targetStates.includes(models.OperationsInsightsWarehouseUserLifecycleState.Deleted));
|
|
136
|
+
});
|
|
137
|
+
}
|
|
102
138
|
/**
|
|
103
139
|
* Waits forWorkRequest
|
|
104
140
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operationsinsights-waiter.js","sourceRoot":"","sources":["../../../../lib/opsi/lib/operationsinsights-waiter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,gDAAkC;AAElC,2CAAgG;AAEhG,MAAa,wBAAwB;IACnC,YACU,MAAgC,EACvB,MAA4B;QADrC,WAAM,GAAN,MAAM,CAA0B;QACvB,WAAM,GAAN,MAAM,CAAsB;IAC5C,CAAC;IAEJ;;;;;;OAMG;IACU,kBAAkB,CAC7B,OAAkD,EAClD,GAAG,YAAqC;;YAExC,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,kBAAkB,CAAC,OAAO,CAAC,EAC7C,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,eAAe,CAAC,cAAe,CAAC,EAC3E,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,CACrD,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,0BAA0B,CACrC,OAA0D,EAC1D,GAAG,YAAqC;;YAExC,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,0BAA0B,CAAC,OAAO,CAAC,EACrD,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,uBAAuB,CAAC,cAAe,CAAC,EACnF,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,CACrD,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,iBAAiB,CAC5B,OAAiD,EACjD,GAAG,YAAmD;;YAEtD,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,iBAAiB,CAAC,OAAO,CAAC,EAC5C,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,cAAc,CAAC,cAAe,CAAC,EAC1E,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,4BAA4B,CAAC,OAAO,CAAC,CACnE,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,cAAc,CACzB,OAA8C,EAC9C,GAAG,YAAqC;;YAExC,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,EACzC,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,WAAW,CAAC,cAAe,CAAC,EACvE,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,CACrD,CAAC;QACJ,CAAC;KAAA;IAED;;;;;OAKG;IACU,cAAc,CACzB,OAA8C;;YAE9C,OAAO,0BAAa,CAClB,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,EACzC,QAAQ,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,WAAW,CAAC,YAAY,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAC/D,CAAC;QACJ,CAAC;KAAA;CACF;
|
|
1
|
+
{"version":3,"file":"operationsinsights-waiter.js","sourceRoot":"","sources":["../../../../lib/opsi/lib/operationsinsights-waiter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,gDAAkC;AAElC,2CAAgG;AAEhG,MAAa,wBAAwB;IACnC,YACU,MAAgC,EACvB,MAA4B;QADrC,WAAM,GAAN,MAAM,CAA0B;QACvB,WAAM,GAAN,MAAM,CAAsB;IAC5C,CAAC;IAEJ;;;;;;OAMG;IACU,SAAS,CACpB,OAAyC,EACzC,GAAG,YAA2C;;YAE9C,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,SAAS,CAAC,OAAO,CAAC,EACpC,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,MAAM,CAAC,cAAe,CAAC,EAClE,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,oBAAoB,CAAC,OAAO,CAAC,CAC3D,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,kBAAkB,CAC7B,OAAkD,EAClD,GAAG,YAAqC;;YAExC,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,kBAAkB,CAAC,OAAO,CAAC,EAC7C,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,eAAe,CAAC,cAAe,CAAC,EAC3E,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,CACrD,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,0BAA0B,CACrC,OAA0D,EAC1D,GAAG,YAAqC;;YAExC,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,0BAA0B,CAAC,OAAO,CAAC,EACrD,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,uBAAuB,CAAC,cAAe,CAAC,EACnF,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,CACrD,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,iBAAiB,CAC5B,OAAiD,EACjD,GAAG,YAAmD;;YAEtD,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,iBAAiB,CAAC,OAAO,CAAC,EAC5C,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,cAAc,CAAC,cAAe,CAAC,EAC1E,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,4BAA4B,CAAC,OAAO,CAAC,CACnE,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,cAAc,CACzB,OAA8C,EAC9C,GAAG,YAAqC;;YAExC,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,EACzC,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,WAAW,CAAC,cAAe,CAAC,EACvE,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,CACrD,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,8BAA8B,CACzC,OAA8D,EAC9D,GAAG,YAAgE;;YAEnE,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,8BAA8B,CAAC,OAAO,CAAC,EACzD,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,2BAA2B,CAAC,cAAe,CAAC,EACvF,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,yCAAyC,CAAC,OAAO,CAAC,CAChF,CAAC;QACJ,CAAC;KAAA;IAED;;;;;;OAMG;IACU,kCAAkC,CAC7C,OAAkE,EAClE,GAAG,YAAoE;;YAEvE,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,kCAAkC,CAAC,OAAO,CAAC,EAC7D,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,+BAA+B,CAAC,cAAe,CAAC,EAC3F,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,6CAA6C,CAAC,OAAO,CAAC,CACpF,CAAC;QACJ,CAAC;KAAA;IAED;;;;;OAKG;IACU,cAAc,CACzB,OAA8C;;YAE9C,OAAO,0BAAa,CAClB,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,EACzC,QAAQ,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,WAAW,CAAC,YAAY,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAC/D,CAAC;QACJ,CAAC;KAAA;CACF;AA1JD,4DA0JC"}
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 AddExadataInsightMembersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddExadataInsightMembersRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ChangeDatabaseInsightCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDatabaseInsightCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ChangeEnterpriseManagerBridgeCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeEnterpriseManagerBridgeCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ChangeExadataInsightCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeExadataInsightCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ChangeHostInsightCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeHostInsightCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHubRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateAwrHubRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Details using which an AWR hub resource will be created in Operations Insights.
|
|
21
|
+
*/
|
|
22
|
+
"createAwrHubDetails": model.CreateAwrHubDetails;
|
|
23
|
+
/**
|
|
24
|
+
* A token that uniquely identifies a request that can be retried in case of a timeout or
|
|
25
|
+
* server error without risk of executing the same action again. Retry tokens expire after 24
|
|
26
|
+
* hours.
|
|
27
|
+
* <p>
|
|
28
|
+
*Note:* Retry tokens can be invalidated before the 24 hour time limit due to conflicting
|
|
29
|
+
* operations, such as a resource being deleted or purged from the system.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcRetryToken"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
35
|
+
* Oracle about a particular request, please provide the request ID.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
"opcRequestId"?: string;
|
|
39
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=create-awr-hub-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-awr-hub-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/create-awr-hub-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateDatabaseInsightRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDatabaseInsightRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateEnterpriseManagerBridgeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateEnterpriseManagerBridgeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateExadataInsightRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExadataInsightRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateHostInsightRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateHostInsightRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouseRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateOperationsInsightsWarehouseRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Details using which an Operations Insights Warehouse resource will be created in Operations Insights.
|
|
21
|
+
*/
|
|
22
|
+
"createOperationsInsightsWarehouseDetails": model.CreateOperationsInsightsWarehouseDetails;
|
|
23
|
+
/**
|
|
24
|
+
* A token that uniquely identifies a request that can be retried in case of a timeout or
|
|
25
|
+
* server error without risk of executing the same action again. Retry tokens expire after 24
|
|
26
|
+
* hours.
|
|
27
|
+
* <p>
|
|
28
|
+
*Note:* Retry tokens can be invalidated before the 24 hour time limit due to conflicting
|
|
29
|
+
* operations, such as a resource being deleted or purged from the system.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcRetryToken"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
35
|
+
* Oracle about a particular request, please provide the request ID.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
"opcRequestId"?: string;
|
|
39
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=create-operations-insights-warehouse-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-operations-insights-warehouse-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/create-operations-insights-warehouse-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUserRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateOperationsInsightsWarehouseUserRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Parameter using which an Operations Insights Warehouse user resource will be created.
|
|
21
|
+
*/
|
|
22
|
+
"createOperationsInsightsWarehouseUserDetails": model.CreateOperationsInsightsWarehouseUserDetails;
|
|
23
|
+
/**
|
|
24
|
+
* A token that uniquely identifies a request that can be retried in case of a timeout or
|
|
25
|
+
* server error without risk of executing the same action again. Retry tokens expire after 24
|
|
26
|
+
* hours.
|
|
27
|
+
* <p>
|
|
28
|
+
*Note:* Retry tokens can be invalidated before the 24 hour time limit due to conflicting
|
|
29
|
+
* operations, such as a resource being deleted or purged from the system.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcRetryToken"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
35
|
+
* Oracle about a particular request, please provide the request ID.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
"opcRequestId"?: string;
|
|
39
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=create-operations-insights-warehouse-user-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-operations-insights-warehouse-user-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/create-operations-insights-warehouse-user-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @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 DeleteAwrHubRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface DeleteAwrHubRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* Unique Awr Hub identifier
|
|
20
|
+
*/
|
|
21
|
+
"awrHubId": string;
|
|
22
|
+
/**
|
|
23
|
+
* Used for optimistic concurrency control. In the update or delete call for a resource, set the `if-match`
|
|
24
|
+
* parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
|
|
25
|
+
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"ifMatch"?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
31
|
+
* Oracle about a particular request, please provide the request ID.
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"opcRequestId"?: string;
|
|
35
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=delete-awr-hub-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-awr-hub-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/delete-awr-hub-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|