oci-opsi 2.76.1 → 2.77.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +182 -176
- package/lib/client.js +184 -175
- package/lib/client.js.map +1 -1
- package/lib/model/awr-hub-source-summary.d.ts +4 -4
- package/lib/model/awr-hub-source.d.ts +4 -4
- package/lib/model/awr-hub-summary.d.ts +3 -3
- package/lib/model/awr-hub.d.ts +3 -3
- package/lib/model/create-awr-hub-details.d.ts +2 -2
- package/lib/model/create-awr-hub-source-details.d.ts +2 -2
- package/lib/model/create-database-insight-details.d.ts +2 -2
- package/lib/model/create-enterprise-manager-bridge-details.d.ts +2 -2
- package/lib/model/create-exadata-insight-details.d.ts +2 -2
- package/lib/model/create-host-insight-details.d.ts +2 -2
- package/lib/model/create-news-report-details.d.ts +2 -2
- package/lib/model/create-operations-insights-private-endpoint-details.d.ts +2 -2
- package/lib/model/create-operations-insights-warehouse-details.d.ts +2 -2
- package/lib/model/create-operations-insights-warehouse-user-details.d.ts +2 -2
- package/lib/model/create-opsi-configuration-details.d.ts +3 -3
- package/lib/model/create-pe-comanaged-database-insight-details.d.ts +1 -1
- package/lib/model/database-configuration-metric-group.d.ts +1 -1
- package/lib/model/database-configuration-summary.d.ts +2 -2
- package/lib/model/database-insight-summary.d.ts +3 -3
- package/lib/model/database-insight.d.ts +3 -3
- package/lib/model/enable-pe-comanaged-database-insight-details.d.ts +3 -3
- package/lib/model/enterprise-manager-bridge-summary.d.ts +3 -3
- package/lib/model/enterprise-manager-bridge.d.ts +3 -3
- package/lib/model/exadata-configuration-summary.d.ts +2 -2
- package/lib/model/exadata-insight-summary.d.ts +3 -3
- package/lib/model/exadata-insight.d.ts +3 -3
- package/lib/model/host-configuration-metric-group.d.ts +1 -1
- package/lib/model/host-configuration-summary.d.ts +2 -2
- package/lib/model/host-insight-summary.d.ts +3 -3
- package/lib/model/host-insight.d.ts +3 -3
- package/lib/model/host-performance-metric-group.d.ts +1 -1
- package/lib/model/host-top-processes.d.ts +1 -1
- package/lib/model/my-sql-sql-text.d.ts +5 -5
- package/lib/model/news-report-summary.d.ts +3 -3
- package/lib/model/news-report.d.ts +3 -3
- package/lib/model/object-summary.d.ts +1 -1
- package/lib/model/operations-insights-private-endpoint-summary.d.ts +3 -3
- package/lib/model/operations-insights-private-endpoint.d.ts +3 -3
- package/lib/model/operations-insights-warehouse-summary.d.ts +3 -3
- package/lib/model/operations-insights-warehouse-user-summary.d.ts +3 -3
- package/lib/model/operations-insights-warehouse-user.d.ts +3 -3
- package/lib/model/operations-insights-warehouse.d.ts +3 -3
- package/lib/model/opsi-configuration-summary.d.ts +3 -3
- package/lib/model/opsi-configuration.d.ts +3 -3
- package/lib/model/projected-data-item.d.ts +1 -1
- package/lib/model/sql-bucket.d.ts +8 -8
- package/lib/model/sql-insight-aggregation.d.ts +7 -7
- package/lib/model/sql-inventory.d.ts +3 -3
- package/lib/model/sql-plan-insights.d.ts +5 -5
- package/lib/model/sql-plan-line.d.ts +35 -35
- package/lib/model/sql-stats.d.ts +6 -6
- package/lib/model/sql-text.d.ts +6 -6
- package/lib/model/update-awr-hub-details.d.ts +2 -2
- package/lib/model/update-awr-hub-source-details.d.ts +2 -2
- package/lib/model/update-database-insight-details.d.ts +2 -2
- package/lib/model/update-enterprise-manager-bridge-details.d.ts +2 -2
- package/lib/model/update-exadata-insight-details.d.ts +2 -2
- package/lib/model/update-host-insight-details.d.ts +2 -2
- package/lib/model/update-news-report-details.d.ts +2 -2
- package/lib/model/update-operations-insights-private-endpoint-details.d.ts +2 -2
- package/lib/model/update-operations-insights-warehouse-details.d.ts +2 -2
- package/lib/model/update-operations-insights-warehouse-user-details.d.ts +2 -2
- package/lib/model/update-opsi-configuration-details.d.ts +3 -3
- package/lib/request/add-exadata-insight-members-request.d.ts +2 -2
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +2 -2
- package/lib/request/change-awr-hub-source-compartment-request.d.ts +2 -2
- package/lib/request/change-database-insight-compartment-request.d.ts +2 -2
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +2 -2
- package/lib/request/change-exadata-insight-compartment-request.d.ts +2 -2
- package/lib/request/change-host-insight-compartment-request.d.ts +2 -2
- package/lib/request/change-news-report-compartment-request.d.ts +2 -2
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +2 -2
- package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +2 -2
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +2 -2
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +2 -2
- package/lib/request/create-awr-hub-request.d.ts +1 -1
- package/lib/request/create-awr-hub-source-request.d.ts +1 -1
- package/lib/request/create-database-insight-request.d.ts +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +1 -1
- package/lib/request/create-host-insight-request.d.ts +1 -1
- package/lib/request/create-news-report-request.d.ts +1 -1
- package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/create-opsi-configuration-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-object-request.d.ts +2 -2
- package/lib/request/delete-awr-hub-request.d.ts +2 -2
- package/lib/request/delete-awr-hub-source-request.d.ts +2 -2
- package/lib/request/delete-database-insight-request.d.ts +2 -2
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +2 -2
- package/lib/request/delete-exadata-insight-request.d.ts +2 -2
- package/lib/request/delete-host-insight-request.d.ts +2 -2
- package/lib/request/delete-news-report-request.d.ts +2 -2
- package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +2 -2
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +2 -2
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +2 -2
- package/lib/request/delete-opsi-configuration-request.d.ts +2 -2
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +2 -2
- package/lib/request/disable-awr-hub-source-request.d.ts +2 -2
- package/lib/request/disable-database-insight-request.d.ts +2 -2
- package/lib/request/disable-exadata-insight-request.d.ts +2 -2
- package/lib/request/disable-host-insight-request.d.ts +2 -2
- package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +2 -2
- package/lib/request/enable-awr-hub-source-request.d.ts +2 -2
- package/lib/request/enable-database-insight-request.d.ts +2 -2
- package/lib/request/enable-exadata-insight-request.d.ts +2 -2
- package/lib/request/enable-host-insight-request.d.ts +2 -2
- package/lib/request/get-awr-database-report-request.d.ts +1 -1
- package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
- package/lib/request/get-awr-hub-object-request.d.ts +1 -1
- package/lib/request/get-awr-hub-request.d.ts +1 -1
- package/lib/request/get-awr-hub-source-request.d.ts +1 -1
- package/lib/request/get-awr-report-request.d.ts +1 -1
- package/lib/request/get-database-insight-request.d.ts +1 -1
- package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/get-exadata-insight-request.d.ts +1 -1
- package/lib/request/get-host-insight-request.d.ts +1 -1
- package/lib/request/get-news-report-request.d.ts +1 -1
- package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/get-opsi-configuration-request.d.ts +1 -1
- package/lib/request/get-opsi-data-object-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/head-awr-hub-object-request.d.ts +1 -1
- package/lib/request/ingest-addm-reports-request.d.ts +2 -2
- package/lib/request/ingest-database-configuration-request.d.ts +2 -2
- package/lib/request/ingest-host-configuration-request.d.ts +2 -2
- package/lib/request/ingest-host-metrics-request.d.ts +2 -2
- package/lib/request/ingest-sql-bucket-request.d.ts +2 -2
- package/lib/request/ingest-sql-plan-lines-request.d.ts +2 -2
- package/lib/request/ingest-sql-stats-request.d.ts +2 -2
- package/lib/request/ingest-sql-text-request.d.ts +2 -2
- package/lib/request/list-addm-db-finding-categories-request.d.ts +4 -4
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +4 -4
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +4 -4
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +4 -4
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +4 -4
- package/lib/request/list-addm-dbs-request.d.ts +4 -4
- package/lib/request/list-awr-database-snapshots-request.d.ts +4 -4
- package/lib/request/list-awr-databases-request.d.ts +4 -4
- package/lib/request/list-awr-hub-objects-request.d.ts +3 -3
- package/lib/request/list-awr-hub-sources-request.d.ts +4 -4
- package/lib/request/list-awr-hubs-request.d.ts +4 -4
- package/lib/request/list-awr-snapshots-request.d.ts +4 -4
- package/lib/request/list-database-configurations-request.d.ts +5 -5
- package/lib/request/list-database-insights-request.d.ts +5 -5
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +4 -4
- package/lib/request/list-exadata-configurations-request.d.ts +5 -5
- package/lib/request/list-exadata-insights-request.d.ts +5 -5
- package/lib/request/list-host-configurations-request.d.ts +4 -4
- package/lib/request/list-host-insights-request.d.ts +5 -5
- package/lib/request/list-hosted-entities-request.d.ts +4 -4
- package/lib/request/list-importable-agent-entities-request.d.ts +4 -4
- package/lib/request/list-importable-compute-entities-request.d.ts +4 -4
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +3 -3
- package/lib/request/list-news-reports-request.d.ts +5 -5
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +4 -4
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +4 -4
- package/lib/request/list-operations-insights-warehouses-request.d.ts +4 -4
- package/lib/request/list-opsi-configurations-request.d.ts +4 -4
- package/lib/request/list-opsi-data-objects-request.d.ts +4 -4
- package/lib/request/list-sql-plans-request.d.ts +4 -4
- package/lib/request/list-sql-searches-request.d.ts +3 -3
- package/lib/request/list-sql-texts-request.d.ts +3 -3
- package/lib/request/list-warehouse-data-objects-request.d.ts +4 -4
- package/lib/request/list-work-request-errors-request.d.ts +4 -4
- package/lib/request/list-work-request-logs-request.d.ts +4 -4
- package/lib/request/list-work-requests-request.d.ts +4 -4
- package/lib/request/put-awr-hub-object-request.d.ts +2 -2
- package/lib/request/query-opsi-data-object-data-request.d.ts +3 -3
- package/lib/request/query-warehouse-data-object-data-request.d.ts +3 -3
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +2 -2
- package/lib/request/summarize-addm-db-findings-request.d.ts +4 -4
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +4 -4
- package/lib/request/summarize-addm-db-parameters-request.d.ts +4 -4
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +4 -4
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +3 -3
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-metrics-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-parameters-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +2 -2
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +4 -4
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +4 -4
- package/lib/request/summarize-configuration-items-request.d.ts +3 -3
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +3 -3
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +2 -2
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +4 -4
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +2 -2
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +2 -2
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +3 -3
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +4 -4
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +4 -4
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +4 -4
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +4 -4
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +3 -3
- package/lib/request/summarize-exadata-members-request.d.ts +4 -4
- package/lib/request/summarize-host-insight-disk-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-host-recommendation-request.d.ts +2 -2
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +2 -2
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +4 -4
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +2 -2
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +2 -2
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +2 -2
- package/lib/request/summarize-sql-plan-insights-request.d.ts +3 -3
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +3 -3
- package/lib/request/summarize-sql-statistics-request.d.ts +5 -5
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +3 -3
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +3 -3
- package/lib/request/update-awr-hub-request.d.ts +2 -2
- package/lib/request/update-awr-hub-source-request.d.ts +2 -2
- package/lib/request/update-database-insight-request.d.ts +2 -2
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +2 -2
- package/lib/request/update-exadata-insight-request.d.ts +2 -2
- package/lib/request/update-host-insight-request.d.ts +2 -2
- package/lib/request/update-news-report-request.d.ts +2 -2
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +2 -2
- package/lib/request/update-operations-insights-warehouse-request.d.ts +2 -2
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +2 -2
- package/lib/request/update-opsi-configuration-request.d.ts +2 -2
- package/lib/response/create-awr-hub-response.d.ts +1 -1
- package/lib/response/create-awr-hub-source-response.d.ts +1 -1
- package/lib/response/create-database-insight-response.d.ts +1 -1
- package/lib/response/create-enterprise-manager-bridge-response.d.ts +1 -1
- package/lib/response/create-exadata-insight-response.d.ts +1 -1
- package/lib/response/create-host-insight-response.d.ts +1 -1
- package/lib/response/create-news-report-response.d.ts +1 -1
- package/lib/response/create-operations-insights-private-endpoint-response.d.ts +1 -1
- package/lib/response/create-operations-insights-warehouse-response.d.ts +1 -1
- package/lib/response/create-operations-insights-warehouse-user-response.d.ts +1 -1
- package/lib/response/create-opsi-configuration-response.d.ts +1 -1
- package/lib/response/delete-awr-hub-object-response.d.ts +1 -1
- package/lib/response/download-operations-insights-warehouse-wallet-response.d.ts +1 -1
- package/lib/response/get-awr-hub-object-response.d.ts +1 -1
- package/lib/response/get-awr-hub-response.d.ts +1 -1
- package/lib/response/get-awr-hub-source-response.d.ts +1 -1
- package/lib/response/get-database-insight-response.d.ts +1 -1
- package/lib/response/get-enterprise-manager-bridge-response.d.ts +1 -1
- package/lib/response/get-exadata-insight-response.d.ts +1 -1
- package/lib/response/get-host-insight-response.d.ts +1 -1
- package/lib/response/get-news-report-response.d.ts +1 -1
- package/lib/response/get-operations-insights-private-endpoint-response.d.ts +1 -1
- package/lib/response/get-operations-insights-warehouse-response.d.ts +1 -1
- package/lib/response/get-operations-insights-warehouse-user-response.d.ts +1 -1
- package/lib/response/get-opsi-configuration-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/head-awr-hub-object-response.d.ts +1 -1
- package/lib/response/ingest-addm-reports-response.d.ts +1 -1
- package/lib/response/ingest-database-configuration-response.d.ts +1 -1
- package/lib/response/ingest-host-configuration-response.d.ts +1 -1
- package/lib/response/ingest-host-metrics-response.d.ts +1 -1
- package/lib/response/ingest-sql-bucket-response.d.ts +1 -1
- package/lib/response/ingest-sql-plan-lines-response.d.ts +1 -1
- package/lib/response/ingest-sql-stats-response.d.ts +1 -1
- package/lib/response/ingest-sql-text-response.d.ts +1 -1
- package/lib/response/list-addm-db-finding-categories-response.d.ts +1 -1
- package/lib/response/list-addm-db-findings-time-series-response.d.ts +1 -1
- package/lib/response/list-addm-db-parameter-categories-response.d.ts +1 -1
- package/lib/response/list-addm-db-recommendation-categories-response.d.ts +1 -1
- package/lib/response/list-addm-db-recommendations-time-series-response.d.ts +1 -1
- package/lib/response/list-addm-dbs-response.d.ts +1 -1
- package/lib/response/list-awr-database-snapshots-response.d.ts +1 -1
- package/lib/response/list-awr-databases-response.d.ts +1 -1
- package/lib/response/list-awr-hub-objects-response.d.ts +1 -1
- package/lib/response/list-awr-hub-sources-response.d.ts +1 -1
- package/lib/response/list-awr-hubs-response.d.ts +1 -1
- package/lib/response/list-awr-snapshots-response.d.ts +1 -1
- package/lib/response/list-database-configurations-response.d.ts +1 -1
- package/lib/response/list-database-insights-response.d.ts +1 -1
- package/lib/response/list-enterprise-manager-bridges-response.d.ts +1 -1
- package/lib/response/list-exadata-configurations-response.d.ts +1 -1
- package/lib/response/list-exadata-insights-response.d.ts +1 -1
- package/lib/response/list-host-configurations-response.d.ts +1 -1
- package/lib/response/list-host-insights-response.d.ts +1 -1
- package/lib/response/list-hosted-entities-response.d.ts +1 -1
- package/lib/response/list-importable-agent-entities-response.d.ts +1 -1
- package/lib/response/list-importable-compute-entities-response.d.ts +1 -1
- package/lib/response/list-importable-enterprise-manager-entities-response.d.ts +1 -1
- package/lib/response/list-news-reports-response.d.ts +1 -1
- package/lib/response/list-operations-insights-private-endpoints-response.d.ts +1 -1
- package/lib/response/list-operations-insights-warehouse-users-response.d.ts +1 -1
- package/lib/response/list-operations-insights-warehouses-response.d.ts +1 -1
- package/lib/response/list-opsi-configurations-response.d.ts +1 -1
- package/lib/response/list-opsi-data-objects-response.d.ts +1 -1
- package/lib/response/list-sql-plans-response.d.ts +1 -1
- package/lib/response/list-sql-searches-response.d.ts +1 -1
- package/lib/response/list-sql-texts-response.d.ts +1 -1
- package/lib/response/list-warehouse-data-objects-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/query-opsi-data-object-data-response.d.ts +1 -1
- package/lib/response/query-warehouse-data-object-data-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-findings-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-parameter-changes-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-parameters-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-recommendations-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-schema-objects-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-sql-statements-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-cpu-usages-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-metrics-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-parameter-changes-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-parameters-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-snapshot-ranges-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-sysstats-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-top-wait-events-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-wait-event-buckets-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-wait-events-response.d.ts +1 -1
- package/lib/response/summarize-awr-sources-summaries-response.d.ts +1 -1
- package/lib/response/summarize-configuration-items-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-capacity-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-forecast-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-statistics-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-usage-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-utilization-insight-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-tablespace-usage-trend-response.d.ts +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-response.d.ts +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-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-statistics-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-usage-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-utilization-insight-response.d.ts +1 -1
- package/lib/response/summarize-exadata-members-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-disk-statistics-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-host-recommendation-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-network-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-capacity-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-statistics-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-storage-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-top-processes-usage-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.d.ts +1 -1
- package/lib/response/summarize-sql-insights-response.d.ts +1 -1
- package/lib/response/summarize-sql-plan-insights-response.d.ts +1 -1
- package/lib/response/summarize-sql-response-time-distributions-response.d.ts +1 -1
- package/lib/response/summarize-sql-statistics-response.d.ts +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-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -19,7 +19,7 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
|
|
|
19
19
|
export interface SqlPlanLine {
|
|
20
20
|
/**
|
|
21
21
|
* Version
|
|
22
|
-
* Example:
|
|
22
|
+
* Example: {@code 1}
|
|
23
23
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
24
24
|
*/
|
|
25
25
|
"version"?: number;
|
|
@@ -34,205 +34,205 @@ export interface SqlPlanLine {
|
|
|
34
34
|
"planHash": number;
|
|
35
35
|
/**
|
|
36
36
|
* Collection time stamp
|
|
37
|
-
* Example:
|
|
37
|
+
* Example: {@code \"2020-05-06T00:00:00.000Z\"}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"timeCollected": Date;
|
|
41
41
|
/**
|
|
42
42
|
* Operation
|
|
43
|
-
* Example:
|
|
43
|
+
* Example: {@code \"SELECT STATEMENT\"}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"operation": string;
|
|
47
47
|
/**
|
|
48
48
|
* Remark
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code \"\"}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"remark"?: string;
|
|
53
53
|
/**
|
|
54
54
|
* Options
|
|
55
|
-
* Example:
|
|
55
|
+
* Example: {@code \"RANGE SCAN\"}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"options"?: string;
|
|
59
59
|
/**
|
|
60
60
|
* Object Node
|
|
61
|
-
* Example:
|
|
61
|
+
* Example: {@code \"Q4000\"}
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"objectNode"?: string;
|
|
65
65
|
/**
|
|
66
66
|
* Object Owner
|
|
67
|
-
* Example:
|
|
67
|
+
* Example: {@code \"TENANT_A#SCHEMA\"}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"objectOwner"?: string;
|
|
71
71
|
/**
|
|
72
72
|
* Object Name
|
|
73
|
-
* Example:
|
|
73
|
+
* Example: {@code \"PLAN_LINES_PK\"}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"objectName"?: string;
|
|
77
77
|
/**
|
|
78
78
|
* Object Alias
|
|
79
|
-
* Example:
|
|
79
|
+
* Example: {@code \"PLAN_LINES@SEL$1\"}
|
|
80
80
|
*
|
|
81
81
|
*/
|
|
82
82
|
"objectAlias"?: string;
|
|
83
83
|
/**
|
|
84
84
|
* Object Instance
|
|
85
|
-
* Example:
|
|
85
|
+
* Example: {@code 37472}
|
|
86
86
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
87
87
|
*/
|
|
88
88
|
"objectInstance"?: number;
|
|
89
89
|
/**
|
|
90
90
|
* Object Type
|
|
91
|
-
* Example:
|
|
91
|
+
* Example: {@code \"INDEX (UNIQUE)\"}
|
|
92
92
|
*
|
|
93
93
|
*/
|
|
94
94
|
"objectType"?: string;
|
|
95
95
|
/**
|
|
96
96
|
* Optimizer
|
|
97
|
-
* Example:
|
|
97
|
+
* Example: {@code \"CLUSTER\"}
|
|
98
98
|
*
|
|
99
99
|
*/
|
|
100
100
|
"optimizer"?: string;
|
|
101
101
|
/**
|
|
102
102
|
* Search Columns
|
|
103
|
-
* Example:
|
|
103
|
+
* Example: {@code 3}
|
|
104
104
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
105
105
|
*/
|
|
106
106
|
"searchColumns"?: number;
|
|
107
107
|
/**
|
|
108
108
|
* Identifier
|
|
109
|
-
* Example:
|
|
109
|
+
* Example: {@code 3}
|
|
110
110
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
111
111
|
*/
|
|
112
112
|
"identifier": number;
|
|
113
113
|
/**
|
|
114
114
|
* Parent Identifier
|
|
115
|
-
* Example:
|
|
115
|
+
* Example: {@code 2}
|
|
116
116
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
117
117
|
*/
|
|
118
118
|
"parentIdentifier"?: number;
|
|
119
119
|
/**
|
|
120
120
|
* Depth
|
|
121
|
-
* Example:
|
|
121
|
+
* Example: {@code 3}
|
|
122
122
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
123
123
|
*/
|
|
124
124
|
"depth"?: number;
|
|
125
125
|
/**
|
|
126
126
|
* Position
|
|
127
|
-
* Example:
|
|
127
|
+
* Example: {@code 1}
|
|
128
128
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
129
129
|
*/
|
|
130
130
|
"position"?: number;
|
|
131
131
|
/**
|
|
132
132
|
* Cost
|
|
133
|
-
* Example:
|
|
133
|
+
* Example: {@code 1}
|
|
134
134
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
135
135
|
*/
|
|
136
136
|
"cost"?: number;
|
|
137
137
|
/**
|
|
138
138
|
* Cardinality
|
|
139
|
-
* Example:
|
|
139
|
+
* Example: {@code 1}
|
|
140
140
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
141
141
|
*/
|
|
142
142
|
"cardinality"?: number;
|
|
143
143
|
/**
|
|
144
144
|
* Bytes
|
|
145
|
-
* Example:
|
|
145
|
+
* Example: {@code 150}
|
|
146
146
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
147
147
|
*/
|
|
148
148
|
"bytes"?: number;
|
|
149
149
|
/**
|
|
150
150
|
* Other
|
|
151
|
-
* Example:
|
|
151
|
+
* Example:
|
|
152
152
|
*
|
|
153
153
|
*/
|
|
154
154
|
"other"?: string;
|
|
155
155
|
/**
|
|
156
156
|
* Other Tag
|
|
157
|
-
* Example:
|
|
157
|
+
* Example: {@code \"PARALLEL_COMBINED_WITH_PARENT\"}
|
|
158
158
|
*
|
|
159
159
|
*/
|
|
160
160
|
"otherTag"?: string;
|
|
161
161
|
/**
|
|
162
162
|
* Partition start
|
|
163
|
-
* Example:
|
|
163
|
+
* Example: {@code 1}
|
|
164
164
|
*
|
|
165
165
|
*/
|
|
166
166
|
"partitionStart"?: string;
|
|
167
167
|
/**
|
|
168
168
|
* Partition stop
|
|
169
|
-
* Example:
|
|
169
|
+
* Example: {@code 2}
|
|
170
170
|
*
|
|
171
171
|
*/
|
|
172
172
|
"partitionStop"?: string;
|
|
173
173
|
/**
|
|
174
174
|
* Partition identifier
|
|
175
|
-
* Example:
|
|
175
|
+
* Example: {@code 8}
|
|
176
176
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
177
177
|
*/
|
|
178
178
|
"partitionIdentifier"?: number;
|
|
179
179
|
/**
|
|
180
180
|
* Distribution
|
|
181
|
-
* Example:
|
|
181
|
+
* Example: {@code \"QC (RANDOM)\"}
|
|
182
182
|
*
|
|
183
183
|
*/
|
|
184
184
|
"distribution"?: string;
|
|
185
185
|
/**
|
|
186
186
|
* CPU cost
|
|
187
|
-
* Example:
|
|
187
|
+
* Example: {@code 7321}
|
|
188
188
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
189
189
|
*/
|
|
190
190
|
"cpuCost"?: number;
|
|
191
191
|
/**
|
|
192
192
|
* IO cost
|
|
193
|
-
* Example:
|
|
193
|
+
* Example: {@code 1}
|
|
194
194
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
195
195
|
*/
|
|
196
196
|
"ioCost"?: number;
|
|
197
197
|
/**
|
|
198
198
|
* Time space
|
|
199
|
-
* Example:
|
|
199
|
+
* Example: {@code 15614000}
|
|
200
200
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
201
201
|
*/
|
|
202
202
|
"tempSpace"?: number;
|
|
203
203
|
/**
|
|
204
204
|
* Access predicates
|
|
205
|
-
* Example:
|
|
205
|
+
* Example: {@code \"\\\"RESOURCE_ID\\\"=:1 AND \\\"QUERY_ID\\\"=:2\"}
|
|
206
206
|
*
|
|
207
207
|
*/
|
|
208
208
|
"accessPredicates"?: string;
|
|
209
209
|
/**
|
|
210
210
|
* Filter predicates
|
|
211
|
-
* Example:
|
|
211
|
+
* Example: {@code \"(INTERNAL_FUNCTION(\\\"J\\\".\\\"DATABASE_ROLE\\\") OR (\\\"J\\\".\\\"DATABASE_ROLE\\\" IS NULL AND SYS_CONTEXT('userenv','database_role')='PRIMARY'))\"}
|
|
212
212
|
*
|
|
213
213
|
*/
|
|
214
214
|
"filterPredicates"?: string;
|
|
215
215
|
/**
|
|
216
216
|
* Projection
|
|
217
|
-
* Example:
|
|
217
|
+
* Example: {@code \"COUNT(*)[22]\"}
|
|
218
218
|
*
|
|
219
219
|
*/
|
|
220
220
|
"projection"?: string;
|
|
221
221
|
/**
|
|
222
222
|
* Qblock Name
|
|
223
|
-
* Example:
|
|
223
|
+
* Example: {@code \"SEL$1\"}
|
|
224
224
|
*
|
|
225
225
|
*/
|
|
226
226
|
"qblockName"?: string;
|
|
227
227
|
/**
|
|
228
228
|
* Total elapsed time
|
|
229
|
-
* Example:
|
|
229
|
+
* Example: {@code 1.2}
|
|
230
230
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
231
231
|
*/
|
|
232
232
|
"elapsedTimeInSec"?: number;
|
|
233
233
|
/**
|
|
234
234
|
* Other SQL
|
|
235
|
-
* Example:
|
|
235
|
+
* Example: {@code \"<other_xml><info type=\\\"db_version\\\">18.0.0.0</info><info type=\\\"parse_schema\\\"><![CDATA[\\\"SYS\\\"]]></info><info type=\\\"plan_hash_full\\\">483892784</info><info type=\\\"plan_hash\\\">2709293936</info><info type=\\\"plan_hash_2\\\">483892784</info><outline_data><hint><![CDATA[IGNORE_OPTIM_EMBEDDED_HINTS]]></hint><hint><![CDATA[OPTIMIZER_FEATURES_ENABLE('18.1.0')]]></hint><hint><![CDATA[DB_VERSION('18.1.0')]]></hint><hint><![CDATA[OPT_PARAM('_b_tree_bitmap_plans' 'false')]]></hint><hint><![CDATA[OPT_PARAM('_optim_peek_user_binds' 'false')]]></hint><hint><![CDATA[OPT_PARAM('result_cache_mode' 'FORCE')]]></hint><hint><![CDATA[OPT_PARAM('_fix_control' '20648883:0 27745220:1 30001331:1 30142527:1 30539126:1')]]></hint><hint><![CDATA[OUTLINE_LEAF(@\\\"SEL$1\\\")]]></hint><hint><![CDATA[INDEX(@\\\"SEL$1\\\" \\\"USER$\\\"@\\\"SEL$1\\\" \\\"I_USER#\\\")]]></hint></outline_data></other_xml>\"}
|
|
236
236
|
*
|
|
237
237
|
*/
|
|
238
238
|
"otherXML"?: string;
|
package/lib/model/sql-stats.d.ts
CHANGED
|
@@ -28,25 +28,25 @@ export interface SqlStats {
|
|
|
28
28
|
"planHashValue": number;
|
|
29
29
|
/**
|
|
30
30
|
* Collection timestamp
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code \"2020-03-31T00:00:00.000Z\"}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"timeCollected": Date;
|
|
35
35
|
/**
|
|
36
36
|
* Name of Database Instance
|
|
37
|
-
* Example:
|
|
37
|
+
* Example: {@code \"DB10902_1\"}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"instanceName": string;
|
|
41
41
|
/**
|
|
42
42
|
* last_active_time
|
|
43
|
-
* Example:
|
|
43
|
+
* Example: {@code \"0000000099CCE300\"}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"lastActiveTime"?: string;
|
|
47
47
|
/**
|
|
48
48
|
* Total integer of parse calls
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code 60}
|
|
50
50
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
51
51
|
*/
|
|
52
52
|
"parseCalls"?: number;
|
|
@@ -188,13 +188,13 @@ export interface SqlStats {
|
|
|
188
188
|
"physicalWriteBytes"?: number;
|
|
189
189
|
/**
|
|
190
190
|
* exact_matching_signature
|
|
191
|
-
* Example:
|
|
191
|
+
* Example: {@code \"18067345456756876713\"}
|
|
192
192
|
*
|
|
193
193
|
*/
|
|
194
194
|
"exactMatchingSignature"?: string;
|
|
195
195
|
/**
|
|
196
196
|
* force_matching_signature
|
|
197
|
-
* Example:
|
|
197
|
+
* Example: {@code \"18067345456756876713\"}
|
|
198
198
|
*
|
|
199
199
|
*/
|
|
200
200
|
"forceMatchingSignature"?: string;
|
package/lib/model/sql-text.d.ts
CHANGED
|
@@ -19,7 +19,7 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
|
|
|
19
19
|
export interface SqlText {
|
|
20
20
|
/**
|
|
21
21
|
* Version
|
|
22
|
-
* Example:
|
|
22
|
+
* Example: {@code 1}
|
|
23
23
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
24
24
|
*/
|
|
25
25
|
"version"?: number;
|
|
@@ -30,31 +30,31 @@ export interface SqlText {
|
|
|
30
30
|
"sqlIdentifier": string;
|
|
31
31
|
/**
|
|
32
32
|
* Collection timestamp
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code \"2020-05-06T00:00:00.000Z\"}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"timeCollected": Date;
|
|
37
37
|
/**
|
|
38
38
|
* SQL command
|
|
39
|
-
* Example:
|
|
39
|
+
* Example: {@code \"SELECT\"}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"sqlCommand": string;
|
|
43
43
|
/**
|
|
44
44
|
* Exact matching signature
|
|
45
|
-
* Example:
|
|
45
|
+
* Example: {@code \"18067345456756876713\"}
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"exactMatchingSignature"?: string;
|
|
49
49
|
/**
|
|
50
50
|
* Force matching signature
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code \"18067345456756876713\"}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"forceMatchingSignature"?: string;
|
|
55
55
|
/**
|
|
56
56
|
* Full SQL Text
|
|
57
|
-
* Example:
|
|
57
|
+
* Example: {@code \"SELECT username,profile,default_tablespace,temporary_tablespace FROM dba_users\"}
|
|
58
58
|
* Disclaimer: SQL text being uploaded explicitly via APIs is not masked. Any sensitive literals contained in the sqlFullText column should be masked prior to ingestion.
|
|
59
59
|
*
|
|
60
60
|
*/
|
|
@@ -23,7 +23,7 @@ export interface UpdateAwrHubDetails {
|
|
|
23
23
|
"displayName"?: string;
|
|
24
24
|
/**
|
|
25
25
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
26
|
-
* Example:
|
|
26
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"freeformTags"?: {
|
|
@@ -31,7 +31,7 @@ export interface UpdateAwrHubDetails {
|
|
|
31
31
|
};
|
|
32
32
|
/**
|
|
33
33
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
34
|
-
* Example:
|
|
34
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"definedTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateAwrHubSourceDetails {
|
|
|
24
24
|
"type"?: model.AwrHubSourceType;
|
|
25
25
|
/**
|
|
26
26
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface UpdateAwrHubSourceDetails {
|
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
34
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
@@ -19,7 +19,7 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
|
|
|
19
19
|
export interface UpdateDatabaseInsightDetails {
|
|
20
20
|
/**
|
|
21
21
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
22
|
-
* Example:
|
|
22
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
25
|
"freeformTags"?: {
|
|
@@ -27,7 +27,7 @@ export interface UpdateDatabaseInsightDetails {
|
|
|
27
27
|
};
|
|
28
28
|
/**
|
|
29
29
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"definedTags"?: {
|
|
@@ -27,7 +27,7 @@ export interface UpdateEnterpriseManagerBridgeDetails {
|
|
|
27
27
|
"description"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"freeformTags"?: {
|
|
@@ -35,7 +35,7 @@ export interface UpdateEnterpriseManagerBridgeDetails {
|
|
|
35
35
|
};
|
|
36
36
|
/**
|
|
37
37
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
38
|
-
* Example:
|
|
38
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"definedTags"?: {
|
|
@@ -19,7 +19,7 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
|
|
|
19
19
|
export interface UpdateExadataInsightDetails {
|
|
20
20
|
/**
|
|
21
21
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
22
|
-
* Example:
|
|
22
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
25
|
"freeformTags"?: {
|
|
@@ -27,7 +27,7 @@ export interface UpdateExadataInsightDetails {
|
|
|
27
27
|
};
|
|
28
28
|
/**
|
|
29
29
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"definedTags"?: {
|
|
@@ -19,7 +19,7 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
|
|
|
19
19
|
export interface UpdateHostInsightDetails {
|
|
20
20
|
/**
|
|
21
21
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
22
|
-
* Example:
|
|
22
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
25
|
"freeformTags"?: {
|
|
@@ -27,7 +27,7 @@ export interface UpdateHostInsightDetails {
|
|
|
27
27
|
};
|
|
28
28
|
/**
|
|
29
29
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"definedTags"?: {
|
|
@@ -37,7 +37,7 @@ export interface UpdateNewsReportDetails {
|
|
|
37
37
|
"onsTopicId"?: string;
|
|
38
38
|
/**
|
|
39
39
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
40
|
-
* Example:
|
|
40
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"freeformTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface UpdateNewsReportDetails {
|
|
|
45
45
|
};
|
|
46
46
|
/**
|
|
47
47
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"definedTags"?: {
|
|
@@ -31,7 +31,7 @@ export interface UpdateOperationsInsightsPrivateEndpointDetails {
|
|
|
31
31
|
"nsgIds"?: Array<string>;
|
|
32
32
|
/**
|
|
33
33
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
34
|
-
* Example:
|
|
34
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"freeformTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface UpdateOperationsInsightsPrivateEndpointDetails {
|
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
41
41
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"definedTags"?: {
|
|
@@ -33,7 +33,7 @@ export interface UpdateOperationsInsightsWarehouseDetails {
|
|
|
33
33
|
"storageAllocatedInGBs"?: number;
|
|
34
34
|
/**
|
|
35
35
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
36
|
-
* Example:
|
|
36
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"freeformTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface UpdateOperationsInsightsWarehouseDetails {
|
|
|
41
41
|
};
|
|
42
42
|
/**
|
|
43
43
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -35,7 +35,7 @@ export interface UpdateOperationsInsightsWarehouseUserDetails {
|
|
|
35
35
|
"isOpsiDataAccess"?: boolean;
|
|
36
36
|
/**
|
|
37
37
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
38
|
-
* Example:
|
|
38
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"freeformTags"?: {
|
|
@@ -43,7 +43,7 @@ export interface UpdateOperationsInsightsWarehouseUserDetails {
|
|
|
43
43
|
};
|
|
44
44
|
/**
|
|
45
45
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
46
|
-
* Example:
|
|
46
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"definedTags"?: {
|
|
@@ -28,7 +28,7 @@ export interface UpdateOpsiConfigurationDetails {
|
|
|
28
28
|
"description"?: string;
|
|
29
29
|
/**
|
|
30
30
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"freeformTags"?: {
|
|
@@ -36,7 +36,7 @@ export interface UpdateOpsiConfigurationDetails {
|
|
|
36
36
|
};
|
|
37
37
|
/**
|
|
38
38
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
39
|
-
* Example:
|
|
39
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"definedTags"?: {
|
|
@@ -46,7 +46,7 @@ export interface UpdateOpsiConfigurationDetails {
|
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
48
|
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"systemTags"?: {
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddExadataInsightMembersRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface AddExadataInsightMembersRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"exadataInsightId": string;
|
|
27
27
|
/**
|
|
28
|
-
* Used for optimistic concurrency control. In the update or delete call for a resource, set the
|
|
28
|
+
* Used for optimistic concurrency control. In the update or delete call for a resource, set the {@code if-match}
|
|
29
29
|
* parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
|
|
30
30
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
31
31
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest extends
|
|
|
25
25
|
*/
|
|
26
26
|
"databaseInsightId": string;
|
|
27
27
|
/**
|
|
28
|
-
* Used for optimistic concurrency control. In the update or delete call for a resource, set the
|
|
28
|
+
* Used for optimistic concurrency control. In the update or delete call for a resource, set the {@code if-match}
|
|
29
29
|
* parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
|
|
30
30
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
31
31
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeAwrHubSourceCompartment.ts.html |here} to see how to use ChangeAwrHubSourceCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeAwrHubSourceCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ChangeAwrHubSourceCompartmentRequest extends common.BaseRequest
|
|
|
25
25
|
*/
|
|
26
26
|
"changeAwrHubSourceCompartmentDetails": model.ChangeAwrHubSourceCompartmentDetails;
|
|
27
27
|
/**
|
|
28
|
-
* Used for optimistic concurrency control. In the update or delete call for a resource, set the
|
|
28
|
+
* Used for optimistic concurrency control. In the update or delete call for a resource, set the {@code if-match}
|
|
29
29
|
* parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
|
|
30
30
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
31
31
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDatabaseInsightCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ChangeDatabaseInsightCompartmentRequest extends common.BaseRequ
|
|
|
25
25
|
*/
|
|
26
26
|
"changeDatabaseInsightCompartmentDetails": model.ChangeDatabaseInsightCompartmentDetails;
|
|
27
27
|
/**
|
|
28
|
-
* Used for optimistic concurrency control. In the update or delete call for a resource, set the
|
|
28
|
+
* Used for optimistic concurrency control. In the update or delete call for a resource, set the {@code if-match}
|
|
29
29
|
* parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
|
|
30
30
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
31
31
|
*
|