oci-opsi 2.20.0 → 2.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +119 -107
- package/lib/client.js +178 -107
- package/lib/client.js.map +1 -1
- package/lib/model/em-managed-external-host-insight-summary.d.ts +2 -1
- package/lib/model/em-managed-external-host-insight-summary.js +1 -0
- package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
- package/lib/model/em-managed-external-host-insight.d.ts +2 -1
- package/lib/model/em-managed-external-host-insight.js +1 -0
- package/lib/model/em-managed-external-host-insight.js.map +1 -1
- package/lib/model/host-configuration-summary.d.ts +2 -1
- package/lib/model/host-configuration-summary.js +1 -0
- package/lib/model/host-configuration-summary.js.map +1 -1
- package/lib/model/host-details.d.ts +2 -1
- package/lib/model/host-details.js +1 -0
- package/lib/model/host-details.js.map +1 -1
- package/lib/model/host-importable-agent-entity-summary.d.ts +2 -1
- package/lib/model/host-importable-agent-entity-summary.js +1 -0
- package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
- package/lib/model/host-performance-metric-group.js +4 -0
- package/lib/model/host-performance-metric-group.js.map +1 -1
- package/lib/model/host-top-processes.d.ts +70 -0
- package/lib/model/host-top-processes.js +57 -0
- package/lib/model/host-top-processes.js.map +1 -0
- package/lib/model/index.d.ts +8 -0
- package/lib/model/index.js +11 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/macs-managed-external-host-insight-summary.d.ts +2 -1
- package/lib/model/macs-managed-external-host-insight-summary.js +1 -0
- package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
- package/lib/model/macs-managed-external-host-insight.d.ts +2 -1
- package/lib/model/macs-managed-external-host-insight.js +1 -0
- package/lib/model/macs-managed-external-host-insight.js.map +1 -1
- package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.d.ts +38 -0
- package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js +64 -0
- package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js.map +1 -0
- package/lib/model/top-processes-usage-trend-aggregation.d.ts +33 -0
- package/lib/model/top-processes-usage-trend-aggregation.js +64 -0
- package/lib/model/top-processes-usage-trend-aggregation.js.map +1 -0
- package/lib/model/top-processes-usage-trend.d.ts +52 -0
- package/lib/model/top-processes-usage-trend.js +32 -0
- package/lib/model/top-processes-usage-trend.js.map +1 -0
- package/lib/request/add-exadata-insight-members-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-operations-insights-private-endpoint-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-database-insight-request.d.ts +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +1 -1
- package/lib/request/create-host-insight-request.d.ts +1 -1
- package/lib/request/create-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/delete-awr-hub-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-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/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-database-insight-request.d.ts +1 -1
- 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-hub-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-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-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -0
- package/lib/request/index.js.map +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-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-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 +1 -1
- package/lib/request/list-database-insights-request.d.ts +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 +4 -3
- package/lib/request/list-host-configurations-request.js +1 -0
- package/lib/request/list-host-configurations-request.js.map +1 -1
- package/lib/request/list-host-insights-request.d.ts +4 -3
- package/lib/request/list-host-insights-request.js +1 -0
- package/lib/request/list-host-insights-request.js.map +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +4 -3
- package/lib/request/list-hosted-entities-request.js +1 -0
- package/lib/request/list-hosted-entities-request.js.map +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-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-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-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/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +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-resource-capacity-trend-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js +1 -0
- 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 +4 -3
- package/lib/request/summarize-host-insight-resource-statistics-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-usage-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +80 -0
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js +15 -0
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js.map +1 -0
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +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 +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-database-insight-request.d.ts +1 -1
- 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-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/response/index.d.ts +2 -0
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.d.ts +32 -0
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js +15 -0
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrendRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeDatabaseInsightResourceUsageTrendRequest 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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsightRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeDatabaseInsightResourceUtilizationInsightRequest 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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrendRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeDatabaseInsightTablespaceUsageTrendRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregatedRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeExadataInsightResourceCapacityTrendAggregatedRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeExadataInsightResourceCapacityTrendRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts
CHANGED
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregatedRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeExadataInsightResourceForecastTrendAggregatedRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeExadataInsightResourceForecastTrendRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatisticsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeExadataInsightResourceStatisticsRequest 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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregatedRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeExadataInsightResourceUsageAggregatedRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeExadataInsightResourceUsageRequest 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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsightRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeExadataInsightResourceUtilizationInsightRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeExadataMembersRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrendRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeHostInsightResourceCapacityTrendRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -54,7 +54,7 @@ export interface SummarizeHostInsightResourceCapacityTrendRequest extends common
|
|
|
54
54
|
/**
|
|
55
55
|
* Filter by one or more platform types.
|
|
56
56
|
* Supported platformType(s) for MACS-managed external host insight: [LINUX].
|
|
57
|
-
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS].
|
|
57
|
+
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"platformType"?: Array<SummarizeHostInsightResourceCapacityTrendRequest.PlatformType>;
|
|
@@ -143,7 +143,8 @@ export declare namespace SummarizeHostInsightResourceCapacityTrendRequest {
|
|
|
143
143
|
enum PlatformType {
|
|
144
144
|
Linux = "LINUX",
|
|
145
145
|
Solaris = "SOLARIS",
|
|
146
|
-
Sunos = "SUNOS"
|
|
146
|
+
Sunos = "SUNOS",
|
|
147
|
+
Zlinux = "ZLINUX"
|
|
147
148
|
}
|
|
148
149
|
enum UtilizationLevel {
|
|
149
150
|
HighUtilization = "HIGH_UTILIZATION",
|
|
@@ -20,6 +20,7 @@ var SummarizeHostInsightResourceCapacityTrendRequest;
|
|
|
20
20
|
PlatformType["Linux"] = "LINUX";
|
|
21
21
|
PlatformType["Solaris"] = "SOLARIS";
|
|
22
22
|
PlatformType["Sunos"] = "SUNOS";
|
|
23
|
+
PlatformType["Zlinux"] = "ZLINUX";
|
|
23
24
|
})(PlatformType = SummarizeHostInsightResourceCapacityTrendRequest.PlatformType || (SummarizeHostInsightResourceCapacityTrendRequest.PlatformType = {}));
|
|
24
25
|
let UtilizationLevel;
|
|
25
26
|
(function (UtilizationLevel) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"summarize-host-insight-resource-capacity-trend-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-capacity-trend-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAqIH,IAAiB,gDAAgD,
|
|
1
|
+
{"version":3,"file":"summarize-host-insight-resource-capacity-trend-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-capacity-trend-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAqIH,IAAiB,gDAAgD,CAmBhE;AAnBD,WAAiB,gDAAgD;IAC/D,IAAY,YAKX;IALD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;QACf,iCAAiB,CAAA;IACnB,CAAC,EALW,YAAY,GAAZ,6DAAY,KAAZ,6DAAY,QAKvB;IAED,IAAY,gBAKX;IALD,WAAY,gBAAgB;QAC1B,wDAAoC,CAAA;QACpC,sDAAkC,CAAA;QAClC,qEAAiD,CAAA;QACjD,mEAA+C,CAAA;IACjD,CAAC,EALW,gBAAgB,GAAhB,iEAAgB,KAAhB,iEAAgB,QAK3B;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,uCAA6B,CAAA;QAC7B,+BAAqB,CAAA;IACvB,CAAC,EAHW,MAAM,GAAN,uDAAM,KAAN,uDAAM,QAGjB;AACH,CAAC,EAnBgB,gDAAgD,GAAhD,wDAAgD,KAAhD,wDAAgD,QAmBhE"}
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrendRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeHostInsightResourceForecastTrendRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -53,7 +53,7 @@ export interface SummarizeHostInsightResourceForecastTrendRequest extends common
|
|
|
53
53
|
/**
|
|
54
54
|
* Filter by one or more platform types.
|
|
55
55
|
* Supported platformType(s) for MACS-managed external host insight: [LINUX].
|
|
56
|
-
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS].
|
|
56
|
+
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"platformType"?: Array<SummarizeHostInsightResourceForecastTrendRequest.PlatformType>;
|
|
@@ -159,7 +159,8 @@ export declare namespace SummarizeHostInsightResourceForecastTrendRequest {
|
|
|
159
159
|
enum PlatformType {
|
|
160
160
|
Linux = "LINUX",
|
|
161
161
|
Solaris = "SOLARIS",
|
|
162
|
-
Sunos = "SUNOS"
|
|
162
|
+
Sunos = "SUNOS",
|
|
163
|
+
Zlinux = "ZLINUX"
|
|
163
164
|
}
|
|
164
165
|
enum Statistic {
|
|
165
166
|
Avg = "AVG",
|
|
@@ -20,6 +20,7 @@ var SummarizeHostInsightResourceForecastTrendRequest;
|
|
|
20
20
|
PlatformType["Linux"] = "LINUX";
|
|
21
21
|
PlatformType["Solaris"] = "SOLARIS";
|
|
22
22
|
PlatformType["Sunos"] = "SUNOS";
|
|
23
|
+
PlatformType["Zlinux"] = "ZLINUX";
|
|
23
24
|
})(PlatformType = SummarizeHostInsightResourceForecastTrendRequest.PlatformType || (SummarizeHostInsightResourceForecastTrendRequest.PlatformType = {}));
|
|
24
25
|
let Statistic;
|
|
25
26
|
(function (Statistic) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"summarize-host-insight-resource-forecast-trend-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-forecast-trend-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAsJH,IAAiB,gDAAgD,
|
|
1
|
+
{"version":3,"file":"summarize-host-insight-resource-forecast-trend-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-forecast-trend-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAsJH,IAAiB,gDAAgD,CAyBhE;AAzBD,WAAiB,gDAAgD;IAC/D,IAAY,YAKX;IALD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;QACf,iCAAiB,CAAA;IACnB,CAAC,EALW,YAAY,GAAZ,6DAAY,KAAZ,6DAAY,QAKvB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,wBAAW,CAAA;IACb,CAAC,EAHW,SAAS,GAAT,0DAAS,KAAT,0DAAS,QAGpB;IAED,IAAY,aAIX;IAJD,WAAY,aAAa;QACvB,kCAAiB,CAAA;QACjB,mCAAkB,CAAA;QAClB,wCAAuB,CAAA;IACzB,CAAC,EAJW,aAAa,GAAb,8DAAa,KAAb,8DAAa,QAIxB;IAED,IAAY,gBAKX;IALD,WAAY,gBAAgB;QAC1B,wDAAoC,CAAA;QACpC,sDAAkC,CAAA;QAClC,qEAAiD,CAAA;QACjD,mEAA+C,CAAA;IACjD,CAAC,EALW,gBAAgB,GAAhB,iEAAgB,KAAhB,iEAAgB,QAK3B;AACH,CAAC,EAzBgB,gDAAgD,GAAhD,wDAAgD,KAAhD,wDAAgD,QAyBhE"}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatisticsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeHostInsightResourceStatisticsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -54,7 +54,7 @@ export interface SummarizeHostInsightResourceStatisticsRequest extends common.Ba
|
|
|
54
54
|
/**
|
|
55
55
|
* Filter by one or more platform types.
|
|
56
56
|
* Supported platformType(s) for MACS-managed external host insight: [LINUX].
|
|
57
|
-
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS].
|
|
57
|
+
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"platformType"?: Array<SummarizeHostInsightResourceStatisticsRequest.PlatformType>;
|
|
@@ -160,7 +160,8 @@ export declare namespace SummarizeHostInsightResourceStatisticsRequest {
|
|
|
160
160
|
enum PlatformType {
|
|
161
161
|
Linux = "LINUX",
|
|
162
162
|
Solaris = "SOLARIS",
|
|
163
|
-
Sunos = "SUNOS"
|
|
163
|
+
Sunos = "SUNOS",
|
|
164
|
+
Zlinux = "ZLINUX"
|
|
164
165
|
}
|
|
165
166
|
enum SortBy {
|
|
166
167
|
UtilizationPercent = "utilizationPercent",
|
|
@@ -20,6 +20,7 @@ var SummarizeHostInsightResourceStatisticsRequest;
|
|
|
20
20
|
PlatformType["Linux"] = "LINUX";
|
|
21
21
|
PlatformType["Solaris"] = "SOLARIS";
|
|
22
22
|
PlatformType["Sunos"] = "SUNOS";
|
|
23
|
+
PlatformType["Zlinux"] = "ZLINUX";
|
|
23
24
|
})(PlatformType = SummarizeHostInsightResourceStatisticsRequest.PlatformType || (SummarizeHostInsightResourceStatisticsRequest.PlatformType = {}));
|
|
24
25
|
let SortBy;
|
|
25
26
|
(function (SortBy) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"summarize-host-insight-resource-statistics-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-statistics-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAsJH,IAAiB,6CAA6C,
|
|
1
|
+
{"version":3,"file":"summarize-host-insight-resource-statistics-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-statistics-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAsJH,IAAiB,6CAA6C,CAe7D;AAfD,WAAiB,6CAA6C;IAC5D,IAAY,YAKX;IALD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;QACf,iCAAiB,CAAA;IACnB,CAAC,EALW,YAAY,GAAZ,0DAAY,KAAZ,0DAAY,QAKvB;IAED,IAAY,MAMX;IAND,WAAY,MAAM;QAChB,mDAAyC,CAAA;QACzC,yBAAe,CAAA;QACf,mDAAyC,CAAA;QACzC,+BAAqB,CAAA;QACrB,uCAA6B,CAAA;IAC/B,CAAC,EANW,MAAM,GAAN,oDAAM,KAAN,oDAAM,QAMjB;AACH,CAAC,EAfgB,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QAe7D"}
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeHostInsightResourceUsageRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -53,7 +53,7 @@ export interface SummarizeHostInsightResourceUsageRequest extends common.BaseReq
|
|
|
53
53
|
/**
|
|
54
54
|
* Filter by one or more platform types.
|
|
55
55
|
* Supported platformType(s) for MACS-managed external host insight: [LINUX].
|
|
56
|
-
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS].
|
|
56
|
+
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"platformType"?: Array<SummarizeHostInsightResourceUsageRequest.PlatformType>;
|
|
@@ -128,6 +128,7 @@ export declare namespace SummarizeHostInsightResourceUsageRequest {
|
|
|
128
128
|
enum PlatformType {
|
|
129
129
|
Linux = "LINUX",
|
|
130
130
|
Solaris = "SOLARIS",
|
|
131
|
-
Sunos = "SUNOS"
|
|
131
|
+
Sunos = "SUNOS",
|
|
132
|
+
Zlinux = "ZLINUX"
|
|
132
133
|
}
|
|
133
134
|
}
|
|
@@ -20,6 +20,7 @@ var SummarizeHostInsightResourceUsageRequest;
|
|
|
20
20
|
PlatformType["Linux"] = "LINUX";
|
|
21
21
|
PlatformType["Solaris"] = "SOLARIS";
|
|
22
22
|
PlatformType["Sunos"] = "SUNOS";
|
|
23
|
+
PlatformType["Zlinux"] = "ZLINUX";
|
|
23
24
|
})(PlatformType = SummarizeHostInsightResourceUsageRequest.PlatformType || (SummarizeHostInsightResourceUsageRequest.PlatformType = {}));
|
|
24
25
|
})(SummarizeHostInsightResourceUsageRequest = exports.SummarizeHostInsightResourceUsageRequest || (exports.SummarizeHostInsightResourceUsageRequest = {}));
|
|
25
26
|
//# sourceMappingURL=summarize-host-insight-resource-usage-request.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"summarize-host-insight-resource-usage-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-usage-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuHH,IAAiB,wCAAwC,
|
|
1
|
+
{"version":3,"file":"summarize-host-insight-resource-usage-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-usage-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuHH,IAAiB,wCAAwC,CAOxD;AAPD,WAAiB,wCAAwC;IACvD,IAAY,YAKX;IALD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;QACf,iCAAiB,CAAA;IACnB,CAAC,EALW,YAAY,GAAZ,qDAAY,KAAZ,qDAAY,QAKvB;AACH,CAAC,EAPgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAOxD"}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrendRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeHostInsightResourceUsageTrendRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -54,7 +54,7 @@ export interface SummarizeHostInsightResourceUsageTrendRequest extends common.Ba
|
|
|
54
54
|
/**
|
|
55
55
|
* Filter by one or more platform types.
|
|
56
56
|
* Supported platformType(s) for MACS-managed external host insight: [LINUX].
|
|
57
|
-
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS].
|
|
57
|
+
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"platformType"?: Array<SummarizeHostInsightResourceUsageTrendRequest.PlatformType>;
|
|
@@ -134,7 +134,8 @@ export declare namespace SummarizeHostInsightResourceUsageTrendRequest {
|
|
|
134
134
|
enum PlatformType {
|
|
135
135
|
Linux = "LINUX",
|
|
136
136
|
Solaris = "SOLARIS",
|
|
137
|
-
Sunos = "SUNOS"
|
|
137
|
+
Sunos = "SUNOS",
|
|
138
|
+
Zlinux = "ZLINUX"
|
|
138
139
|
}
|
|
139
140
|
enum SortBy {
|
|
140
141
|
EndTimestamp = "endTimestamp",
|
|
@@ -20,6 +20,7 @@ var SummarizeHostInsightResourceUsageTrendRequest;
|
|
|
20
20
|
PlatformType["Linux"] = "LINUX";
|
|
21
21
|
PlatformType["Solaris"] = "SOLARIS";
|
|
22
22
|
PlatformType["Sunos"] = "SUNOS";
|
|
23
|
+
PlatformType["Zlinux"] = "ZLINUX";
|
|
23
24
|
})(PlatformType = SummarizeHostInsightResourceUsageTrendRequest.PlatformType || (SummarizeHostInsightResourceUsageTrendRequest.PlatformType = {}));
|
|
24
25
|
let SortBy;
|
|
25
26
|
(function (SortBy) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"summarize-host-insight-resource-usage-trend-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-usage-trend-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA4HH,IAAiB,6CAA6C,
|
|
1
|
+
{"version":3,"file":"summarize-host-insight-resource-usage-trend-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-usage-trend-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA4HH,IAAiB,6CAA6C,CAa7D;AAbD,WAAiB,6CAA6C;IAC5D,IAAY,YAKX;IALD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;QACf,iCAAiB,CAAA;IACnB,CAAC,EALW,YAAY,GAAZ,0DAAY,KAAZ,0DAAY,QAKvB;IAED,IAAY,MAIX;IAJD,WAAY,MAAM;QAChB,uCAA6B,CAAA;QAC7B,yBAAe,CAAA;QACf,+BAAqB,CAAA;IACvB,CAAC,EAJW,MAAM,GAAN,oDAAM,KAAN,oDAAM,QAIjB;AACH,CAAC,EAbgB,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QAa7D"}
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsightRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeHostInsightResourceUtilizationInsightRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -53,7 +53,7 @@ export interface SummarizeHostInsightResourceUtilizationInsightRequest extends c
|
|
|
53
53
|
/**
|
|
54
54
|
* Filter by one or more platform types.
|
|
55
55
|
* Supported platformType(s) for MACS-managed external host insight: [LINUX].
|
|
56
|
-
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS].
|
|
56
|
+
* Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"platformType"?: Array<SummarizeHostInsightResourceUtilizationInsightRequest.PlatformType>;
|
|
@@ -128,6 +128,7 @@ export declare namespace SummarizeHostInsightResourceUtilizationInsightRequest {
|
|
|
128
128
|
enum PlatformType {
|
|
129
129
|
Linux = "LINUX",
|
|
130
130
|
Solaris = "SOLARIS",
|
|
131
|
-
Sunos = "SUNOS"
|
|
131
|
+
Sunos = "SUNOS",
|
|
132
|
+
Zlinux = "ZLINUX"
|
|
132
133
|
}
|
|
133
134
|
}
|
|
@@ -20,6 +20,7 @@ var SummarizeHostInsightResourceUtilizationInsightRequest;
|
|
|
20
20
|
PlatformType["Linux"] = "LINUX";
|
|
21
21
|
PlatformType["Solaris"] = "SOLARIS";
|
|
22
22
|
PlatformType["Sunos"] = "SUNOS";
|
|
23
|
+
PlatformType["Zlinux"] = "ZLINUX";
|
|
23
24
|
})(PlatformType = SummarizeHostInsightResourceUtilizationInsightRequest.PlatformType || (SummarizeHostInsightResourceUtilizationInsightRequest.PlatformType = {}));
|
|
24
25
|
})(SummarizeHostInsightResourceUtilizationInsightRequest = exports.SummarizeHostInsightResourceUtilizationInsightRequest || (exports.SummarizeHostInsightResourceUtilizationInsightRequest = {}));
|
|
25
26
|
//# sourceMappingURL=summarize-host-insight-resource-utilization-insight-request.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"summarize-host-insight-resource-utilization-insight-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-utilization-insight-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuHH,IAAiB,qDAAqD,
|
|
1
|
+
{"version":3,"file":"summarize-host-insight-resource-utilization-insight-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-resource-utilization-insight-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuHH,IAAiB,qDAAqD,CAOrE;AAPD,WAAiB,qDAAqD;IACpE,IAAY,YAKX;IALD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;QACf,iCAAiB,CAAA;IACnB,CAAC,EALW,YAAY,GAAZ,kEAAY,KAAZ,kEAAY,QAKvB;AACH,CAAC,EAPgB,qDAAqD,GAArD,6DAAqD,KAArD,6DAAqD,QAOrE"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrendRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface SummarizeHostInsightTopProcessesUsageTrendRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
20
|
+
*/
|
|
21
|
+
"compartmentId": string;
|
|
22
|
+
/**
|
|
23
|
+
* Required [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the host insight resource.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
"id": string;
|
|
27
|
+
/**
|
|
28
|
+
* Host top processes resource metric sort options.
|
|
29
|
+
* Supported values are CPU, MEMORY, VIIRTUAL_MEMORY.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"resourceMetric": string;
|
|
33
|
+
/**
|
|
34
|
+
* Specify time period in ISO 8601 format with respect to current time.
|
|
35
|
+
* Default is last 30 days represented by P30D.
|
|
36
|
+
* If timeInterval is specified, then timeIntervalStart and timeIntervalEnd will be ignored.
|
|
37
|
+
* Examples P90D (last 90 days), P4W (last 4 weeks), P2M (last 2 months), P1Y (last 12 months), . Maximum value allowed is 25 months prior to current time (P25M).
|
|
38
|
+
*
|
|
39
|
+
*/
|
|
40
|
+
"analysisTimeInterval"?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Analysis start time in UTC in ISO 8601 format(inclusive).
|
|
43
|
+
* Example 2019-10-30T00:00:00Z (yyyy-MM-ddThh:mm:ssZ).
|
|
44
|
+
* The minimum allowed value is 2 years prior to the current day.
|
|
45
|
+
* timeIntervalStart and timeIntervalEnd parameters are used together.
|
|
46
|
+
* If analysisTimeInterval is specified, this parameter is ignored.
|
|
47
|
+
*
|
|
48
|
+
*/
|
|
49
|
+
"timeIntervalStart"?: Date;
|
|
50
|
+
/**
|
|
51
|
+
* Analysis end time in UTC in ISO 8601 format(exclusive).
|
|
52
|
+
* Example 2019-10-30T00:00:00Z (yyyy-MM-ddThh:mm:ssZ).
|
|
53
|
+
* timeIntervalStart and timeIntervalEnd are used together.
|
|
54
|
+
* If timeIntervalEnd is not specified, current time is used as timeIntervalEnd.
|
|
55
|
+
*
|
|
56
|
+
*/
|
|
57
|
+
"timeIntervalEnd"?: Date;
|
|
58
|
+
/**
|
|
59
|
+
* For list pagination. The value of the `opc-next-page` response header from
|
|
60
|
+
* the previous \"List\" call. For important details about how pagination works,
|
|
61
|
+
* see [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
|
|
62
|
+
*
|
|
63
|
+
*/
|
|
64
|
+
"page"?: string;
|
|
65
|
+
/**
|
|
66
|
+
* For list pagination. The maximum number of results per page, or items to
|
|
67
|
+
* return in a paginated \"List\" call.
|
|
68
|
+
* For important details about how pagination works, see
|
|
69
|
+
* [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
|
|
70
|
+
* Example: `50`
|
|
71
|
+
*
|
|
72
|
+
*/
|
|
73
|
+
"limit"?: number;
|
|
74
|
+
/**
|
|
75
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
76
|
+
* Oracle about a particular request, please provide the request ID.
|
|
77
|
+
*
|
|
78
|
+
*/
|
|
79
|
+
"opcRequestId"?: string;
|
|
80
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=summarize-host-insight-top-processes-usage-trend-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-host-insight-top-processes-usage-trend-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-host-insight-top-processes-usage-trend-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeOperationsInsightsWarehouseResourceUsageRequest 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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsightsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeSqlInsightsRequest 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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsightsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeSqlPlanInsightsRequest 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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributionsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeSqlResponseTimeDistributionsRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatisticsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeSqlStatisticsRequest 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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlanRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeSqlStatisticsTimeSeriesByPlanRequest 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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeSqlStatisticsTimeSeriesRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHubRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAwrHubRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsightRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDatabaseInsightRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridgeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateEnterpriseManagerBridgeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|