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,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Ops Insights API
|
|
3
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* The response object returned from IngestMySqlSqlStats operation.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
export interface IngestMySqlSqlStatsResponseDetails {
|
|
21
|
+
/**
|
|
22
|
+
* Success message returned as a result of the upload.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"message": string;
|
|
26
|
+
}
|
|
27
|
+
export declare namespace IngestMySqlSqlStatsResponseDetails {
|
|
28
|
+
function getJsonObj(obj: IngestMySqlSqlStatsResponseDetails): object;
|
|
29
|
+
function getDeserializedJsonObj(obj: IngestMySqlSqlStatsResponseDetails): object;
|
|
30
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Ops Insights API
|
|
4
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.IngestMySqlSqlStatsResponseDetails = void 0;
|
|
19
|
+
var IngestMySqlSqlStatsResponseDetails;
|
|
20
|
+
(function (IngestMySqlSqlStatsResponseDetails) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
IngestMySqlSqlStatsResponseDetails.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
IngestMySqlSqlStatsResponseDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(IngestMySqlSqlStatsResponseDetails = exports.IngestMySqlSqlStatsResponseDetails || (exports.IngestMySqlSqlStatsResponseDetails = {}));
|
|
32
|
+
//# sourceMappingURL=ingest-my-sql-sql-stats-response-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ingest-my-sql-sql-stats-response-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/ingest-my-sql-sql-stats-response-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAiBH,IAAiB,kCAAkC,CAWlD;AAXD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAWlD"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Ops Insights API
|
|
3
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Summary of a database insight resource.
|
|
19
|
+
*/
|
|
20
|
+
export interface MdsMySqlDatabaseInsightSummary extends model.DatabaseInsightSummary {
|
|
21
|
+
/**
|
|
22
|
+
* OCI database resource type
|
|
23
|
+
*/
|
|
24
|
+
"databaseResourceType"?: string;
|
|
25
|
+
"entitySource": string;
|
|
26
|
+
}
|
|
27
|
+
export declare namespace MdsMySqlDatabaseInsightSummary {
|
|
28
|
+
function getJsonObj(obj: MdsMySqlDatabaseInsightSummary, isParentJsonObj?: boolean): object;
|
|
29
|
+
const entitySource = "MDS_MYSQL_DATABASE_SYSTEM";
|
|
30
|
+
function getDeserializedJsonObj(obj: MdsMySqlDatabaseInsightSummary, isParentJsonObj?: boolean): object;
|
|
31
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Ops Insights API
|
|
4
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.MdsMySqlDatabaseInsightSummary = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var MdsMySqlDatabaseInsightSummary;
|
|
40
|
+
(function (MdsMySqlDatabaseInsightSummary) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.DatabaseInsightSummary.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
MdsMySqlDatabaseInsightSummary.getJsonObj = getJsonObj;
|
|
48
|
+
MdsMySqlDatabaseInsightSummary.entitySource = "MDS_MYSQL_DATABASE_SYSTEM";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.DatabaseInsightSummary.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
MdsMySqlDatabaseInsightSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(MdsMySqlDatabaseInsightSummary = exports.MdsMySqlDatabaseInsightSummary || (exports.MdsMySqlDatabaseInsightSummary = {}));
|
|
57
|
+
//# sourceMappingURL=mds-my-sql-database-insight-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mds-my-sql-database-insight-summary.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/mds-my-sql-database-insight-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,8BAA8B,CA8B9C;AA9BD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CACxB,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAoC,CAAC,GAClF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,yCAAU,aAYzB,CAAA;IACY,2CAAY,GAAG,2BAA2B,CAAC;IACxD,SAAgB,sBAAsB,CACpC,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAClD,GAAG,CAC+B,CAAC,GACtC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,qDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QA8B9C"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Ops Insights API
|
|
3
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Database insight resource.
|
|
19
|
+
*/
|
|
20
|
+
export interface MdsMySqlDatabaseInsight extends model.DatabaseInsight {
|
|
21
|
+
/**
|
|
22
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database.
|
|
23
|
+
*/
|
|
24
|
+
"databaseId": string;
|
|
25
|
+
/**
|
|
26
|
+
* Name of database
|
|
27
|
+
*/
|
|
28
|
+
"databaseName": string;
|
|
29
|
+
/**
|
|
30
|
+
* Display name of database
|
|
31
|
+
*/
|
|
32
|
+
"databaseDisplayName"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* OCI database resource type
|
|
35
|
+
*/
|
|
36
|
+
"databaseResourceType": string;
|
|
37
|
+
/**
|
|
38
|
+
* Specifies if MYSQL DB System is highly available.
|
|
39
|
+
*/
|
|
40
|
+
"isHighlyAvailable"?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* Specifies if MYSQL DB System has heatwave cluster attached.
|
|
43
|
+
*/
|
|
44
|
+
"isHeatWaveClusterAttached"?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* Additional details of a db system in JSON format.
|
|
47
|
+
* For MySQL DB System, this is the DbSystem object serialized as a JSON string as defined in https://docs.oracle.com/en-us/iaas/api/#/en/mysql/20190415/DbSystem/.
|
|
48
|
+
*
|
|
49
|
+
*/
|
|
50
|
+
"dbAdditionalDetails"?: any;
|
|
51
|
+
"entitySource": string;
|
|
52
|
+
}
|
|
53
|
+
export declare namespace MdsMySqlDatabaseInsight {
|
|
54
|
+
function getJsonObj(obj: MdsMySqlDatabaseInsight, isParentJsonObj?: boolean): object;
|
|
55
|
+
const entitySource = "MDS_MYSQL_DATABASE_SYSTEM";
|
|
56
|
+
function getDeserializedJsonObj(obj: MdsMySqlDatabaseInsight, isParentJsonObj?: boolean): object;
|
|
57
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Ops Insights API
|
|
4
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.MdsMySqlDatabaseInsight = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var MdsMySqlDatabaseInsight;
|
|
40
|
+
(function (MdsMySqlDatabaseInsight) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.DatabaseInsight.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
MdsMySqlDatabaseInsight.getJsonObj = getJsonObj;
|
|
48
|
+
MdsMySqlDatabaseInsight.entitySource = "MDS_MYSQL_DATABASE_SYSTEM";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.DatabaseInsight.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
MdsMySqlDatabaseInsight.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(MdsMySqlDatabaseInsight = exports.MdsMySqlDatabaseInsight || (exports.MdsMySqlDatabaseInsight = {}));
|
|
57
|
+
//# sourceMappingURL=mds-my-sql-database-insight.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mds-my-sql-database-insight.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/mds-my-sql-database-insight.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyClC,IAAiB,uBAAuB,CAyBvC;AAzBD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B,EAAE,eAAyB;QAChF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAA6B,CAAC,GACpE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,kCAAU,aASzB,CAAA;IACY,oCAAY,GAAG,2BAA2B,CAAC;IACxD,SAAgB,sBAAsB,CACpC,GAA4B,EAC5B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAA6B,CAAC,GAChF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,8CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAyBvC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Ops Insights API
|
|
3
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Configuration Summary of a MDS MYSQL database.
|
|
19
|
+
*/
|
|
20
|
+
export interface MdsMysqlDatabaseConfigurationSummary extends model.DatabaseConfigurationSummary {
|
|
21
|
+
/**
|
|
22
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database.
|
|
23
|
+
*/
|
|
24
|
+
"databaseId": string;
|
|
25
|
+
/**
|
|
26
|
+
* Specifies if MYSQL DB System has heatwave cluster attached.
|
|
27
|
+
*/
|
|
28
|
+
"isHeatWaveClusterAttached": boolean;
|
|
29
|
+
/**
|
|
30
|
+
* Specifies if MYSQL DB System is highly available.
|
|
31
|
+
*/
|
|
32
|
+
"isHighlyAvailable": boolean;
|
|
33
|
+
/**
|
|
34
|
+
* The shape of the primary instances of MYSQL DB system. The shape determines resources allocated to a DB System - CPU cores
|
|
35
|
+
* and memory for VM shapes; CPU cores, memory and storage for non-VM shapes.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
"shapeName": string;
|
|
39
|
+
"entitySource": string;
|
|
40
|
+
}
|
|
41
|
+
export declare namespace MdsMysqlDatabaseConfigurationSummary {
|
|
42
|
+
function getJsonObj(obj: MdsMysqlDatabaseConfigurationSummary, isParentJsonObj?: boolean): object;
|
|
43
|
+
const entitySource = "MDS_MYSQL_DATABASE_SYSTEM";
|
|
44
|
+
function getDeserializedJsonObj(obj: MdsMysqlDatabaseConfigurationSummary, isParentJsonObj?: boolean): object;
|
|
45
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Ops Insights API
|
|
4
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.MdsMysqlDatabaseConfigurationSummary = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var MdsMysqlDatabaseConfigurationSummary;
|
|
40
|
+
(function (MdsMysqlDatabaseConfigurationSummary) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.DatabaseConfigurationSummary.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
MdsMysqlDatabaseConfigurationSummary.getJsonObj = getJsonObj;
|
|
48
|
+
MdsMysqlDatabaseConfigurationSummary.entitySource = "MDS_MYSQL_DATABASE_SYSTEM";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.DatabaseConfigurationSummary.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
MdsMysqlDatabaseConfigurationSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(MdsMysqlDatabaseConfigurationSummary = exports.MdsMysqlDatabaseConfigurationSummary || (exports.MdsMysqlDatabaseConfigurationSummary = {}));
|
|
57
|
+
//# sourceMappingURL=mds-mysql-database-configuration-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mds-mysql-database-configuration-summary.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/mds-mysql-database-configuration-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,oCAAoC,CAgCpD;AAhCD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CACxB,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CACqC,CAAC,GAC5C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+CAAU,aAczB,CAAA;IACY,iDAAY,GAAG,2BAA2B,CAAC;IACxD,SAAgB,sBAAsB,CACpC,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CACqC,CAAC,GAC5C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,2DAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAgCpD"}
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Ops Insights API
|
|
3
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* MySql Sql Stats type object.
|
|
18
|
+
*/
|
|
19
|
+
export interface MySqlSqlStats {
|
|
20
|
+
/**
|
|
21
|
+
* Unique SQL ID Digest for a MySql Statement.
|
|
22
|
+
* Example: {@code \"c20fcea11911be36651b7ca7bd3712d4ed9ac1134cee9c6620039e1fb13b5eff\"}
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"digest": string;
|
|
26
|
+
/**
|
|
27
|
+
* Collection timestamp.
|
|
28
|
+
* Example: {@code \"2020-03-31T00:00:00.000Z\"}
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
"timeCollected": Date;
|
|
32
|
+
/**
|
|
33
|
+
* Type of statement such as select, update or delete.
|
|
34
|
+
*/
|
|
35
|
+
"commandType"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Total number of SQL statements used in collection ranking calculation. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
38
|
+
*/
|
|
39
|
+
"totalRows"?: number;
|
|
40
|
+
/**
|
|
41
|
+
* Percent of SQL statements in the perf schema table relative to max or overflow count set in @@GLOBAL.performance_schema_digests_size. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
42
|
+
*/
|
|
43
|
+
"perfSchemaUsedPercent"?: number;
|
|
44
|
+
/**
|
|
45
|
+
* Name of Database Schema.
|
|
46
|
+
* Example: {@code \"performance_schema\"}
|
|
47
|
+
*
|
|
48
|
+
*/
|
|
49
|
+
"schemaName"?: string;
|
|
50
|
+
/**
|
|
51
|
+
* The total number of times the statement has executed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
52
|
+
*/
|
|
53
|
+
"execCount"?: number;
|
|
54
|
+
/**
|
|
55
|
+
* The total wait time (in picoseconds) of timed occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
56
|
+
*/
|
|
57
|
+
"totalLatencyInPs"?: number;
|
|
58
|
+
/**
|
|
59
|
+
* The total time waiting (in picoseconds) for locks by timed occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
60
|
+
*/
|
|
61
|
+
"lockLatencyInPs"?: number;
|
|
62
|
+
/**
|
|
63
|
+
* The total number of errors produced by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
64
|
+
*/
|
|
65
|
+
"errCount"?: number;
|
|
66
|
+
/**
|
|
67
|
+
* The total number of warnings produced by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
68
|
+
*/
|
|
69
|
+
"warnCount"?: number;
|
|
70
|
+
/**
|
|
71
|
+
* The total number of rows affected by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
72
|
+
*/
|
|
73
|
+
"rowsAffected"?: number;
|
|
74
|
+
/**
|
|
75
|
+
* The total number of rows returned by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
76
|
+
*/
|
|
77
|
+
"rowsSent"?: number;
|
|
78
|
+
/**
|
|
79
|
+
* The total number of rows read from storage engines by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
80
|
+
*/
|
|
81
|
+
"rowsExamined"?: number;
|
|
82
|
+
/**
|
|
83
|
+
* The total number of internal on-disk temporary tables created by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
84
|
+
*/
|
|
85
|
+
"tmpDiskTables"?: number;
|
|
86
|
+
/**
|
|
87
|
+
* The total number of internal in-memory temporary tables created by occurrences of the statement Count Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
88
|
+
*/
|
|
89
|
+
"tmpTables"?: number;
|
|
90
|
+
/**
|
|
91
|
+
* The total number of joins that perform table scans because they do not use indexes by occurrences of the statement. If this value is not 0 Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
92
|
+
*/
|
|
93
|
+
"selectFullJoin"?: number;
|
|
94
|
+
/**
|
|
95
|
+
* The total number of joins that used a range search on a reference table by occurrences of the statement Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
96
|
+
*/
|
|
97
|
+
"selectFullRangeJoin"?: number;
|
|
98
|
+
/**
|
|
99
|
+
* The total number of joins that used ranges on the first table by occurrences of the statement. This is normally not a critical issue even if the value is quite large. Count Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
100
|
+
*/
|
|
101
|
+
"selectRange"?: number;
|
|
102
|
+
/**
|
|
103
|
+
* The total number of joins without keys that check for key usage after each row by occurrences of the statement. If this is not 0 Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
104
|
+
*/
|
|
105
|
+
"selectRangeCheck"?: number;
|
|
106
|
+
/**
|
|
107
|
+
* The total number of joins that did a full scan of the first table by occurrences of the statement Count Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
108
|
+
*/
|
|
109
|
+
"selectScan"?: number;
|
|
110
|
+
/**
|
|
111
|
+
* The total number of sort merge passes by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
112
|
+
*/
|
|
113
|
+
"sortMergePasses"?: number;
|
|
114
|
+
/**
|
|
115
|
+
* The total number of sorts that were done using ranges by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
116
|
+
*/
|
|
117
|
+
"sortRange"?: number;
|
|
118
|
+
/**
|
|
119
|
+
* The total number of rows sorted by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
120
|
+
*/
|
|
121
|
+
"rowsSorted"?: number;
|
|
122
|
+
/**
|
|
123
|
+
* The total number of sorts that were done by scanning the table by occurrences of the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
124
|
+
*/
|
|
125
|
+
"sortScan"?: number;
|
|
126
|
+
/**
|
|
127
|
+
* The number of occurences of the statement which performed a table scan without using an index Count Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
128
|
+
*/
|
|
129
|
+
"noIndexUsedCount"?: number;
|
|
130
|
+
/**
|
|
131
|
+
* The number of occurences of the statement where the server found no good index to use Count Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
132
|
+
*/
|
|
133
|
+
"noGoodIndexUsedCount"?: number;
|
|
134
|
+
/**
|
|
135
|
+
* The total time spent on CPU (in picoseconds) for the current thread. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
136
|
+
*/
|
|
137
|
+
"cpuLatencyInPs"?: number;
|
|
138
|
+
/**
|
|
139
|
+
* The maximum amount of controlled memory (in bytes) used by the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
140
|
+
*/
|
|
141
|
+
"maxControlledMemoryInBytes"?: number;
|
|
142
|
+
/**
|
|
143
|
+
* The maximum amount of memory (in bytes) used by the statement. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
144
|
+
*/
|
|
145
|
+
"maxTotalMemoryInBytes"?: number;
|
|
146
|
+
/**
|
|
147
|
+
* The total number of times a query was processed on the secondary engine (HEATWAVE) for occurrences of this statement Count. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
148
|
+
*/
|
|
149
|
+
"execCountSecondary"?: number;
|
|
150
|
+
/**
|
|
151
|
+
* The time at which statement was first seen.
|
|
152
|
+
* Example: {@code \"2023-01-16 08:04:31.533577\"}
|
|
153
|
+
*
|
|
154
|
+
*/
|
|
155
|
+
"timeFirstSeen"?: Date;
|
|
156
|
+
/**
|
|
157
|
+
* The time at which statement was most recently seen for all occurrences of the statement.
|
|
158
|
+
* Example: {@code \"2023-01-30 02:17:08.067961\"}
|
|
159
|
+
*
|
|
160
|
+
*/
|
|
161
|
+
"timeLastSeen"?: Date;
|
|
162
|
+
}
|
|
163
|
+
export declare namespace MySqlSqlStats {
|
|
164
|
+
function getJsonObj(obj: MySqlSqlStats): object;
|
|
165
|
+
function getDeserializedJsonObj(obj: MySqlSqlStats): object;
|
|
166
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Ops Insights API
|
|
4
|
+
* Use the Ops Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Ops Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.MySqlSqlStats = void 0;
|
|
19
|
+
var MySqlSqlStats;
|
|
20
|
+
(function (MySqlSqlStats) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
MySqlSqlStats.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
MySqlSqlStats.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(MySqlSqlStats = exports.MySqlSqlStats || (exports.MySqlSqlStats = {}));
|
|
32
|
+
//# sourceMappingURL=my-sql-sql-stats.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"my-sql-sql-stats.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/my-sql-sql-stats.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAyJH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAW7B"}
|
|
@@ -54,6 +54,14 @@ export interface ResourceStatistics {
|
|
|
54
54
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
55
55
|
*/
|
|
56
56
|
"totalHostCapacity"?: number;
|
|
57
|
+
/**
|
|
58
|
+
* Specifies if MYSQL DB System has heatwave cluster attached.
|
|
59
|
+
*/
|
|
60
|
+
"isHeatWaveClusterAttached"?: boolean;
|
|
61
|
+
/**
|
|
62
|
+
* Specifies if MYSQL DB System is highly available.
|
|
63
|
+
*/
|
|
64
|
+
"isHighlyAvailable"?: boolean;
|
|
57
65
|
}
|
|
58
66
|
export declare namespace ResourceStatistics {
|
|
59
67
|
function getJsonObj(obj: ResourceStatistics): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resource-statistics.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/resource-statistics.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"resource-statistics.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/resource-statistics.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqDlC,IAAiB,kBAAkB,CA6BlC;AA7BD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAChD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,GAAG,CAAC,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC7B,OAAO,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QA6BlC"}
|
|
@@ -50,6 +50,8 @@ export declare namespace SummarizeHostInsightHostRecommendationAggregation {
|
|
|
50
50
|
LogicalMemory = "LOGICAL_MEMORY",
|
|
51
51
|
Storage = "STORAGE",
|
|
52
52
|
Network = "NETWORK",
|
|
53
|
+
GpuUtilization = "GPU_UTILIZATION",
|
|
54
|
+
GpuMemoryUsage = "GPU_MEMORY_USAGE",
|
|
53
55
|
/**
|
|
54
56
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
55
57
|
* version of the SDK.
|
|
@@ -45,6 +45,8 @@ var SummarizeHostInsightHostRecommendationAggregation;
|
|
|
45
45
|
ResourceMetric["LogicalMemory"] = "LOGICAL_MEMORY";
|
|
46
46
|
ResourceMetric["Storage"] = "STORAGE";
|
|
47
47
|
ResourceMetric["Network"] = "NETWORK";
|
|
48
|
+
ResourceMetric["GpuUtilization"] = "GPU_UTILIZATION";
|
|
49
|
+
ResourceMetric["GpuMemoryUsage"] = "GPU_MEMORY_USAGE";
|
|
48
50
|
/**
|
|
49
51
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
50
52
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"summarize-host-insight-host-recommendation-aggregation.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/summarize-host-insight-host-recommendation-aggregation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqClC,IAAiB,iDAAiD,
|
|
1
|
+
{"version":3,"file":"summarize-host-insight-host-recommendation-aggregation.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/summarize-host-insight-host-recommendation-aggregation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqClC,IAAiB,iDAAiD,CAuDjE;AAvDD,WAAiB,iDAAiD;IAChE,IAAY,cAaX;IAbD,WAAY,cAAc;QACxB,6BAAW,CAAA;QACX,mCAAiB,CAAA;QACjB,kDAAgC,CAAA;QAChC,qCAAmB,CAAA;QACnB,qCAAmB,CAAA;QACnB,oDAAkC,CAAA;QAClC,qDAAmC,CAAA;QACnC;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAbW,cAAc,GAAd,gEAAc,KAAd,gEAAc,QAazB;IAED,IAAY,SAWX;IAXD,WAAY,SAAS;QACnB,4BAAe,CAAA;QACf,sBAAS,CAAA;QACT,0BAAa,CAAA;QACb,0BAAa,CAAA;QACb,gCAAmB,CAAA;QACnB;;;WAGG;QACH,2CAA8B,CAAA;IAChC,CAAC,EAXW,SAAS,GAAT,2DAAS,KAAT,2DAAS,QAWpB;IAED,SAAgB,UAAU,CAAC,GAAsD;QAC/E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,GAAG,CAAC,OAAO,CAAC;gBAC9D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,4DAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAsD;QAEtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CAAC,GAAG,CAAC,OAAO,CAAC;gBAC1E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wEAAsB,yBAarC,CAAA;AACH,CAAC,EAvDgB,iDAAiD,GAAjD,yDAAiD,KAAjD,yDAAiD,QAuDjE"}
|