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
package/lib/client.d.ts
CHANGED
|
@@ -76,7 +76,7 @@ export declare class OperationsInsightsClient {
|
|
|
76
76
|
* @param AddExadataInsightMembersRequest
|
|
77
77
|
* @return AddExadataInsightMembersResponse
|
|
78
78
|
* @throws OciError when an error occurs
|
|
79
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
79
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
80
80
|
*/
|
|
81
81
|
addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
|
|
82
82
|
/**
|
|
@@ -85,7 +85,7 @@ export declare class OperationsInsightsClient {
|
|
|
85
85
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
86
86
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
87
87
|
* @throws OciError when an error occurs
|
|
88
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
88
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
89
89
|
*/
|
|
90
90
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
|
|
91
91
|
/**
|
|
@@ -94,7 +94,7 @@ export declare class OperationsInsightsClient {
|
|
|
94
94
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
95
95
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
96
96
|
* @throws OciError when an error occurs
|
|
97
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
97
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
98
98
|
*/
|
|
99
99
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
|
|
100
100
|
/**
|
|
@@ -103,7 +103,7 @@ export declare class OperationsInsightsClient {
|
|
|
103
103
|
* @param ChangeExadataInsightCompartmentRequest
|
|
104
104
|
* @return ChangeExadataInsightCompartmentResponse
|
|
105
105
|
* @throws OciError when an error occurs
|
|
106
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
107
107
|
*/
|
|
108
108
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
|
|
109
109
|
/**
|
|
@@ -112,7 +112,7 @@ export declare class OperationsInsightsClient {
|
|
|
112
112
|
* @param ChangeHostInsightCompartmentRequest
|
|
113
113
|
* @return ChangeHostInsightCompartmentResponse
|
|
114
114
|
* @throws OciError when an error occurs
|
|
115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
116
116
|
*/
|
|
117
117
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
|
|
118
118
|
/**
|
|
@@ -121,7 +121,7 @@ export declare class OperationsInsightsClient {
|
|
|
121
121
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
122
122
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
123
123
|
* @throws OciError when an error occurs
|
|
124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
125
125
|
*/
|
|
126
126
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest: requests.ChangeOperationsInsightsPrivateEndpointCompartmentRequest): Promise<responses.ChangeOperationsInsightsPrivateEndpointCompartmentResponse>;
|
|
127
127
|
/**
|
|
@@ -130,7 +130,7 @@ export declare class OperationsInsightsClient {
|
|
|
130
130
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
131
131
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
132
132
|
* @throws OciError when an error occurs
|
|
133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
133
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
134
134
|
*/
|
|
135
135
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest: requests.ChangePeComanagedDatabaseInsightRequest): Promise<responses.ChangePeComanagedDatabaseInsightResponse>;
|
|
136
136
|
/**
|
|
@@ -141,7 +141,7 @@ export declare class OperationsInsightsClient {
|
|
|
141
141
|
* @param CreateAwrHubRequest
|
|
142
142
|
* @return CreateAwrHubResponse
|
|
143
143
|
* @throws OciError when an error occurs
|
|
144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
144
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
145
145
|
*/
|
|
146
146
|
createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
|
|
147
147
|
/**
|
|
@@ -151,7 +151,7 @@ export declare class OperationsInsightsClient {
|
|
|
151
151
|
* @param CreateDatabaseInsightRequest
|
|
152
152
|
* @return CreateDatabaseInsightResponse
|
|
153
153
|
* @throws OciError when an error occurs
|
|
154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
155
155
|
*/
|
|
156
156
|
createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
|
|
157
157
|
/**
|
|
@@ -161,7 +161,7 @@ export declare class OperationsInsightsClient {
|
|
|
161
161
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
162
162
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
163
163
|
* @throws OciError when an error occurs
|
|
164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
165
165
|
*/
|
|
166
166
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
|
|
167
167
|
/**
|
|
@@ -171,7 +171,7 @@ export declare class OperationsInsightsClient {
|
|
|
171
171
|
* @param CreateExadataInsightRequest
|
|
172
172
|
* @return CreateExadataInsightResponse
|
|
173
173
|
* @throws OciError when an error occurs
|
|
174
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
174
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
175
175
|
*/
|
|
176
176
|
createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
|
|
177
177
|
/**
|
|
@@ -181,7 +181,7 @@ export declare class OperationsInsightsClient {
|
|
|
181
181
|
* @param CreateHostInsightRequest
|
|
182
182
|
* @return CreateHostInsightResponse
|
|
183
183
|
* @throws OciError when an error occurs
|
|
184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
185
185
|
*/
|
|
186
186
|
createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
|
|
187
187
|
/**
|
|
@@ -192,7 +192,7 @@ export declare class OperationsInsightsClient {
|
|
|
192
192
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
193
193
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
194
194
|
* @throws OciError when an error occurs
|
|
195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
196
196
|
*/
|
|
197
197
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest: requests.CreateOperationsInsightsPrivateEndpointRequest): Promise<responses.CreateOperationsInsightsPrivateEndpointResponse>;
|
|
198
198
|
/**
|
|
@@ -204,7 +204,7 @@ export declare class OperationsInsightsClient {
|
|
|
204
204
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
205
205
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
206
206
|
* @throws OciError when an error occurs
|
|
207
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
208
208
|
*/
|
|
209
209
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
|
|
210
210
|
/**
|
|
@@ -215,7 +215,7 @@ export declare class OperationsInsightsClient {
|
|
|
215
215
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
216
216
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
217
217
|
* @throws OciError when an error occurs
|
|
218
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
218
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
219
219
|
*/
|
|
220
220
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
|
|
221
221
|
/**
|
|
@@ -224,7 +224,7 @@ export declare class OperationsInsightsClient {
|
|
|
224
224
|
* @param DeleteAwrHubRequest
|
|
225
225
|
* @return DeleteAwrHubResponse
|
|
226
226
|
* @throws OciError when an error occurs
|
|
227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
228
228
|
*/
|
|
229
229
|
deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
|
|
230
230
|
/**
|
|
@@ -233,7 +233,7 @@ export declare class OperationsInsightsClient {
|
|
|
233
233
|
* @param DeleteDatabaseInsightRequest
|
|
234
234
|
* @return DeleteDatabaseInsightResponse
|
|
235
235
|
* @throws OciError when an error occurs
|
|
236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
237
237
|
*/
|
|
238
238
|
deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
|
|
239
239
|
/**
|
|
@@ -242,7 +242,7 @@ export declare class OperationsInsightsClient {
|
|
|
242
242
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
243
243
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
244
244
|
* @throws OciError when an error occurs
|
|
245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
246
246
|
*/
|
|
247
247
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
|
|
248
248
|
/**
|
|
@@ -251,7 +251,7 @@ export declare class OperationsInsightsClient {
|
|
|
251
251
|
* @param DeleteExadataInsightRequest
|
|
252
252
|
* @return DeleteExadataInsightResponse
|
|
253
253
|
* @throws OciError when an error occurs
|
|
254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
255
255
|
*/
|
|
256
256
|
deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
|
|
257
257
|
/**
|
|
@@ -260,7 +260,7 @@ export declare class OperationsInsightsClient {
|
|
|
260
260
|
* @param DeleteHostInsightRequest
|
|
261
261
|
* @return DeleteHostInsightResponse
|
|
262
262
|
* @throws OciError when an error occurs
|
|
263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
263
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
264
264
|
*/
|
|
265
265
|
deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
|
|
266
266
|
/**
|
|
@@ -269,7 +269,7 @@ export declare class OperationsInsightsClient {
|
|
|
269
269
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
270
270
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
271
271
|
* @throws OciError when an error occurs
|
|
272
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
272
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
273
273
|
*/
|
|
274
274
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest: requests.DeleteOperationsInsightsPrivateEndpointRequest): Promise<responses.DeleteOperationsInsightsPrivateEndpointResponse>;
|
|
275
275
|
/**
|
|
@@ -282,7 +282,7 @@ export declare class OperationsInsightsClient {
|
|
|
282
282
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
283
283
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
284
284
|
* @throws OciError when an error occurs
|
|
285
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
285
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
286
286
|
*/
|
|
287
287
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
|
|
288
288
|
/**
|
|
@@ -291,7 +291,7 @@ export declare class OperationsInsightsClient {
|
|
|
291
291
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
292
292
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
293
293
|
* @throws OciError when an error occurs
|
|
294
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
294
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
295
295
|
*/
|
|
296
296
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
|
|
297
297
|
/**
|
|
@@ -300,7 +300,7 @@ export declare class OperationsInsightsClient {
|
|
|
300
300
|
* @param DisableDatabaseInsightRequest
|
|
301
301
|
* @return DisableDatabaseInsightResponse
|
|
302
302
|
* @throws OciError when an error occurs
|
|
303
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
304
304
|
*/
|
|
305
305
|
disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
|
|
306
306
|
/**
|
|
@@ -309,7 +309,7 @@ export declare class OperationsInsightsClient {
|
|
|
309
309
|
* @param DisableExadataInsightRequest
|
|
310
310
|
* @return DisableExadataInsightResponse
|
|
311
311
|
* @throws OciError when an error occurs
|
|
312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
313
313
|
*/
|
|
314
314
|
disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
|
|
315
315
|
/**
|
|
@@ -318,7 +318,7 @@ export declare class OperationsInsightsClient {
|
|
|
318
318
|
* @param DisableHostInsightRequest
|
|
319
319
|
* @return DisableHostInsightResponse
|
|
320
320
|
* @throws OciError when an error occurs
|
|
321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
321
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
322
322
|
*/
|
|
323
323
|
disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
|
|
324
324
|
/**
|
|
@@ -327,7 +327,7 @@ export declare class OperationsInsightsClient {
|
|
|
327
327
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
328
328
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
329
329
|
* @throws OciError when an error occurs
|
|
330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
331
331
|
*/
|
|
332
332
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
|
|
333
333
|
/**
|
|
@@ -336,7 +336,7 @@ export declare class OperationsInsightsClient {
|
|
|
336
336
|
* @param EnableDatabaseInsightRequest
|
|
337
337
|
* @return EnableDatabaseInsightResponse
|
|
338
338
|
* @throws OciError when an error occurs
|
|
339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
339
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
340
340
|
*/
|
|
341
341
|
enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
|
|
342
342
|
/**
|
|
@@ -345,7 +345,7 @@ export declare class OperationsInsightsClient {
|
|
|
345
345
|
* @param EnableExadataInsightRequest
|
|
346
346
|
* @return EnableExadataInsightResponse
|
|
347
347
|
* @throws OciError when an error occurs
|
|
348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
349
349
|
*/
|
|
350
350
|
enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
|
|
351
351
|
/**
|
|
@@ -354,7 +354,7 @@ export declare class OperationsInsightsClient {
|
|
|
354
354
|
* @param EnableHostInsightRequest
|
|
355
355
|
* @return EnableHostInsightResponse
|
|
356
356
|
* @throws OciError when an error occurs
|
|
357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
357
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
358
358
|
*/
|
|
359
359
|
enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
|
|
360
360
|
/**
|
|
@@ -363,7 +363,7 @@ export declare class OperationsInsightsClient {
|
|
|
363
363
|
* @param GetAwrHubRequest
|
|
364
364
|
* @return GetAwrHubResponse
|
|
365
365
|
* @throws OciError when an error occurs
|
|
366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
367
367
|
*/
|
|
368
368
|
getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
|
|
369
369
|
/**
|
|
@@ -374,7 +374,7 @@ export declare class OperationsInsightsClient {
|
|
|
374
374
|
* @param GetAwrReportRequest
|
|
375
375
|
* @return GetAwrReportResponse
|
|
376
376
|
* @throws OciError when an error occurs
|
|
377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
377
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
378
378
|
*/
|
|
379
379
|
getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
|
|
380
380
|
/**
|
|
@@ -383,7 +383,7 @@ export declare class OperationsInsightsClient {
|
|
|
383
383
|
* @param GetDatabaseInsightRequest
|
|
384
384
|
* @return GetDatabaseInsightResponse
|
|
385
385
|
* @throws OciError when an error occurs
|
|
386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
387
387
|
*/
|
|
388
388
|
getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
|
|
389
389
|
/**
|
|
@@ -392,7 +392,7 @@ export declare class OperationsInsightsClient {
|
|
|
392
392
|
* @param GetEnterpriseManagerBridgeRequest
|
|
393
393
|
* @return GetEnterpriseManagerBridgeResponse
|
|
394
394
|
* @throws OciError when an error occurs
|
|
395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
396
396
|
*/
|
|
397
397
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
|
|
398
398
|
/**
|
|
@@ -401,7 +401,7 @@ export declare class OperationsInsightsClient {
|
|
|
401
401
|
* @param GetExadataInsightRequest
|
|
402
402
|
* @return GetExadataInsightResponse
|
|
403
403
|
* @throws OciError when an error occurs
|
|
404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
404
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
405
405
|
*/
|
|
406
406
|
getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
|
|
407
407
|
/**
|
|
@@ -410,7 +410,7 @@ export declare class OperationsInsightsClient {
|
|
|
410
410
|
* @param GetHostInsightRequest
|
|
411
411
|
* @return GetHostInsightResponse
|
|
412
412
|
* @throws OciError when an error occurs
|
|
413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
413
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
414
414
|
*/
|
|
415
415
|
getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
|
|
416
416
|
/**
|
|
@@ -419,7 +419,7 @@ export declare class OperationsInsightsClient {
|
|
|
419
419
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
420
420
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
421
421
|
* @throws OciError when an error occurs
|
|
422
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
422
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
423
423
|
*/
|
|
424
424
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest: requests.GetOperationsInsightsPrivateEndpointRequest): Promise<responses.GetOperationsInsightsPrivateEndpointResponse>;
|
|
425
425
|
/**
|
|
@@ -430,7 +430,7 @@ export declare class OperationsInsightsClient {
|
|
|
430
430
|
* @param GetOperationsInsightsWarehouseRequest
|
|
431
431
|
* @return GetOperationsInsightsWarehouseResponse
|
|
432
432
|
* @throws OciError when an error occurs
|
|
433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
434
434
|
*/
|
|
435
435
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
|
|
436
436
|
/**
|
|
@@ -439,7 +439,7 @@ export declare class OperationsInsightsClient {
|
|
|
439
439
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
440
440
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
441
441
|
* @throws OciError when an error occurs
|
|
442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
443
443
|
*/
|
|
444
444
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
|
|
445
445
|
/**
|
|
@@ -448,7 +448,7 @@ export declare class OperationsInsightsClient {
|
|
|
448
448
|
* @param GetWorkRequestRequest
|
|
449
449
|
* @return GetWorkRequestResponse
|
|
450
450
|
* @throws OciError when an error occurs
|
|
451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
451
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
452
452
|
*/
|
|
453
453
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
454
454
|
/**
|
|
@@ -457,7 +457,7 @@ export declare class OperationsInsightsClient {
|
|
|
457
457
|
* @param IngestDatabaseConfigurationRequest
|
|
458
458
|
* @return IngestDatabaseConfigurationResponse
|
|
459
459
|
* @throws OciError when an error occurs
|
|
460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
461
461
|
*/
|
|
462
462
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
|
|
463
463
|
/**
|
|
@@ -466,7 +466,7 @@ export declare class OperationsInsightsClient {
|
|
|
466
466
|
* @param IngestHostConfigurationRequest
|
|
467
467
|
* @return IngestHostConfigurationResponse
|
|
468
468
|
* @throws OciError when an error occurs
|
|
469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
470
470
|
*/
|
|
471
471
|
ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
|
|
472
472
|
/**
|
|
@@ -475,7 +475,7 @@ export declare class OperationsInsightsClient {
|
|
|
475
475
|
* @param IngestHostMetricsRequest
|
|
476
476
|
* @return IngestHostMetricsResponse
|
|
477
477
|
* @throws OciError when an error occurs
|
|
478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
478
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
479
479
|
*/
|
|
480
480
|
ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
|
|
481
481
|
/**
|
|
@@ -486,7 +486,7 @@ export declare class OperationsInsightsClient {
|
|
|
486
486
|
* @param IngestSqlBucketRequest
|
|
487
487
|
* @return IngestSqlBucketResponse
|
|
488
488
|
* @throws OciError when an error occurs
|
|
489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
489
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
490
490
|
*/
|
|
491
491
|
ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
|
|
492
492
|
/**
|
|
@@ -497,7 +497,7 @@ export declare class OperationsInsightsClient {
|
|
|
497
497
|
* @param IngestSqlPlanLinesRequest
|
|
498
498
|
* @return IngestSqlPlanLinesResponse
|
|
499
499
|
* @throws OciError when an error occurs
|
|
500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
500
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
501
501
|
*/
|
|
502
502
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
|
|
503
503
|
/**
|
|
@@ -508,7 +508,7 @@ export declare class OperationsInsightsClient {
|
|
|
508
508
|
* @param IngestSqlStatsRequest
|
|
509
509
|
* @return IngestSqlStatsResponse
|
|
510
510
|
* @throws OciError when an error occurs
|
|
511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
511
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
512
512
|
*/
|
|
513
513
|
ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
|
|
514
514
|
/**
|
|
@@ -520,7 +520,7 @@ export declare class OperationsInsightsClient {
|
|
|
520
520
|
* @param IngestSqlTextRequest
|
|
521
521
|
* @return IngestSqlTextResponse
|
|
522
522
|
* @throws OciError when an error occurs
|
|
523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
524
524
|
*/
|
|
525
525
|
ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
|
|
526
526
|
/**
|
|
@@ -530,7 +530,7 @@ export declare class OperationsInsightsClient {
|
|
|
530
530
|
* @param ListAwrHubsRequest
|
|
531
531
|
* @return ListAwrHubsResponse
|
|
532
532
|
* @throws OciError when an error occurs
|
|
533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
534
534
|
*/
|
|
535
535
|
listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
|
|
536
536
|
/**
|
|
@@ -541,7 +541,7 @@ export declare class OperationsInsightsClient {
|
|
|
541
541
|
* @param ListAwrSnapshotsRequest
|
|
542
542
|
* @return ListAwrSnapshotsResponse
|
|
543
543
|
* @throws OciError when an error occurs
|
|
544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
544
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
545
545
|
*/
|
|
546
546
|
listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
|
|
547
547
|
/**
|
|
@@ -552,7 +552,7 @@ export declare class OperationsInsightsClient {
|
|
|
552
552
|
* @param ListDatabaseConfigurationsRequest
|
|
553
553
|
* @return ListDatabaseConfigurationsResponse
|
|
554
554
|
* @throws OciError when an error occurs
|
|
555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
555
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
556
556
|
*/
|
|
557
557
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
|
|
558
558
|
/**
|
|
@@ -563,7 +563,7 @@ export declare class OperationsInsightsClient {
|
|
|
563
563
|
* @param ListDatabaseInsightsRequest
|
|
564
564
|
* @return ListDatabaseInsightsResponse
|
|
565
565
|
* @throws OciError when an error occurs
|
|
566
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
566
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
567
567
|
*/
|
|
568
568
|
listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
|
|
569
569
|
/**
|
|
@@ -574,7 +574,7 @@ export declare class OperationsInsightsClient {
|
|
|
574
574
|
* @param ListEnterpriseManagerBridgesRequest
|
|
575
575
|
* @return ListEnterpriseManagerBridgesResponse
|
|
576
576
|
* @throws OciError when an error occurs
|
|
577
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
578
578
|
*/
|
|
579
579
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
|
|
580
580
|
/**
|
|
@@ -583,7 +583,7 @@ export declare class OperationsInsightsClient {
|
|
|
583
583
|
* @param ListExadataConfigurationsRequest
|
|
584
584
|
* @return ListExadataConfigurationsResponse
|
|
585
585
|
* @throws OciError when an error occurs
|
|
586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
587
587
|
*/
|
|
588
588
|
listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
|
|
589
589
|
/**
|
|
@@ -594,7 +594,7 @@ export declare class OperationsInsightsClient {
|
|
|
594
594
|
* @param ListExadataInsightsRequest
|
|
595
595
|
* @return ListExadataInsightsResponse
|
|
596
596
|
* @throws OciError when an error occurs
|
|
597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
598
598
|
*/
|
|
599
599
|
listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
|
|
600
600
|
/**
|
|
@@ -605,7 +605,7 @@ export declare class OperationsInsightsClient {
|
|
|
605
605
|
* @param ListHostConfigurationsRequest
|
|
606
606
|
* @return ListHostConfigurationsResponse
|
|
607
607
|
* @throws OciError when an error occurs
|
|
608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
609
609
|
*/
|
|
610
610
|
listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
|
|
611
611
|
/**
|
|
@@ -616,7 +616,7 @@ export declare class OperationsInsightsClient {
|
|
|
616
616
|
* @param ListHostInsightsRequest
|
|
617
617
|
* @return ListHostInsightsResponse
|
|
618
618
|
* @throws OciError when an error occurs
|
|
619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
619
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
620
620
|
*/
|
|
621
621
|
listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
|
|
622
622
|
/**
|
|
@@ -626,7 +626,7 @@ export declare class OperationsInsightsClient {
|
|
|
626
626
|
* @param ListHostedEntitiesRequest
|
|
627
627
|
* @return ListHostedEntitiesResponse
|
|
628
628
|
* @throws OciError when an error occurs
|
|
629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
630
630
|
*/
|
|
631
631
|
listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
|
|
632
632
|
/**
|
|
@@ -640,7 +640,7 @@ export declare class OperationsInsightsClient {
|
|
|
640
640
|
* @param ListImportableAgentEntitiesRequest
|
|
641
641
|
* @return ListImportableAgentEntitiesResponse
|
|
642
642
|
* @throws OciError when an error occurs
|
|
643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
644
644
|
*/
|
|
645
645
|
listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
|
|
646
646
|
/**
|
|
@@ -650,7 +650,7 @@ export declare class OperationsInsightsClient {
|
|
|
650
650
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
651
651
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
652
652
|
* @throws OciError when an error occurs
|
|
653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
654
654
|
*/
|
|
655
655
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
|
|
656
656
|
/**
|
|
@@ -659,7 +659,7 @@ export declare class OperationsInsightsClient {
|
|
|
659
659
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
660
660
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
661
661
|
* @throws OciError when an error occurs
|
|
662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
662
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
663
663
|
*/
|
|
664
664
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest: requests.ListOperationsInsightsPrivateEndpointsRequest): Promise<responses.ListOperationsInsightsPrivateEndpointsResponse>;
|
|
665
665
|
/**
|
|
@@ -669,7 +669,7 @@ export declare class OperationsInsightsClient {
|
|
|
669
669
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
670
670
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
671
671
|
* @throws OciError when an error occurs
|
|
672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
672
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
673
673
|
*/
|
|
674
674
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
|
|
675
675
|
/**
|
|
@@ -680,7 +680,7 @@ export declare class OperationsInsightsClient {
|
|
|
680
680
|
* @param ListOperationsInsightsWarehousesRequest
|
|
681
681
|
* @return ListOperationsInsightsWarehousesResponse
|
|
682
682
|
* @throws OciError when an error occurs
|
|
683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
683
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
684
684
|
*/
|
|
685
685
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
|
|
686
686
|
/**
|
|
@@ -691,7 +691,7 @@ export declare class OperationsInsightsClient {
|
|
|
691
691
|
* @param ListSqlPlansRequest
|
|
692
692
|
* @return ListSqlPlansResponse
|
|
693
693
|
* @throws OciError when an error occurs
|
|
694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
694
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
695
695
|
*/
|
|
696
696
|
listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
|
|
697
697
|
/**
|
|
@@ -702,7 +702,7 @@ export declare class OperationsInsightsClient {
|
|
|
702
702
|
* @param ListSqlSearchesRequest
|
|
703
703
|
* @return ListSqlSearchesResponse
|
|
704
704
|
* @throws OciError when an error occurs
|
|
705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
706
706
|
*/
|
|
707
707
|
listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
|
|
708
708
|
/**
|
|
@@ -712,7 +712,7 @@ export declare class OperationsInsightsClient {
|
|
|
712
712
|
* @param ListSqlTextsRequest
|
|
713
713
|
* @return ListSqlTextsResponse
|
|
714
714
|
* @throws OciError when an error occurs
|
|
715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
716
716
|
*/
|
|
717
717
|
listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
|
|
718
718
|
/**
|
|
@@ -722,7 +722,7 @@ export declare class OperationsInsightsClient {
|
|
|
722
722
|
* @param ListWorkRequestErrorsRequest
|
|
723
723
|
* @return ListWorkRequestErrorsResponse
|
|
724
724
|
* @throws OciError when an error occurs
|
|
725
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
726
726
|
*/
|
|
727
727
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
728
728
|
/**
|
|
@@ -732,7 +732,7 @@ export declare class OperationsInsightsClient {
|
|
|
732
732
|
* @param ListWorkRequestLogsRequest
|
|
733
733
|
* @return ListWorkRequestLogsResponse
|
|
734
734
|
* @throws OciError when an error occurs
|
|
735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
735
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
736
736
|
*/
|
|
737
737
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
738
738
|
/**
|
|
@@ -742,7 +742,7 @@ export declare class OperationsInsightsClient {
|
|
|
742
742
|
* @param ListWorkRequestsRequest
|
|
743
743
|
* @return ListWorkRequestsResponse
|
|
744
744
|
* @throws OciError when an error occurs
|
|
745
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
745
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
746
746
|
*/
|
|
747
747
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
748
748
|
/**
|
|
@@ -751,7 +751,7 @@ export declare class OperationsInsightsClient {
|
|
|
751
751
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
752
752
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
753
753
|
* @throws OciError when an error occurs
|
|
754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
755
755
|
*/
|
|
756
756
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
|
|
757
757
|
/**
|
|
@@ -761,7 +761,7 @@ export declare class OperationsInsightsClient {
|
|
|
761
761
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
762
762
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
763
763
|
* @throws OciError when an error occurs
|
|
764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
764
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
765
765
|
*/
|
|
766
766
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
|
|
767
767
|
/**
|
|
@@ -773,7 +773,7 @@ export declare class OperationsInsightsClient {
|
|
|
773
773
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
774
774
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
775
775
|
* @throws OciError when an error occurs
|
|
776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
777
777
|
*/
|
|
778
778
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
|
|
779
779
|
/**
|
|
@@ -784,7 +784,7 @@ export declare class OperationsInsightsClient {
|
|
|
784
784
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
785
785
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
786
786
|
* @throws OciError when an error occurs
|
|
787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
787
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
788
788
|
*/
|
|
789
789
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
|
|
790
790
|
/**
|
|
@@ -795,7 +795,7 @@ export declare class OperationsInsightsClient {
|
|
|
795
795
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
796
796
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
797
797
|
* @throws OciError when an error occurs
|
|
798
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
798
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
799
799
|
*/
|
|
800
800
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
|
|
801
801
|
/**
|
|
@@ -808,7 +808,7 @@ export declare class OperationsInsightsClient {
|
|
|
808
808
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
809
809
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
810
810
|
* @throws OciError when an error occurs
|
|
811
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
812
812
|
*/
|
|
813
813
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
|
|
814
814
|
/**
|
|
@@ -820,7 +820,7 @@ export declare class OperationsInsightsClient {
|
|
|
820
820
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
821
821
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
822
822
|
* @throws OciError when an error occurs
|
|
823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
823
|
+
* @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 SummarizeDatabaseInsightResourceUsageTrend API.
|
|
824
824
|
*/
|
|
825
825
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
|
|
826
826
|
/**
|
|
@@ -831,7 +831,7 @@ export declare class OperationsInsightsClient {
|
|
|
831
831
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
832
832
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
833
833
|
* @throws OciError when an error occurs
|
|
834
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
834
|
+
* @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 SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
835
835
|
*/
|
|
836
836
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
|
|
837
837
|
/**
|
|
@@ -843,7 +843,7 @@ export declare class OperationsInsightsClient {
|
|
|
843
843
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
844
844
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
845
845
|
* @throws OciError when an error occurs
|
|
846
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
846
|
+
* @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 SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
847
847
|
*/
|
|
848
848
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
|
|
849
849
|
/**
|
|
@@ -860,7 +860,7 @@ export declare class OperationsInsightsClient {
|
|
|
860
860
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
861
861
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
862
862
|
* @throws OciError when an error occurs
|
|
863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
863
|
+
* @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 SummarizeExadataInsightResourceCapacityTrend API.
|
|
864
864
|
*/
|
|
865
865
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
|
|
866
866
|
/**
|
|
@@ -874,7 +874,7 @@ export declare class OperationsInsightsClient {
|
|
|
874
874
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
875
875
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
876
876
|
* @throws OciError when an error occurs
|
|
877
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
877
|
+
* @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 SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
878
878
|
*/
|
|
879
879
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
|
|
880
880
|
/**
|
|
@@ -891,7 +891,7 @@ export declare class OperationsInsightsClient {
|
|
|
891
891
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
892
892
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
893
893
|
* @throws OciError when an error occurs
|
|
894
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
894
|
+
* @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 SummarizeExadataInsightResourceForecastTrend API.
|
|
895
895
|
*/
|
|
896
896
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
|
|
897
897
|
/**
|
|
@@ -904,7 +904,7 @@ export declare class OperationsInsightsClient {
|
|
|
904
904
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
905
905
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
906
906
|
* @throws OciError when an error occurs
|
|
907
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
907
|
+
* @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 SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
908
908
|
*/
|
|
909
909
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
|
|
910
910
|
/**
|
|
@@ -918,7 +918,7 @@ export declare class OperationsInsightsClient {
|
|
|
918
918
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
919
919
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
920
920
|
* @throws OciError when an error occurs
|
|
921
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
921
|
+
* @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 SummarizeExadataInsightResourceStatistics API.
|
|
922
922
|
*/
|
|
923
923
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
|
|
924
924
|
/**
|
|
@@ -933,7 +933,7 @@ export declare class OperationsInsightsClient {
|
|
|
933
933
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
934
934
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
935
935
|
* @throws OciError when an error occurs
|
|
936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
936
|
+
* @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 SummarizeExadataInsightResourceUsage API.
|
|
937
937
|
*/
|
|
938
938
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
|
|
939
939
|
/**
|
|
@@ -948,7 +948,7 @@ export declare class OperationsInsightsClient {
|
|
|
948
948
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
949
949
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
950
950
|
* @throws OciError when an error occurs
|
|
951
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
951
|
+
* @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 SummarizeExadataInsightResourceUsageAggregated API.
|
|
952
952
|
*/
|
|
953
953
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
|
|
954
954
|
/**
|
|
@@ -957,7 +957,7 @@ export declare class OperationsInsightsClient {
|
|
|
957
957
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
958
958
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
959
959
|
* @throws OciError when an error occurs
|
|
960
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
960
|
+
* @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 SummarizeExadataInsightResourceUtilizationInsight API.
|
|
961
961
|
*/
|
|
962
962
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
|
|
963
963
|
/**
|
|
@@ -966,7 +966,7 @@ export declare class OperationsInsightsClient {
|
|
|
966
966
|
* @param SummarizeExadataMembersRequest
|
|
967
967
|
* @return SummarizeExadataMembersResponse
|
|
968
968
|
* @throws OciError when an error occurs
|
|
969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
969
|
+
* @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 SummarizeExadataMembers API.
|
|
970
970
|
*/
|
|
971
971
|
summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
|
|
972
972
|
/**
|
|
@@ -978,7 +978,7 @@ export declare class OperationsInsightsClient {
|
|
|
978
978
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
979
979
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
980
980
|
* @throws OciError when an error occurs
|
|
981
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
981
|
+
* @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 SummarizeHostInsightResourceCapacityTrend API.
|
|
982
982
|
*/
|
|
983
983
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
|
|
984
984
|
/**
|
|
@@ -989,7 +989,7 @@ export declare class OperationsInsightsClient {
|
|
|
989
989
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
990
990
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
991
991
|
* @throws OciError when an error occurs
|
|
992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
992
|
+
* @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 SummarizeHostInsightResourceForecastTrend API.
|
|
993
993
|
*/
|
|
994
994
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
|
|
995
995
|
/**
|
|
@@ -1000,7 +1000,7 @@ export declare class OperationsInsightsClient {
|
|
|
1000
1000
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
1001
1001
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
1002
1002
|
* @throws OciError when an error occurs
|
|
1003
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1003
|
+
* @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 SummarizeHostInsightResourceStatistics API.
|
|
1004
1004
|
*/
|
|
1005
1005
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
|
|
1006
1006
|
/**
|
|
@@ -1013,7 +1013,7 @@ export declare class OperationsInsightsClient {
|
|
|
1013
1013
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
1014
1014
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
1015
1015
|
* @throws OciError when an error occurs
|
|
1016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1016
|
+
* @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 SummarizeHostInsightResourceUsage API.
|
|
1017
1017
|
*/
|
|
1018
1018
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
|
|
1019
1019
|
/**
|
|
@@ -1025,7 +1025,7 @@ export declare class OperationsInsightsClient {
|
|
|
1025
1025
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
1026
1026
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
1027
1027
|
* @throws OciError when an error occurs
|
|
1028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1028
|
+
* @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 SummarizeHostInsightResourceUsageTrend API.
|
|
1029
1029
|
*/
|
|
1030
1030
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
|
|
1031
1031
|
/**
|
|
@@ -1036,9 +1036,21 @@ export declare class OperationsInsightsClient {
|
|
|
1036
1036
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
1037
1037
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
1038
1038
|
* @throws OciError when an error occurs
|
|
1039
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1039
|
+
* @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 SummarizeHostInsightResourceUtilizationInsight API.
|
|
1040
1040
|
*/
|
|
1041
1041
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
|
|
1042
|
+
/**
|
|
1043
|
+
* Returns response with aggregated time series data (timeIntervalstart, timeIntervalEnd, commandArgs, usageData) for top processes.
|
|
1044
|
+
* Data is aggregated for the time period specified and proceses are sorted descendent by the proces metric specified (CPU, MEMORY, VIRTUAL_MEMORY).
|
|
1045
|
+
* HostInsight Id and Process metric must be specified
|
|
1046
|
+
*
|
|
1047
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1048
|
+
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
1049
|
+
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
1050
|
+
* @throws OciError when an error occurs
|
|
1051
|
+
* @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 SummarizeHostInsightTopProcessesUsageTrend API.
|
|
1052
|
+
*/
|
|
1053
|
+
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest: requests.SummarizeHostInsightTopProcessesUsageTrendRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageTrendResponse>;
|
|
1042
1054
|
/**
|
|
1043
1055
|
* Gets the details of resources used by an Operations Insights Warehouse.
|
|
1044
1056
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
@@ -1047,7 +1059,7 @@ export declare class OperationsInsightsClient {
|
|
|
1047
1059
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
1048
1060
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
1049
1061
|
* @throws OciError when an error occurs
|
|
1050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1062
|
+
* @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 SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
1051
1063
|
*/
|
|
1052
1064
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
|
|
1053
1065
|
/**
|
|
@@ -1058,7 +1070,7 @@ export declare class OperationsInsightsClient {
|
|
|
1058
1070
|
* @param SummarizeSqlInsightsRequest
|
|
1059
1071
|
* @return SummarizeSqlInsightsResponse
|
|
1060
1072
|
* @throws OciError when an error occurs
|
|
1061
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1073
|
+
* @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 SummarizeSqlInsights API.
|
|
1062
1074
|
*/
|
|
1063
1075
|
summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
|
|
1064
1076
|
/**
|
|
@@ -1069,7 +1081,7 @@ export declare class OperationsInsightsClient {
|
|
|
1069
1081
|
* @param SummarizeSqlPlanInsightsRequest
|
|
1070
1082
|
* @return SummarizeSqlPlanInsightsResponse
|
|
1071
1083
|
* @throws OciError when an error occurs
|
|
1072
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1084
|
+
* @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 SummarizeSqlPlanInsights API.
|
|
1073
1085
|
*/
|
|
1074
1086
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
|
|
1075
1087
|
/**
|
|
@@ -1080,7 +1092,7 @@ export declare class OperationsInsightsClient {
|
|
|
1080
1092
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
1081
1093
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
1082
1094
|
* @throws OciError when an error occurs
|
|
1083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1095
|
+
* @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 SummarizeSqlResponseTimeDistributions API.
|
|
1084
1096
|
*/
|
|
1085
1097
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
|
|
1086
1098
|
/**
|
|
@@ -1091,7 +1103,7 @@ export declare class OperationsInsightsClient {
|
|
|
1091
1103
|
* @param SummarizeSqlStatisticsRequest
|
|
1092
1104
|
* @return SummarizeSqlStatisticsResponse
|
|
1093
1105
|
* @throws OciError when an error occurs
|
|
1094
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1106
|
+
* @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 SummarizeSqlStatistics API.
|
|
1095
1107
|
*/
|
|
1096
1108
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
|
|
1097
1109
|
/**
|
|
@@ -1102,7 +1114,7 @@ export declare class OperationsInsightsClient {
|
|
|
1102
1114
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
1103
1115
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
1104
1116
|
* @throws OciError when an error occurs
|
|
1105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1117
|
+
* @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 SummarizeSqlStatisticsTimeSeries API.
|
|
1106
1118
|
*/
|
|
1107
1119
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
|
|
1108
1120
|
/**
|
|
@@ -1113,7 +1125,7 @@ export declare class OperationsInsightsClient {
|
|
|
1113
1125
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
1114
1126
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
1115
1127
|
* @throws OciError when an error occurs
|
|
1116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1128
|
+
* @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 SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
1117
1129
|
*/
|
|
1118
1130
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
|
|
1119
1131
|
/**
|
|
@@ -1122,7 +1134,7 @@ export declare class OperationsInsightsClient {
|
|
|
1122
1134
|
* @param UpdateAwrHubRequest
|
|
1123
1135
|
* @return UpdateAwrHubResponse
|
|
1124
1136
|
* @throws OciError when an error occurs
|
|
1125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1137
|
+
* @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 UpdateAwrHub API.
|
|
1126
1138
|
*/
|
|
1127
1139
|
updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
|
|
1128
1140
|
/**
|
|
@@ -1131,7 +1143,7 @@ export declare class OperationsInsightsClient {
|
|
|
1131
1143
|
* @param UpdateDatabaseInsightRequest
|
|
1132
1144
|
* @return UpdateDatabaseInsightResponse
|
|
1133
1145
|
* @throws OciError when an error occurs
|
|
1134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1146
|
+
* @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 UpdateDatabaseInsight API.
|
|
1135
1147
|
*/
|
|
1136
1148
|
updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
|
|
1137
1149
|
/**
|
|
@@ -1140,7 +1152,7 @@ export declare class OperationsInsightsClient {
|
|
|
1140
1152
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
1141
1153
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
1142
1154
|
* @throws OciError when an error occurs
|
|
1143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1155
|
+
* @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 UpdateEnterpriseManagerBridge API.
|
|
1144
1156
|
*/
|
|
1145
1157
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
|
|
1146
1158
|
/**
|
|
@@ -1149,7 +1161,7 @@ export declare class OperationsInsightsClient {
|
|
|
1149
1161
|
* @param UpdateExadataInsightRequest
|
|
1150
1162
|
* @return UpdateExadataInsightResponse
|
|
1151
1163
|
* @throws OciError when an error occurs
|
|
1152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
1153
1165
|
*/
|
|
1154
1166
|
updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
|
|
1155
1167
|
/**
|
|
@@ -1158,7 +1170,7 @@ export declare class OperationsInsightsClient {
|
|
|
1158
1170
|
* @param UpdateHostInsightRequest
|
|
1159
1171
|
* @return UpdateHostInsightResponse
|
|
1160
1172
|
* @throws OciError when an error occurs
|
|
1161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
1162
1174
|
*/
|
|
1163
1175
|
updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
|
|
1164
1176
|
/**
|
|
@@ -1167,7 +1179,7 @@ export declare class OperationsInsightsClient {
|
|
|
1167
1179
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
1168
1180
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
1169
1181
|
* @throws OciError when an error occurs
|
|
1170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
1171
1183
|
*/
|
|
1172
1184
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest: requests.UpdateOperationsInsightsPrivateEndpointRequest): Promise<responses.UpdateOperationsInsightsPrivateEndpointResponse>;
|
|
1173
1185
|
/**
|
|
@@ -1178,7 +1190,7 @@ export declare class OperationsInsightsClient {
|
|
|
1178
1190
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
1179
1191
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
1180
1192
|
* @throws OciError when an error occurs
|
|
1181
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
1182
1194
|
*/
|
|
1183
1195
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
|
|
1184
1196
|
/**
|
|
@@ -1187,7 +1199,7 @@ export declare class OperationsInsightsClient {
|
|
|
1187
1199
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
1188
1200
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
1189
1201
|
* @throws OciError when an error occurs
|
|
1190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
1191
1203
|
*/
|
|
1192
1204
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
|
|
1193
1205
|
}
|