oci-opsi 2.89.3 → 2.89.4
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 +198 -175
- package/lib/client.js +316 -175
- package/lib/client.js.map +1 -1
- package/lib/model/create-database-insight-details.js +4 -0
- package/lib/model/create-database-insight-details.js.map +1 -1
- package/lib/model/create-mds-my-sql-database-insight-details.d.ts +31 -0
- package/lib/model/create-mds-my-sql-database-insight-details.js +57 -0
- package/lib/model/create-mds-my-sql-database-insight-details.js.map +1 -0
- package/lib/model/database-configuration-summary.js +4 -0
- package/lib/model/database-configuration-summary.js.map +1 -1
- package/lib/model/database-entity-source-all.d.ts +1 -0
- package/lib/model/database-entity-source-all.js +1 -0
- package/lib/model/database-entity-source-all.js.map +1 -1
- package/lib/model/database-entity-source.d.ts +2 -1
- package/lib/model/database-entity-source.js +1 -0
- package/lib/model/database-entity-source.js.map +1 -1
- package/lib/model/database-insight-summary.js +4 -0
- package/lib/model/database-insight-summary.js.map +1 -1
- package/lib/model/database-insight.js +4 -0
- package/lib/model/database-insight.js.map +1 -1
- package/lib/model/enable-database-insight-details.js +4 -0
- package/lib/model/enable-database-insight-details.js.map +1 -1
- package/lib/model/enable-mds-my-sql-database-insight-details.d.ts +27 -0
- package/lib/model/enable-mds-my-sql-database-insight-details.js +57 -0
- package/lib/model/enable-mds-my-sql-database-insight-details.js.map +1 -0
- package/lib/model/host-containers.d.ts +44 -0
- package/lib/model/host-containers.js +57 -0
- package/lib/model/host-containers.js.map +1 -0
- package/lib/model/host-filesystem-usage.d.ts +1 -0
- package/lib/model/host-filesystem-usage.js.map +1 -1
- package/lib/model/host-io-usage.d.ts +52 -0
- package/lib/model/host-io-usage.js +57 -0
- package/lib/model/host-io-usage.js.map +1 -0
- package/lib/model/host-performance-metric-group.js +8 -0
- package/lib/model/host-performance-metric-group.js.map +1 -1
- package/lib/model/host-top-processes.d.ts +20 -0
- package/lib/model/host-top-processes.js.map +1 -1
- package/lib/model/index.d.ts +22 -0
- package/lib/model/index.js +30 -7
- package/lib/model/index.js.map +1 -1
- package/lib/model/ingest-my-sql-sql-stats-details.d.ts +30 -0
- package/lib/model/ingest-my-sql-sql-stats-details.js +64 -0
- package/lib/model/ingest-my-sql-sql-stats-details.js.map +1 -0
- package/lib/model/ingest-my-sql-sql-stats-response-details.d.ts +30 -0
- package/lib/model/ingest-my-sql-sql-stats-response-details.js +32 -0
- package/lib/model/ingest-my-sql-sql-stats-response-details.js.map +1 -0
- package/lib/model/mds-my-sql-database-insight-summary.d.ts +31 -0
- package/lib/model/mds-my-sql-database-insight-summary.js +57 -0
- package/lib/model/mds-my-sql-database-insight-summary.js.map +1 -0
- package/lib/model/mds-my-sql-database-insight.d.ts +57 -0
- package/lib/model/mds-my-sql-database-insight.js +57 -0
- package/lib/model/mds-my-sql-database-insight.js.map +1 -0
- package/lib/model/mds-mysql-database-configuration-summary.d.ts +45 -0
- package/lib/model/mds-mysql-database-configuration-summary.js +57 -0
- package/lib/model/mds-mysql-database-configuration-summary.js.map +1 -0
- package/lib/model/my-sql-sql-stats.d.ts +166 -0
- package/lib/model/my-sql-sql-stats.js +32 -0
- package/lib/model/my-sql-sql-stats.js.map +1 -0
- package/lib/model/resource-statistics.d.ts +8 -0
- package/lib/model/resource-statistics.js.map +1 -1
- package/lib/model/summarize-host-insight-host-recommendation-aggregation.d.ts +2 -0
- package/lib/model/summarize-host-insight-host-recommendation-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-host-recommendation-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js +2 -0
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js +2 -0
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-usage-aggregation.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-usage-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-resource-usage-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js +2 -0
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js.map +1 -1
- package/lib/model/update-database-insight-details.js +4 -0
- package/lib/model/update-database-insight-details.js.map +1 -1
- package/lib/model/update-macs-managed-external-database-insight-details.d.ts +1 -1
- package/lib/model/update-mds-my-sql-database-insight.d.ts +27 -0
- package/lib/model/update-mds-my-sql-database-insight.js +57 -0
- package/lib/model/update-mds-my-sql-database-insight.js.map +1 -0
- package/lib/model/update-pe-comanaged-database-insight-details.d.ts +1 -1
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/change-awr-hub-source-compartment-request.d.ts +1 -1
- package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
- package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-news-report-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +1 -1
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
- 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 +2 -2
- 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 +1 -1
- package/lib/request/delete-awr-hub-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-source-request.d.ts +1 -1
- package/lib/request/delete-database-insight-request.d.ts +1 -1
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/delete-exadata-insight-request.d.ts +1 -1
- package/lib/request/delete-host-insight-request.d.ts +1 -1
- package/lib/request/delete-news-report-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/disable-awr-hub-source-request.d.ts +1 -1
- package/lib/request/disable-database-insight-request.d.ts +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +1 -1
- package/lib/request/disable-host-insight-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/enable-awr-hub-source-request.d.ts +1 -1
- package/lib/request/enable-database-insight-request.d.ts +2 -2
- package/lib/request/enable-exadata-insight-request.d.ts +1 -1
- package/lib/request/enable-host-insight-request.d.ts +1 -1
- 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/index.d.ts +4 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/ingest-addm-reports-request.d.ts +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +1 -1
- package/lib/request/ingest-my-sql-sql-stats-request.d.ts +56 -0
- package/lib/request/ingest-my-sql-sql-stats-request.js +15 -0
- package/lib/request/ingest-my-sql-sql-stats-request.js.map +1 -0
- package/lib/request/ingest-my-sql-sql-text-request.d.ts +60 -0
- package/lib/request/ingest-my-sql-sql-text-request.js +15 -0
- package/lib/request/ingest-my-sql-sql-text-request.js.map +1 -0
- package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +1 -1
- package/lib/request/ingest-sql-text-request.d.ts +1 -1
- package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-dbs-request.d.ts +1 -1
- package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-databases-request.d.ts +1 -1
- package/lib/request/list-awr-hub-objects-request.d.ts +1 -1
- package/lib/request/list-awr-hub-sources-request.d.ts +1 -1
- package/lib/request/list-awr-hubs-request.d.ts +1 -1
- package/lib/request/list-awr-snapshots-request.d.ts +1 -1
- package/lib/request/list-database-configurations-request.d.ts +3 -2
- package/lib/request/list-database-configurations-request.js +1 -0
- package/lib/request/list-database-configurations-request.js.map +1 -1
- package/lib/request/list-database-insights-request.d.ts +3 -2
- package/lib/request/list-database-insights-request.js +1 -0
- package/lib/request/list-database-insights-request.js.map +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +1 -1
- package/lib/request/list-exadata-insights-request.d.ts +1 -1
- package/lib/request/list-host-configurations-request.d.ts +1 -1
- package/lib/request/list-host-insights-request.d.ts +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-news-reports-request.d.ts +1 -1
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
- package/lib/request/list-opsi-configurations-request.d.ts +1 -1
- package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
- package/lib/request/list-sql-plans-request.d.ts +1 -1
- package/lib/request/list-sql-searches-request.d.ts +1 -1
- package/lib/request/list-sql-texts-request.d.ts +1 -1
- package/lib/request/list-warehouse-data-objects-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/put-awr-hub-object-request.d.ts +1 -1
- package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
- package/lib/request/query-warehouse-data-object-data-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-configuration-items-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +3 -2
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.js +1 -0
- 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 +3 -2
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.js +1 -0
- 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 +3 -2
- package/lib/request/summarize-database-insight-resource-statistics-request.js +1 -0
- package/lib/request/summarize-database-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +3 -2
- package/lib/request/summarize-database-insight-resource-usage-request.js +1 -0
- 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 +3 -2
- package/lib/request/summarize-database-insight-resource-usage-trend-request.js +1 -0
- 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 +3 -2
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.js +1 -0
- 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 +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-disk-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-host-recommendation-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +6 -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 +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +3 -2
- package/lib/request/summarize-sql-insights-request.js +1 -0
- package/lib/request/summarize-sql-insights-request.js.map +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +3 -2
- package/lib/request/summarize-sql-statistics-request.js +1 -0
- package/lib/request/summarize-sql-statistics-request.js.map +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
- package/lib/request/update-awr-hub-request.d.ts +1 -1
- package/lib/request/update-awr-hub-source-request.d.ts +1 -1
- package/lib/request/update-database-insight-request.d.ts +2 -2
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +1 -1
- package/lib/request/update-host-insight-request.d.ts +1 -1
- package/lib/request/update-news-report-request.d.ts +1 -1
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/update-opsi-configuration-request.d.ts +1 -1
- package/lib/response/index.d.ts +4 -0
- package/lib/response/ingest-my-sql-sql-stats-response.d.ts +30 -0
- package/lib/response/ingest-my-sql-sql-stats-response.js +15 -0
- package/lib/response/ingest-my-sql-sql-stats-response.js.map +1 -0
- package/lib/response/ingest-my-sql-sql-text-response.d.ts +30 -0
- package/lib/response/ingest-my-sql-sql-text-response.js +15 -0
- package/lib/response/ingest-my-sql-sql-text-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,60 @@
|
|
|
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, 2024, 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.89.4/opsi/IngestMySqlSqlText.ts.html |here} to see how to use IngestMySqlSqlTextRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface IngestMySqlSqlTextRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Collection of SQL text objects for a particular database.
|
|
21
|
+
*/
|
|
22
|
+
"ingestMySqlSqlTextDetails": model.IngestMySqlSqlTextDetails;
|
|
23
|
+
/**
|
|
24
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
25
|
+
*/
|
|
26
|
+
"compartmentId"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Optional [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated DBaaS entity.
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
"databaseId"?: string;
|
|
32
|
+
/**
|
|
33
|
+
* [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database insight resource.
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
"id"?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
39
|
+
* Oracle about a particular request, please provide the request ID.
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"opcRequestId"?: string;
|
|
43
|
+
/**
|
|
44
|
+
* Used for optimistic concurrency control. In the update or delete call for a resource, set the {@code if-match}
|
|
45
|
+
* parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
|
|
46
|
+
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
47
|
+
*
|
|
48
|
+
*/
|
|
49
|
+
"ifMatch"?: string;
|
|
50
|
+
/**
|
|
51
|
+
* A token that uniquely identifies a request that can be retried in case of a timeout or
|
|
52
|
+
* server error without risk of executing the same action again. Retry tokens expire after 24
|
|
53
|
+
* hours.
|
|
54
|
+
* <p>
|
|
55
|
+
*Note:* Retry tokens can be invalidated before the 24 hour time limit due to conflicting
|
|
56
|
+
* operations, such as a resource being deleted or purged from the system.
|
|
57
|
+
*
|
|
58
|
+
*/
|
|
59
|
+
"opcRetryToken"?: string;
|
|
60
|
+
}
|
|
@@ -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, 2024, 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=ingest-my-sql-sql-text-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ingest-my-sql-sql-text-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/ingest-my-sql-sql-text-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -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.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucketRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface IngestSqlBucketRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLinesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface IngestSqlPlanLinesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStatsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface IngestSqlStatsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlTextRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface IngestSqlTextRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategoriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAddmDbFindingCategoriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAddmDbFindingsTimeSeriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategoriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAddmDbParameterCategoriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategoriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAddmDbRecommendationCategoriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAddmDbRecommendationsTimeSeriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAddmDbsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshotsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAwrDatabaseSnapshotsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabasesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAwrDatabasesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrHubObjects.ts.html |here} to see how to use ListAwrHubObjectsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListAwrHubObjectsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrHubSources.ts.html |here} to see how to use ListAwrHubSourcesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAwrHubSourcesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAwrHubsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshotsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAwrSnapshotsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurationsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDatabaseConfigurationsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -147,7 +147,8 @@ export declare namespace ListDatabaseConfigurationsRequest {
|
|
|
147
147
|
ComanagedBmNoncdb = "COMANAGED-BM-NONCDB",
|
|
148
148
|
ComanagedExacsCdb = "COMANAGED-EXACS-CDB",
|
|
149
149
|
ComanagedExacsPdb = "COMANAGED-EXACS-PDB",
|
|
150
|
-
ComanagedExacsNoncdb = "COMANAGED-EXACS-NONCDB"
|
|
150
|
+
ComanagedExacsNoncdb = "COMANAGED-EXACS-NONCDB",
|
|
151
|
+
MdsMysql = "MDS-MYSQL"
|
|
151
152
|
}
|
|
152
153
|
enum SortBy {
|
|
153
154
|
DatabaseName = "databaseName",
|
|
@@ -32,6 +32,7 @@ var ListDatabaseConfigurationsRequest;
|
|
|
32
32
|
DatabaseType["ComanagedExacsCdb"] = "COMANAGED-EXACS-CDB";
|
|
33
33
|
DatabaseType["ComanagedExacsPdb"] = "COMANAGED-EXACS-PDB";
|
|
34
34
|
DatabaseType["ComanagedExacsNoncdb"] = "COMANAGED-EXACS-NONCDB";
|
|
35
|
+
DatabaseType["MdsMysql"] = "MDS-MYSQL";
|
|
35
36
|
})(DatabaseType = ListDatabaseConfigurationsRequest.DatabaseType || (ListDatabaseConfigurationsRequest.DatabaseType = {}));
|
|
36
37
|
let SortBy;
|
|
37
38
|
(function (SortBy) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-database-configurations-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-database-configurations-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA6HH,IAAiB,iCAAiC,
|
|
1
|
+
{"version":3,"file":"list-database-configurations-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-database-configurations-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA6HH,IAAiB,iCAAiC,CAyBjD;AAzBD,WAAiB,iCAAiC;IAChD,IAAY,YAiBX;IAjBD,WAAY,YAAY;QACtB,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,4CAA4B,CAAA;QAC5B,kDAAkC,CAAA;QAClC,mDAAmC,CAAA;QACnC,mDAAmC,CAAA;QACnC,yDAAyC,CAAA;QACzC,mDAAmC,CAAA;QACnC,mDAAmC,CAAA;QACnC,yDAAyC,CAAA;QACzC,yDAAyC,CAAA;QACzC,yDAAyC,CAAA;QACzC,+DAA+C,CAAA;QAC/C,sCAAsB,CAAA;IACxB,CAAC,EAjBW,YAAY,GAAZ,8CAAY,KAAZ,8CAAY,QAiBvB;IAED,IAAY,MAIX;IAJD,WAAY,MAAM;QAChB,uCAA6B,CAAA;QAC7B,qDAA2C,CAAA;QAC3C,uCAA6B,CAAA;IAC/B,CAAC,EAJW,MAAM,GAAN,wCAAM,KAAN,wCAAM,QAIjB;AACH,CAAC,EAzBgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QAyBjD"}
|
|
@@ -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.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsightsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDatabaseInsightsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -116,7 +116,8 @@ export declare namespace ListDatabaseInsightsRequest {
|
|
|
116
116
|
ComanagedBmNoncdb = "COMANAGED-BM-NONCDB",
|
|
117
117
|
ComanagedExacsCdb = "COMANAGED-EXACS-CDB",
|
|
118
118
|
ComanagedExacsPdb = "COMANAGED-EXACS-PDB",
|
|
119
|
-
ComanagedExacsNoncdb = "COMANAGED-EXACS-NONCDB"
|
|
119
|
+
ComanagedExacsNoncdb = "COMANAGED-EXACS-NONCDB",
|
|
120
|
+
MdsMysql = "MDS-MYSQL"
|
|
120
121
|
}
|
|
121
122
|
enum Fields {
|
|
122
123
|
CompartmentId = "compartmentId",
|
|
@@ -32,6 +32,7 @@ var ListDatabaseInsightsRequest;
|
|
|
32
32
|
DatabaseType["ComanagedExacsCdb"] = "COMANAGED-EXACS-CDB";
|
|
33
33
|
DatabaseType["ComanagedExacsPdb"] = "COMANAGED-EXACS-PDB";
|
|
34
34
|
DatabaseType["ComanagedExacsNoncdb"] = "COMANAGED-EXACS-NONCDB";
|
|
35
|
+
DatabaseType["MdsMysql"] = "MDS-MYSQL";
|
|
35
36
|
})(DatabaseType = ListDatabaseInsightsRequest.DatabaseType || (ListDatabaseInsightsRequest.DatabaseType = {}));
|
|
36
37
|
let Fields;
|
|
37
38
|
(function (Fields) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-database-insights-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-database-insights-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA8FH,IAAiB,2BAA2B,
|
|
1
|
+
{"version":3,"file":"list-database-insights-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-database-insights-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA8FH,IAAiB,2BAA2B,CAoC3C;AApCD,WAAiB,2BAA2B;IAC1C,IAAY,YAiBX;IAjBD,WAAY,YAAY;QACtB,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,4CAA4B,CAAA;QAC5B,kDAAkC,CAAA;QAClC,mDAAmC,CAAA;QACnC,mDAAmC,CAAA;QACnC,yDAAyC,CAAA;QACzC,mDAAmC,CAAA;QACnC,mDAAmC,CAAA;QACnC,yDAAyC,CAAA;QACzC,yDAAyC,CAAA;QACzC,yDAAyC,CAAA;QACzC,+DAA+C,CAAA;QAC/C,sCAAsB,CAAA;IACxB,CAAC,EAjBW,YAAY,GAAZ,wCAAY,KAAZ,wCAAY,QAiBvB;IAED,IAAY,MASX;IATD,WAAY,MAAM;QAChB,yCAA+B,CAAA;QAC/B,uCAA6B,CAAA;QAC7B,qDAA2C,CAAA;QAC3C,uCAA6B,CAAA;QAC7B,6CAAmC,CAAA;QACnC,iDAAuC,CAAA;QACvC,uCAA6B,CAAA;QAC7B,qCAA2B,CAAA;IAC7B,CAAC,EATW,MAAM,GAAN,kCAAM,KAAN,kCAAM,QASjB;IAED,IAAY,MAIX;IAJD,WAAY,MAAM;QAChB,uCAA6B,CAAA;QAC7B,qDAA2C,CAAA;QAC3C,uCAA6B,CAAA;IAC/B,CAAC,EAJW,MAAM,GAAN,kCAAM,KAAN,kCAAM,QAIjB;AACH,CAAC,EApCgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAoC3C"}
|
|
@@ -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.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridgesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListEnterpriseManagerBridgesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurationsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListExadataConfigurationsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsightsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListExadataInsightsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurationsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListHostConfigurationsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsightsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListHostInsightsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntitiesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListHostedEntitiesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntitiesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListImportableAgentEntitiesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntitiesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListImportableComputeEntitiesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntitiesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListImportableEnterpriseManagerEntitiesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReportsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListNewsReportsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpointsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListOperationsInsightsPrivateEndpointsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListOperationsInsightsWarehouseUsersRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehousesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListOperationsInsightsWarehousesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurationsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListOpsiConfigurationsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjectsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListOpsiDataObjectsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlansRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListSqlPlansRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearchesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListSqlSearchesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTextsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListSqlTextsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListWarehouseDataObjects.ts.html |here} to see how to use ListWarehouseDataObjectsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWarehouseDataObjectsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
import stream = require("stream");
|
|
16
16
|
/**
|
|
17
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
17
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/PutAwrHubObject.ts.html |here} to see how to use PutAwrHubObjectRequest.
|
|
18
18
|
*/
|
|
19
19
|
export interface PutAwrHubObjectRequest extends common.BaseRequest {
|
|
20
20
|
/**
|
|
@@ -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.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectDataRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface QueryOpsiDataObjectDataRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/QueryWarehouseDataObjectData.ts.html |here} to see how to use QueryWarehouseDataObjectDataRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface QueryWarehouseDataObjectDataRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWalletRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RotateOperationsInsightsWarehouseWalletRequest extends common.BaseRequest {
|
|
18
18
|
/**
|