oci-opsi 2.54.0 → 2.55.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 +156 -136
- package/lib/client.js +298 -142
- package/lib/client.js.map +1 -1
- package/lib/model/create-pe-comanaged-exadata-vmcluster-details.d.ts +2 -2
- package/lib/model/host-configuration-metric-group.js +4 -0
- package/lib/model/host-configuration-metric-group.js.map +1 -1
- package/lib/model/host-filesystem-configuration.d.ts +40 -0
- package/lib/model/host-filesystem-configuration.js +57 -0
- package/lib/model/host-filesystem-configuration.js.map +1 -0
- package/lib/model/host-filesystem-usage.d.ts +34 -0
- package/lib/model/host-filesystem-usage.js +57 -0
- package/lib/model/host-filesystem-usage.js.map +1 -0
- package/lib/model/host-insight-resource-statistics-aggregation.d.ts +1 -1
- package/lib/model/host-insight-resource-statistics-aggregation.js.map +1 -1
- package/lib/model/host-network-activity-summary.d.ts +4 -0
- package/lib/model/host-network-activity-summary.js.map +1 -1
- package/lib/model/host-network-statistics.d.ts +30 -0
- package/lib/model/host-network-statistics.js +57 -0
- package/lib/model/host-network-statistics.js.map +1 -0
- 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-resource-statistics.js +8 -0
- package/lib/model/host-resource-statistics.js.map +1 -1
- package/lib/model/host-storage-statistics.d.ts +29 -0
- package/lib/model/host-storage-statistics.js +57 -0
- package/lib/model/host-storage-statistics.js.map +1 -0
- package/lib/model/index.d.ts +20 -0
- package/lib/model/index.js +26 -6
- package/lib/model/index.js.map +1 -1
- package/lib/model/network-usage-trend-aggregation.d.ts +41 -0
- package/lib/model/network-usage-trend-aggregation.js +64 -0
- package/lib/model/network-usage-trend-aggregation.js.map +1 -0
- package/lib/model/network-usage-trend.d.ts +40 -0
- package/lib/model/network-usage-trend.js +32 -0
- package/lib/model/network-usage-trend.js.map +1 -0
- package/lib/model/storage-usage-trend-aggregation.d.ts +41 -0
- package/lib/model/storage-usage-trend-aggregation.js +64 -0
- package/lib/model/storage-usage-trend-aggregation.js.map +1 -0
- package/lib/model/storage-usage-trend.d.ts +36 -0
- package/lib/model/storage-usage-trend.js +32 -0
- package/lib/model/storage-usage-trend.js.map +1 -0
- package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.d.ts +1 -1
- package/lib/model/summarize-host-insight-network-usage-trend-aggregation-collection.d.ts +60 -0
- package/lib/model/summarize-host-insight-network-usage-trend-aggregation-collection.js +77 -0
- package/lib/model/summarize-host-insight-network-usage-trend-aggregation-collection.js.map +1 -0
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.d.ts +10 -0
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js +2 -0
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +10 -0
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.d.ts +10 -0
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js +2 -0
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-usage-aggregation.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-usage-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-resource-usage-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js +2 -0
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.d.ts +10 -0
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-storage-usage-trend-aggregation-collection.d.ts +60 -0
- package/lib/model/summarize-host-insight-storage-usage-trend-aggregation-collection.js +77 -0
- package/lib/model/summarize-host-insight-storage-usage-trend-aggregation-collection.js.map +1 -0
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/change-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-opsi-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
- package/lib/request/create-awr-hub-request.d.ts +1 -1
- package/lib/request/create-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/create-opsi-configuration-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/delete-opsi-configuration-request.d.ts +1 -1
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/disable-database-insight-request.d.ts +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +1 -1
- package/lib/request/disable-host-insight-request.d.ts +1 -1
- package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/enable-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-database-report-request.d.ts +1 -1
- package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
- package/lib/request/get-awr-hub-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-opsi-configuration-request.d.ts +1 -1
- package/lib/request/get-opsi-data-object-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +4 -0
- package/lib/request/index.js +9 -1
- 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-database-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-databases-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 +1 -1
- package/lib/request/list-host-insights-request.d.ts +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
- package/lib/request/list-opsi-configurations-request.d.ts +1 -1
- package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
- package/lib/request/list-sql-plans-request.d.ts +1 -1
- package/lib/request/list-sql-searches-request.d.ts +1 -1
- package/lib/request/list-sql-texts-request.d.ts +1 -1
- package/lib/request/list-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/query-opsi-data-object-data-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-configuration-items-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +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-network-usage-trend-request.d.ts +89 -0
- package/lib/request/summarize-host-insight-network-usage-trend-request.js +24 -0
- package/lib/request/summarize-host-insight-network-usage-trend-request.js.map +1 -0
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +10 -1
- 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 +20 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +10 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +2 -1
- 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 +2 -1
- 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 +10 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +89 -0
- package/lib/request/summarize-host-insight-storage-usage-trend-request.js +24 -0
- package/lib/request/summarize-host-insight-storage-usage-trend-request.js.map +1 -0
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +11 -1
- package/lib/request/summarize-host-insight-top-processes-usage-request.js +9 -0
- package/lib/request/summarize-host-insight-top-processes-usage-request.js.map +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +11 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js +9 -0
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +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/request/update-opsi-configuration-request.d.ts +1 -1
- package/lib/response/index.d.ts +4 -0
- package/lib/response/summarize-host-insight-network-usage-trend-response.d.ts +32 -0
- package/lib/response/summarize-host-insight-network-usage-trend-response.js +15 -0
- package/lib/response/summarize-host-insight-network-usage-trend-response.js.map +1 -0
- package/lib/response/summarize-host-insight-storage-usage-trend-response.d.ts +32 -0
- package/lib/response/summarize-host-insight-storage-usage-trend-response.js +15 -0
- package/lib/response/summarize-host-insight-storage-usage-trend-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -159,7 +159,7 @@ class OperationsInsightsClient {
|
|
|
159
159
|
* @param AddExadataInsightMembersRequest
|
|
160
160
|
* @return AddExadataInsightMembersResponse
|
|
161
161
|
* @throws OciError when an error occurs
|
|
162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
163
163
|
*/
|
|
164
164
|
addExadataInsightMembers(addExadataInsightMembersRequest) {
|
|
165
165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -221,7 +221,7 @@ class OperationsInsightsClient {
|
|
|
221
221
|
* @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
222
222
|
* @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
223
223
|
* @throws OciError when an error occurs
|
|
224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
224
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
|
|
225
225
|
*/
|
|
226
226
|
changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
227
227
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -283,7 +283,7 @@ class OperationsInsightsClient {
|
|
|
283
283
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
284
284
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
285
285
|
* @throws OciError when an error occurs
|
|
286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
286
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
287
287
|
*/
|
|
288
288
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
|
|
289
289
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -345,7 +345,7 @@ class OperationsInsightsClient {
|
|
|
345
345
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
346
346
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
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.55.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
349
349
|
*/
|
|
350
350
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
|
|
351
351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -406,7 +406,7 @@ class OperationsInsightsClient {
|
|
|
406
406
|
* @param ChangeExadataInsightCompartmentRequest
|
|
407
407
|
* @return ChangeExadataInsightCompartmentResponse
|
|
408
408
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
410
410
|
*/
|
|
411
411
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
|
|
412
412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -468,7 +468,7 @@ class OperationsInsightsClient {
|
|
|
468
468
|
* @param ChangeHostInsightCompartmentRequest
|
|
469
469
|
* @return ChangeHostInsightCompartmentResponse
|
|
470
470
|
* @throws OciError when an error occurs
|
|
471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
472
472
|
*/
|
|
473
473
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
|
|
474
474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -530,7 +530,7 @@ class OperationsInsightsClient {
|
|
|
530
530
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
531
531
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
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.55.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
534
534
|
*/
|
|
535
535
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
|
|
536
536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -592,7 +592,7 @@ class OperationsInsightsClient {
|
|
|
592
592
|
* @param ChangeOpsiConfigurationCompartmentRequest
|
|
593
593
|
* @return ChangeOpsiConfigurationCompartmentResponse
|
|
594
594
|
* @throws OciError when an error occurs
|
|
595
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
595
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
|
|
596
596
|
*/
|
|
597
597
|
changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest) {
|
|
598
598
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -654,7 +654,7 @@ class OperationsInsightsClient {
|
|
|
654
654
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
655
655
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
656
656
|
* @throws OciError when an error occurs
|
|
657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
658
658
|
*/
|
|
659
659
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
|
|
660
660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -718,7 +718,7 @@ class OperationsInsightsClient {
|
|
|
718
718
|
* @param CreateAwrHubRequest
|
|
719
719
|
* @return CreateAwrHubResponse
|
|
720
720
|
* @throws OciError when an error occurs
|
|
721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
721
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
722
722
|
*/
|
|
723
723
|
createAwrHub(createAwrHubRequest) {
|
|
724
724
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -797,7 +797,7 @@ class OperationsInsightsClient {
|
|
|
797
797
|
* @param CreateDatabaseInsightRequest
|
|
798
798
|
* @return CreateDatabaseInsightResponse
|
|
799
799
|
* @throws OciError when an error occurs
|
|
800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
801
801
|
*/
|
|
802
802
|
createDatabaseInsight(createDatabaseInsightRequest) {
|
|
803
803
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -876,7 +876,7 @@ class OperationsInsightsClient {
|
|
|
876
876
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
877
877
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
878
878
|
* @throws OciError when an error occurs
|
|
879
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
880
880
|
*/
|
|
881
881
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
|
|
882
882
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -955,7 +955,7 @@ class OperationsInsightsClient {
|
|
|
955
955
|
* @param CreateExadataInsightRequest
|
|
956
956
|
* @return CreateExadataInsightResponse
|
|
957
957
|
* @throws OciError when an error occurs
|
|
958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
959
959
|
*/
|
|
960
960
|
createExadataInsight(createExadataInsightRequest) {
|
|
961
961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1034,7 +1034,7 @@ class OperationsInsightsClient {
|
|
|
1034
1034
|
* @param CreateHostInsightRequest
|
|
1035
1035
|
* @return CreateHostInsightResponse
|
|
1036
1036
|
* @throws OciError when an error occurs
|
|
1037
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
1038
1038
|
*/
|
|
1039
1039
|
createHostInsight(createHostInsightRequest) {
|
|
1040
1040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1114,7 +1114,7 @@ class OperationsInsightsClient {
|
|
|
1114
1114
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
1115
1115
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
1116
1116
|
* @throws OciError when an error occurs
|
|
1117
|
-
* @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.55.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
1118
1118
|
*/
|
|
1119
1119
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
|
|
1120
1120
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1195,7 +1195,7 @@ class OperationsInsightsClient {
|
|
|
1195
1195
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
1196
1196
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
1197
1197
|
* @throws OciError when an error occurs
|
|
1198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1198
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
1199
1199
|
*/
|
|
1200
1200
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
|
|
1201
1201
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1275,7 +1275,7 @@ class OperationsInsightsClient {
|
|
|
1275
1275
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
1276
1276
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
1277
1277
|
* @throws OciError when an error occurs
|
|
1278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
1279
1279
|
*/
|
|
1280
1280
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
|
|
1281
1281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1354,7 +1354,7 @@ class OperationsInsightsClient {
|
|
|
1354
1354
|
* @param CreateOpsiConfigurationRequest
|
|
1355
1355
|
* @return CreateOpsiConfigurationResponse
|
|
1356
1356
|
* @throws OciError when an error occurs
|
|
1357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1357
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
|
|
1358
1358
|
*/
|
|
1359
1359
|
createOpsiConfiguration(createOpsiConfigurationRequest) {
|
|
1360
1360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1427,7 +1427,7 @@ class OperationsInsightsClient {
|
|
|
1427
1427
|
* @param DeleteAwrHubRequest
|
|
1428
1428
|
* @return DeleteAwrHubResponse
|
|
1429
1429
|
* @throws OciError when an error occurs
|
|
1430
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1430
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
1431
1431
|
*/
|
|
1432
1432
|
deleteAwrHub(deleteAwrHubRequest) {
|
|
1433
1433
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1487,7 +1487,7 @@ class OperationsInsightsClient {
|
|
|
1487
1487
|
* @param DeleteDatabaseInsightRequest
|
|
1488
1488
|
* @return DeleteDatabaseInsightResponse
|
|
1489
1489
|
* @throws OciError when an error occurs
|
|
1490
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
1491
1491
|
*/
|
|
1492
1492
|
deleteDatabaseInsight(deleteDatabaseInsightRequest) {
|
|
1493
1493
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1547,7 +1547,7 @@ class OperationsInsightsClient {
|
|
|
1547
1547
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
1548
1548
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
1549
1549
|
* @throws OciError when an error occurs
|
|
1550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
1551
1551
|
*/
|
|
1552
1552
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
|
|
1553
1553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1607,7 +1607,7 @@ class OperationsInsightsClient {
|
|
|
1607
1607
|
* @param DeleteExadataInsightRequest
|
|
1608
1608
|
* @return DeleteExadataInsightResponse
|
|
1609
1609
|
* @throws OciError when an error occurs
|
|
1610
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1610
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
1611
1611
|
*/
|
|
1612
1612
|
deleteExadataInsight(deleteExadataInsightRequest) {
|
|
1613
1613
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1667,7 +1667,7 @@ class OperationsInsightsClient {
|
|
|
1667
1667
|
* @param DeleteHostInsightRequest
|
|
1668
1668
|
* @return DeleteHostInsightResponse
|
|
1669
1669
|
* @throws OciError when an error occurs
|
|
1670
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
1671
1671
|
*/
|
|
1672
1672
|
deleteHostInsight(deleteHostInsightRequest) {
|
|
1673
1673
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1727,7 +1727,7 @@ class OperationsInsightsClient {
|
|
|
1727
1727
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
1728
1728
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
1729
1729
|
* @throws OciError when an error occurs
|
|
1730
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1730
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
1731
1731
|
*/
|
|
1732
1732
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
|
|
1733
1733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1791,7 +1791,7 @@ class OperationsInsightsClient {
|
|
|
1791
1791
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
1792
1792
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
1793
1793
|
* @throws OciError when an error occurs
|
|
1794
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1794
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
1795
1795
|
*/
|
|
1796
1796
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
|
|
1797
1797
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1851,7 +1851,7 @@ class OperationsInsightsClient {
|
|
|
1851
1851
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
1852
1852
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
1853
1853
|
* @throws OciError when an error occurs
|
|
1854
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1854
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
1855
1855
|
*/
|
|
1856
1856
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
|
|
1857
1857
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1911,7 +1911,7 @@ class OperationsInsightsClient {
|
|
|
1911
1911
|
* @param DeleteOpsiConfigurationRequest
|
|
1912
1912
|
* @return DeleteOpsiConfigurationResponse
|
|
1913
1913
|
* @throws OciError when an error occurs
|
|
1914
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
|
|
1915
1915
|
*/
|
|
1916
1916
|
deleteOpsiConfiguration(deleteOpsiConfigurationRequest) {
|
|
1917
1917
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1971,7 +1971,7 @@ class OperationsInsightsClient {
|
|
|
1971
1971
|
* @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
1972
1972
|
* @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
1973
1973
|
* @throws OciError when an error occurs
|
|
1974
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1974
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
1975
1975
|
*/
|
|
1976
1976
|
disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
1977
1977
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2032,7 +2032,7 @@ class OperationsInsightsClient {
|
|
|
2032
2032
|
* @param DisableDatabaseInsightRequest
|
|
2033
2033
|
* @return DisableDatabaseInsightResponse
|
|
2034
2034
|
* @throws OciError when an error occurs
|
|
2035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
2036
2036
|
*/
|
|
2037
2037
|
disableDatabaseInsight(disableDatabaseInsightRequest) {
|
|
2038
2038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2093,7 +2093,7 @@ class OperationsInsightsClient {
|
|
|
2093
2093
|
* @param DisableExadataInsightRequest
|
|
2094
2094
|
* @return DisableExadataInsightResponse
|
|
2095
2095
|
* @throws OciError when an error occurs
|
|
2096
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2096
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
2097
2097
|
*/
|
|
2098
2098
|
disableExadataInsight(disableExadataInsightRequest) {
|
|
2099
2099
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2154,7 +2154,7 @@ class OperationsInsightsClient {
|
|
|
2154
2154
|
* @param DisableHostInsightRequest
|
|
2155
2155
|
* @return DisableHostInsightResponse
|
|
2156
2156
|
* @throws OciError when an error occurs
|
|
2157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
2158
2158
|
*/
|
|
2159
2159
|
disableHostInsight(disableHostInsightRequest) {
|
|
2160
2160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2215,7 +2215,7 @@ class OperationsInsightsClient {
|
|
|
2215
2215
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
2216
2216
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
2217
2217
|
* @throws OciError when an error occurs
|
|
2218
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2218
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
2219
2219
|
*/
|
|
2220
2220
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
|
|
2221
2221
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2289,7 +2289,7 @@ class OperationsInsightsClient {
|
|
|
2289
2289
|
* @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2290
2290
|
* @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2291
2291
|
* @throws OciError when an error occurs
|
|
2292
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2292
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
2293
2293
|
*/
|
|
2294
2294
|
enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2295
2295
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2351,7 +2351,7 @@ class OperationsInsightsClient {
|
|
|
2351
2351
|
* @param EnableDatabaseInsightRequest
|
|
2352
2352
|
* @return EnableDatabaseInsightResponse
|
|
2353
2353
|
* @throws OciError when an error occurs
|
|
2354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
2355
2355
|
*/
|
|
2356
2356
|
enableDatabaseInsight(enableDatabaseInsightRequest) {
|
|
2357
2357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2413,7 +2413,7 @@ class OperationsInsightsClient {
|
|
|
2413
2413
|
* @param EnableExadataInsightRequest
|
|
2414
2414
|
* @return EnableExadataInsightResponse
|
|
2415
2415
|
* @throws OciError when an error occurs
|
|
2416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2416
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
2417
2417
|
*/
|
|
2418
2418
|
enableExadataInsight(enableExadataInsightRequest) {
|
|
2419
2419
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2475,7 +2475,7 @@ class OperationsInsightsClient {
|
|
|
2475
2475
|
* @param EnableHostInsightRequest
|
|
2476
2476
|
* @return EnableHostInsightResponse
|
|
2477
2477
|
* @throws OciError when an error occurs
|
|
2478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2478
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
2479
2479
|
*/
|
|
2480
2480
|
enableHostInsight(enableHostInsightRequest) {
|
|
2481
2481
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2538,7 +2538,7 @@ class OperationsInsightsClient {
|
|
|
2538
2538
|
* @param GetAwrDatabaseReportRequest
|
|
2539
2539
|
* @return GetAwrDatabaseReportResponse
|
|
2540
2540
|
* @throws OciError when an error occurs
|
|
2541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2541
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
|
|
2542
2542
|
*/
|
|
2543
2543
|
getAwrDatabaseReport(getAwrDatabaseReportRequest) {
|
|
2544
2544
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2606,7 +2606,7 @@ class OperationsInsightsClient {
|
|
|
2606
2606
|
* @param GetAwrDatabaseSqlReportRequest
|
|
2607
2607
|
* @return GetAwrDatabaseSqlReportResponse
|
|
2608
2608
|
* @throws OciError when an error occurs
|
|
2609
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2609
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
|
|
2610
2610
|
*/
|
|
2611
2611
|
getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest) {
|
|
2612
2612
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2673,7 +2673,7 @@ class OperationsInsightsClient {
|
|
|
2673
2673
|
* @param GetAwrHubRequest
|
|
2674
2674
|
* @return GetAwrHubResponse
|
|
2675
2675
|
* @throws OciError when an error occurs
|
|
2676
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
2677
2677
|
*/
|
|
2678
2678
|
getAwrHub(getAwrHubRequest) {
|
|
2679
2679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2738,7 +2738,7 @@ class OperationsInsightsClient {
|
|
|
2738
2738
|
* @param GetAwrReportRequest
|
|
2739
2739
|
* @return GetAwrReportResponse
|
|
2740
2740
|
* @throws OciError when an error occurs
|
|
2741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2741
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
2742
2742
|
*/
|
|
2743
2743
|
getAwrReport(getAwrReportRequest) {
|
|
2744
2744
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2804,7 +2804,7 @@ class OperationsInsightsClient {
|
|
|
2804
2804
|
* @param GetDatabaseInsightRequest
|
|
2805
2805
|
* @return GetDatabaseInsightResponse
|
|
2806
2806
|
* @throws OciError when an error occurs
|
|
2807
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2807
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
2808
2808
|
*/
|
|
2809
2809
|
getDatabaseInsight(getDatabaseInsightRequest) {
|
|
2810
2810
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2867,7 +2867,7 @@ class OperationsInsightsClient {
|
|
|
2867
2867
|
* @param GetEnterpriseManagerBridgeRequest
|
|
2868
2868
|
* @return GetEnterpriseManagerBridgeResponse
|
|
2869
2869
|
* @throws OciError when an error occurs
|
|
2870
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
2871
2871
|
*/
|
|
2872
2872
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
|
|
2873
2873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2930,7 +2930,7 @@ class OperationsInsightsClient {
|
|
|
2930
2930
|
* @param GetExadataInsightRequest
|
|
2931
2931
|
* @return GetExadataInsightResponse
|
|
2932
2932
|
* @throws OciError when an error occurs
|
|
2933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2933
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
2934
2934
|
*/
|
|
2935
2935
|
getExadataInsight(getExadataInsightRequest) {
|
|
2936
2936
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2993,7 +2993,7 @@ class OperationsInsightsClient {
|
|
|
2993
2993
|
* @param GetHostInsightRequest
|
|
2994
2994
|
* @return GetHostInsightResponse
|
|
2995
2995
|
* @throws OciError when an error occurs
|
|
2996
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2996
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
2997
2997
|
*/
|
|
2998
2998
|
getHostInsight(getHostInsightRequest) {
|
|
2999
2999
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3056,7 +3056,7 @@ class OperationsInsightsClient {
|
|
|
3056
3056
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
3057
3057
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
3058
3058
|
* @throws OciError when an error occurs
|
|
3059
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3059
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
3060
3060
|
*/
|
|
3061
3061
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
|
|
3062
3062
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3121,7 +3121,7 @@ class OperationsInsightsClient {
|
|
|
3121
3121
|
* @param GetOperationsInsightsWarehouseRequest
|
|
3122
3122
|
* @return GetOperationsInsightsWarehouseResponse
|
|
3123
3123
|
* @throws OciError when an error occurs
|
|
3124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
3125
3125
|
*/
|
|
3126
3126
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
|
|
3127
3127
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3184,7 +3184,7 @@ class OperationsInsightsClient {
|
|
|
3184
3184
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
3185
3185
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
3186
3186
|
* @throws OciError when an error occurs
|
|
3187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
3188
3188
|
*/
|
|
3189
3189
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
|
|
3190
3190
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3250,7 +3250,7 @@ class OperationsInsightsClient {
|
|
|
3250
3250
|
* @param GetOpsiConfigurationRequest
|
|
3251
3251
|
* @return GetOpsiConfigurationResponse
|
|
3252
3252
|
* @throws OciError when an error occurs
|
|
3253
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3253
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
|
|
3254
3254
|
*/
|
|
3255
3255
|
getOpsiConfiguration(getOpsiConfigurationRequest) {
|
|
3256
3256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3318,7 +3318,7 @@ class OperationsInsightsClient {
|
|
|
3318
3318
|
* @param GetOpsiDataObjectRequest
|
|
3319
3319
|
* @return GetOpsiDataObjectResponse
|
|
3320
3320
|
* @throws OciError when an error occurs
|
|
3321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3321
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
|
|
3322
3322
|
*/
|
|
3323
3323
|
getOpsiDataObject(getOpsiDataObjectRequest) {
|
|
3324
3324
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3378,7 +3378,7 @@ class OperationsInsightsClient {
|
|
|
3378
3378
|
* @param GetWorkRequestRequest
|
|
3379
3379
|
* @return GetWorkRequestResponse
|
|
3380
3380
|
* @throws OciError when an error occurs
|
|
3381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3382
3382
|
*/
|
|
3383
3383
|
getWorkRequest(getWorkRequestRequest) {
|
|
3384
3384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3446,7 +3446,7 @@ class OperationsInsightsClient {
|
|
|
3446
3446
|
* @param IngestDatabaseConfigurationRequest
|
|
3447
3447
|
* @return IngestDatabaseConfigurationResponse
|
|
3448
3448
|
* @throws OciError when an error occurs
|
|
3449
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3449
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
3450
3450
|
*/
|
|
3451
3451
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
|
|
3452
3452
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3513,7 +3513,7 @@ class OperationsInsightsClient {
|
|
|
3513
3513
|
* @param IngestHostConfigurationRequest
|
|
3514
3514
|
* @return IngestHostConfigurationResponse
|
|
3515
3515
|
* @throws OciError when an error occurs
|
|
3516
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3516
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
3517
3517
|
*/
|
|
3518
3518
|
ingestHostConfiguration(ingestHostConfigurationRequest) {
|
|
3519
3519
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3579,7 +3579,7 @@ class OperationsInsightsClient {
|
|
|
3579
3579
|
* @param IngestHostMetricsRequest
|
|
3580
3580
|
* @return IngestHostMetricsResponse
|
|
3581
3581
|
* @throws OciError when an error occurs
|
|
3582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
3583
3583
|
*/
|
|
3584
3584
|
ingestHostMetrics(ingestHostMetricsRequest) {
|
|
3585
3585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3647,7 +3647,7 @@ class OperationsInsightsClient {
|
|
|
3647
3647
|
* @param IngestSqlBucketRequest
|
|
3648
3648
|
* @return IngestSqlBucketResponse
|
|
3649
3649
|
* @throws OciError when an error occurs
|
|
3650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
3651
3651
|
*/
|
|
3652
3652
|
ingestSqlBucket(ingestSqlBucketRequest) {
|
|
3653
3653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3717,7 +3717,7 @@ class OperationsInsightsClient {
|
|
|
3717
3717
|
* @param IngestSqlPlanLinesRequest
|
|
3718
3718
|
* @return IngestSqlPlanLinesResponse
|
|
3719
3719
|
* @throws OciError when an error occurs
|
|
3720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
3721
3721
|
*/
|
|
3722
3722
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
|
|
3723
3723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3787,7 +3787,7 @@ class OperationsInsightsClient {
|
|
|
3787
3787
|
* @param IngestSqlStatsRequest
|
|
3788
3788
|
* @return IngestSqlStatsResponse
|
|
3789
3789
|
* @throws OciError when an error occurs
|
|
3790
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3790
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
3791
3791
|
*/
|
|
3792
3792
|
ingestSqlStats(ingestSqlStatsRequest) {
|
|
3793
3793
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3857,7 +3857,7 @@ class OperationsInsightsClient {
|
|
|
3857
3857
|
* @param IngestSqlTextRequest
|
|
3858
3858
|
* @return IngestSqlTextResponse
|
|
3859
3859
|
* @throws OciError when an error occurs
|
|
3860
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3860
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
3861
3861
|
*/
|
|
3862
3862
|
ingestSqlText(ingestSqlTextRequest) {
|
|
3863
3863
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3926,7 +3926,7 @@ class OperationsInsightsClient {
|
|
|
3926
3926
|
* @param ListAwrDatabaseSnapshotsRequest
|
|
3927
3927
|
* @return ListAwrDatabaseSnapshotsResponse
|
|
3928
3928
|
* @throws OciError when an error occurs
|
|
3929
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3929
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
|
|
3930
3930
|
*/
|
|
3931
3931
|
listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest) {
|
|
3932
3932
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4001,7 +4001,7 @@ class OperationsInsightsClient {
|
|
|
4001
4001
|
* @param ListAwrDatabasesRequest
|
|
4002
4002
|
* @return ListAwrDatabasesResponse
|
|
4003
4003
|
* @throws OciError when an error occurs
|
|
4004
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
|
|
4005
4005
|
*/
|
|
4006
4006
|
listAwrDatabases(listAwrDatabasesRequest) {
|
|
4007
4007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4073,7 +4073,7 @@ class OperationsInsightsClient {
|
|
|
4073
4073
|
* @param ListAwrHubsRequest
|
|
4074
4074
|
* @return ListAwrHubsResponse
|
|
4075
4075
|
* @throws OciError when an error occurs
|
|
4076
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4076
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
4077
4077
|
*/
|
|
4078
4078
|
listAwrHubs(listAwrHubsRequest) {
|
|
4079
4079
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4146,7 +4146,7 @@ class OperationsInsightsClient {
|
|
|
4146
4146
|
* @param ListAwrSnapshotsRequest
|
|
4147
4147
|
* @return ListAwrSnapshotsResponse
|
|
4148
4148
|
* @throws OciError when an error occurs
|
|
4149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
4150
4150
|
*/
|
|
4151
4151
|
listAwrSnapshots(listAwrSnapshotsRequest) {
|
|
4152
4152
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4219,7 +4219,7 @@ class OperationsInsightsClient {
|
|
|
4219
4219
|
* @param ListDatabaseConfigurationsRequest
|
|
4220
4220
|
* @return ListDatabaseConfigurationsResponse
|
|
4221
4221
|
* @throws OciError when an error occurs
|
|
4222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
4223
4223
|
*/
|
|
4224
4224
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
|
|
4225
4225
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4306,7 +4306,7 @@ class OperationsInsightsClient {
|
|
|
4306
4306
|
* @param ListDatabaseInsightsRequest
|
|
4307
4307
|
* @return ListDatabaseInsightsResponse
|
|
4308
4308
|
* @throws OciError when an error occurs
|
|
4309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
4310
4310
|
*/
|
|
4311
4311
|
listDatabaseInsights(listDatabaseInsightsRequest) {
|
|
4312
4312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4390,7 +4390,7 @@ class OperationsInsightsClient {
|
|
|
4390
4390
|
* @param ListEnterpriseManagerBridgesRequest
|
|
4391
4391
|
* @return ListEnterpriseManagerBridgesResponse
|
|
4392
4392
|
* @throws OciError when an error occurs
|
|
4393
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4393
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
4394
4394
|
*/
|
|
4395
4395
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
|
|
4396
4396
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4461,7 +4461,7 @@ class OperationsInsightsClient {
|
|
|
4461
4461
|
* @param ListExadataConfigurationsRequest
|
|
4462
4462
|
* @return ListExadataConfigurationsResponse
|
|
4463
4463
|
* @throws OciError when an error occurs
|
|
4464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
4465
4465
|
*/
|
|
4466
4466
|
listExadataConfigurations(listExadataConfigurationsRequest) {
|
|
4467
4467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4541,7 +4541,7 @@ class OperationsInsightsClient {
|
|
|
4541
4541
|
* @param ListExadataInsightsRequest
|
|
4542
4542
|
* @return ListExadataInsightsResponse
|
|
4543
4543
|
* @throws OciError when an error occurs
|
|
4544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4544
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
4545
4545
|
*/
|
|
4546
4546
|
listExadataInsights(listExadataInsightsRequest) {
|
|
4547
4547
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4621,7 +4621,7 @@ class OperationsInsightsClient {
|
|
|
4621
4621
|
* @param ListHostConfigurationsRequest
|
|
4622
4622
|
* @return ListHostConfigurationsResponse
|
|
4623
4623
|
* @throws OciError when an error occurs
|
|
4624
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4624
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
4625
4625
|
*/
|
|
4626
4626
|
listHostConfigurations(listHostConfigurationsRequest) {
|
|
4627
4627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4707,7 +4707,7 @@ class OperationsInsightsClient {
|
|
|
4707
4707
|
* @param ListHostInsightsRequest
|
|
4708
4708
|
* @return ListHostInsightsResponse
|
|
4709
4709
|
* @throws OciError when an error occurs
|
|
4710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
4711
4711
|
*/
|
|
4712
4712
|
listHostInsights(listHostInsightsRequest) {
|
|
4713
4713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4788,7 +4788,7 @@ class OperationsInsightsClient {
|
|
|
4788
4788
|
* @param ListHostedEntitiesRequest
|
|
4789
4789
|
* @return ListHostedEntitiesResponse
|
|
4790
4790
|
* @throws OciError when an error occurs
|
|
4791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
4792
4792
|
*/
|
|
4793
4793
|
listHostedEntities(listHostedEntitiesRequest) {
|
|
4794
4794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4868,7 +4868,7 @@ class OperationsInsightsClient {
|
|
|
4868
4868
|
* @param ListImportableAgentEntitiesRequest
|
|
4869
4869
|
* @return ListImportableAgentEntitiesResponse
|
|
4870
4870
|
* @throws OciError when an error occurs
|
|
4871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
4872
4872
|
*/
|
|
4873
4873
|
listImportableAgentEntities(listImportableAgentEntitiesRequest) {
|
|
4874
4874
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4942,7 +4942,7 @@ class OperationsInsightsClient {
|
|
|
4942
4942
|
* @param ListImportableComputeEntitiesRequest
|
|
4943
4943
|
* @return ListImportableComputeEntitiesResponse
|
|
4944
4944
|
* @throws OciError when an error occurs
|
|
4945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
|
|
4946
4946
|
*/
|
|
4947
4947
|
listImportableComputeEntities(listImportableComputeEntitiesRequest) {
|
|
4948
4948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5010,7 +5010,7 @@ class OperationsInsightsClient {
|
|
|
5010
5010
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
5011
5011
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
5012
5012
|
* @throws OciError when an error occurs
|
|
5013
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5013
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
5014
5014
|
*/
|
|
5015
5015
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
|
|
5016
5016
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5079,7 +5079,7 @@ class OperationsInsightsClient {
|
|
|
5079
5079
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
5080
5080
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
5081
5081
|
* @throws OciError when an error occurs
|
|
5082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5082
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
5083
5083
|
*/
|
|
5084
5084
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
|
|
5085
5085
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5153,7 +5153,7 @@ class OperationsInsightsClient {
|
|
|
5153
5153
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
5154
5154
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
5155
5155
|
* @throws OciError when an error occurs
|
|
5156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
5157
5157
|
*/
|
|
5158
5158
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
|
|
5159
5159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5226,7 +5226,7 @@ class OperationsInsightsClient {
|
|
|
5226
5226
|
* @param ListOperationsInsightsWarehousesRequest
|
|
5227
5227
|
* @return ListOperationsInsightsWarehousesResponse
|
|
5228
5228
|
* @throws OciError when an error occurs
|
|
5229
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5229
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
5230
5230
|
*/
|
|
5231
5231
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
|
|
5232
5232
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5297,7 +5297,7 @@ class OperationsInsightsClient {
|
|
|
5297
5297
|
* @param ListOpsiConfigurationsRequest
|
|
5298
5298
|
* @return ListOpsiConfigurationsResponse
|
|
5299
5299
|
* @throws OciError when an error occurs
|
|
5300
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5300
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
|
|
5301
5301
|
*/
|
|
5302
5302
|
listOpsiConfigurations(listOpsiConfigurationsRequest) {
|
|
5303
5303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5368,7 +5368,7 @@ class OperationsInsightsClient {
|
|
|
5368
5368
|
* @param ListOpsiDataObjectsRequest
|
|
5369
5369
|
* @return ListOpsiDataObjectsResponse
|
|
5370
5370
|
* @throws OciError when an error occurs
|
|
5371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5371
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
|
|
5372
5372
|
*/
|
|
5373
5373
|
listOpsiDataObjects(listOpsiDataObjectsRequest) {
|
|
5374
5374
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5439,7 +5439,7 @@ class OperationsInsightsClient {
|
|
|
5439
5439
|
* @param ListSqlPlansRequest
|
|
5440
5440
|
* @return ListSqlPlansResponse
|
|
5441
5441
|
* @throws OciError when an error occurs
|
|
5442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
5443
5443
|
*/
|
|
5444
5444
|
listSqlPlans(listSqlPlansRequest) {
|
|
5445
5445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5509,7 +5509,7 @@ class OperationsInsightsClient {
|
|
|
5509
5509
|
* @param ListSqlSearchesRequest
|
|
5510
5510
|
* @return ListSqlSearchesResponse
|
|
5511
5511
|
* @throws OciError when an error occurs
|
|
5512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5512
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
5513
5513
|
*/
|
|
5514
5514
|
listSqlSearches(listSqlSearchesRequest) {
|
|
5515
5515
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5583,7 +5583,7 @@ class OperationsInsightsClient {
|
|
|
5583
5583
|
* @param ListSqlTextsRequest
|
|
5584
5584
|
* @return ListSqlTextsResponse
|
|
5585
5585
|
* @throws OciError when an error occurs
|
|
5586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
5587
5587
|
*/
|
|
5588
5588
|
listSqlTexts(listSqlTextsRequest) {
|
|
5589
5589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5656,7 +5656,7 @@ class OperationsInsightsClient {
|
|
|
5656
5656
|
* @param ListWorkRequestErrorsRequest
|
|
5657
5657
|
* @return ListWorkRequestErrorsResponse
|
|
5658
5658
|
* @throws OciError when an error occurs
|
|
5659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5659
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
5660
5660
|
*/
|
|
5661
5661
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
5662
5662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5725,7 +5725,7 @@ class OperationsInsightsClient {
|
|
|
5725
5725
|
* @param ListWorkRequestLogsRequest
|
|
5726
5726
|
* @return ListWorkRequestLogsResponse
|
|
5727
5727
|
* @throws OciError when an error occurs
|
|
5728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
5729
5729
|
*/
|
|
5730
5730
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
5731
5731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5794,7 +5794,7 @@ class OperationsInsightsClient {
|
|
|
5794
5794
|
* @param ListWorkRequestsRequest
|
|
5795
5795
|
* @return ListWorkRequestsResponse
|
|
5796
5796
|
* @throws OciError when an error occurs
|
|
5797
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5797
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
5798
5798
|
*/
|
|
5799
5799
|
listWorkRequests(listWorkRequestsRequest) {
|
|
5800
5800
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5867,7 +5867,7 @@ class OperationsInsightsClient {
|
|
|
5867
5867
|
* @param QueryOpsiDataObjectDataRequest
|
|
5868
5868
|
* @return QueryOpsiDataObjectDataResponse
|
|
5869
5869
|
* @throws OciError when an error occurs
|
|
5870
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
|
|
5871
5871
|
*/
|
|
5872
5872
|
queryOpsiDataObjectData(queryOpsiDataObjectDataRequest) {
|
|
5873
5873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5933,7 +5933,7 @@ class OperationsInsightsClient {
|
|
|
5933
5933
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
5934
5934
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
5935
5935
|
* @throws OciError when an error occurs
|
|
5936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
5937
5937
|
*/
|
|
5938
5938
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
|
|
5939
5939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5998,7 +5998,7 @@ class OperationsInsightsClient {
|
|
|
5998
5998
|
* @param SummarizeAwrDatabaseCpuUsagesRequest
|
|
5999
5999
|
* @return SummarizeAwrDatabaseCpuUsagesResponse
|
|
6000
6000
|
* @throws OciError when an error occurs
|
|
6001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
|
|
6002
6002
|
*/
|
|
6003
6003
|
summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest) {
|
|
6004
6004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6074,7 +6074,7 @@ class OperationsInsightsClient {
|
|
|
6074
6074
|
* @param SummarizeAwrDatabaseMetricsRequest
|
|
6075
6075
|
* @return SummarizeAwrDatabaseMetricsResponse
|
|
6076
6076
|
* @throws OciError when an error occurs
|
|
6077
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6077
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
|
|
6078
6078
|
*/
|
|
6079
6079
|
summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest) {
|
|
6080
6080
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6154,7 +6154,7 @@ class OperationsInsightsClient {
|
|
|
6154
6154
|
* @param SummarizeAwrDatabaseParameterChangesRequest
|
|
6155
6155
|
* @return SummarizeAwrDatabaseParameterChangesResponse
|
|
6156
6156
|
* @throws OciError when an error occurs
|
|
6157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
|
|
6158
6158
|
*/
|
|
6159
6159
|
summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest) {
|
|
6160
6160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6240,7 +6240,7 @@ class OperationsInsightsClient {
|
|
|
6240
6240
|
* @param SummarizeAwrDatabaseParametersRequest
|
|
6241
6241
|
* @return SummarizeAwrDatabaseParametersResponse
|
|
6242
6242
|
* @throws OciError when an error occurs
|
|
6243
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
|
|
6244
6244
|
*/
|
|
6245
6245
|
summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest) {
|
|
6246
6246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6320,7 +6320,7 @@ class OperationsInsightsClient {
|
|
|
6320
6320
|
* @param SummarizeAwrDatabaseSnapshotRangesRequest
|
|
6321
6321
|
* @return SummarizeAwrDatabaseSnapshotRangesResponse
|
|
6322
6322
|
* @throws OciError when an error occurs
|
|
6323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
|
|
6324
6324
|
*/
|
|
6325
6325
|
summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest) {
|
|
6326
6326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6392,7 +6392,7 @@ class OperationsInsightsClient {
|
|
|
6392
6392
|
* @param SummarizeAwrDatabaseSysstatsRequest
|
|
6393
6393
|
* @return SummarizeAwrDatabaseSysstatsResponse
|
|
6394
6394
|
* @throws OciError when an error occurs
|
|
6395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
|
|
6396
6396
|
*/
|
|
6397
6397
|
summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest) {
|
|
6398
6398
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6468,7 +6468,7 @@ class OperationsInsightsClient {
|
|
|
6468
6468
|
* @param SummarizeAwrDatabaseTopWaitEventsRequest
|
|
6469
6469
|
* @return SummarizeAwrDatabaseTopWaitEventsResponse
|
|
6470
6470
|
* @throws OciError when an error occurs
|
|
6471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
|
|
6472
6472
|
*/
|
|
6473
6473
|
summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest) {
|
|
6474
6474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6543,7 +6543,7 @@ class OperationsInsightsClient {
|
|
|
6543
6543
|
* @param SummarizeAwrDatabaseWaitEventBucketsRequest
|
|
6544
6544
|
* @return SummarizeAwrDatabaseWaitEventBucketsResponse
|
|
6545
6545
|
* @throws OciError when an error occurs
|
|
6546
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
|
|
6547
6547
|
*/
|
|
6548
6548
|
summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest) {
|
|
6549
6549
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6622,7 +6622,7 @@ class OperationsInsightsClient {
|
|
|
6622
6622
|
* @param SummarizeAwrDatabaseWaitEventsRequest
|
|
6623
6623
|
* @return SummarizeAwrDatabaseWaitEventsResponse
|
|
6624
6624
|
* @throws OciError when an error occurs
|
|
6625
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
|
|
6626
6626
|
*/
|
|
6627
6627
|
summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest) {
|
|
6628
6628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6699,7 +6699,7 @@ class OperationsInsightsClient {
|
|
|
6699
6699
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
6700
6700
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
6701
6701
|
* @throws OciError when an error occurs
|
|
6702
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6702
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
6703
6703
|
*/
|
|
6704
6704
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
|
|
6705
6705
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6771,7 +6771,7 @@ class OperationsInsightsClient {
|
|
|
6771
6771
|
* @param SummarizeConfigurationItemsRequest
|
|
6772
6772
|
* @return SummarizeConfigurationItemsResponse
|
|
6773
6773
|
* @throws OciError when an error occurs
|
|
6774
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6774
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
|
|
6775
6775
|
*/
|
|
6776
6776
|
summarizeConfigurationItems(summarizeConfigurationItemsRequest) {
|
|
6777
6777
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6843,7 +6843,7 @@ class OperationsInsightsClient {
|
|
|
6843
6843
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
6844
6844
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
6845
6845
|
* @throws OciError when an error occurs
|
|
6846
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6846
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
6847
6847
|
*/
|
|
6848
6848
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
|
|
6849
6849
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6932,7 +6932,7 @@ class OperationsInsightsClient {
|
|
|
6932
6932
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
6933
6933
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
6934
6934
|
* @throws OciError when an error occurs
|
|
6935
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6935
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
6936
6936
|
*/
|
|
6937
6937
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
|
|
6938
6938
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7023,7 +7023,7 @@ class OperationsInsightsClient {
|
|
|
7023
7023
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
7024
7024
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
7025
7025
|
* @throws OciError when an error occurs
|
|
7026
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7026
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
7027
7027
|
*/
|
|
7028
7028
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
|
|
7029
7029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7116,7 +7116,7 @@ class OperationsInsightsClient {
|
|
|
7116
7116
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
7117
7117
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
7118
7118
|
* @throws OciError when an error occurs
|
|
7119
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7119
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
7120
7120
|
*/
|
|
7121
7121
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
|
|
7122
7122
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7201,7 +7201,7 @@ class OperationsInsightsClient {
|
|
|
7201
7201
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
7202
7202
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
7203
7203
|
* @throws OciError when an error occurs
|
|
7204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7204
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
7205
7205
|
*/
|
|
7206
7206
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
|
|
7207
7207
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7286,7 +7286,7 @@ class OperationsInsightsClient {
|
|
|
7286
7286
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
7287
7287
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
7288
7288
|
* @throws OciError when an error occurs
|
|
7289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
7290
7290
|
*/
|
|
7291
7291
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
|
|
7292
7292
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7373,7 +7373,7 @@ class OperationsInsightsClient {
|
|
|
7373
7373
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
7374
7374
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
7375
7375
|
* @throws OciError when an error occurs
|
|
7376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
7377
7377
|
*/
|
|
7378
7378
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
|
|
7379
7379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7451,7 +7451,7 @@ class OperationsInsightsClient {
|
|
|
7451
7451
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
7452
7452
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
7453
7453
|
* @throws OciError when an error occurs
|
|
7454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
7455
7455
|
*/
|
|
7456
7456
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
|
|
7457
7457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7535,7 +7535,7 @@ class OperationsInsightsClient {
|
|
|
7535
7535
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
7536
7536
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
7537
7537
|
* @throws OciError when an error occurs
|
|
7538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7538
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
7539
7539
|
*/
|
|
7540
7540
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
|
|
7541
7541
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7622,7 +7622,7 @@ class OperationsInsightsClient {
|
|
|
7622
7622
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
7623
7623
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
7624
7624
|
* @throws OciError when an error occurs
|
|
7625
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
7626
7626
|
*/
|
|
7627
7627
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
|
|
7628
7628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7709,7 +7709,7 @@ class OperationsInsightsClient {
|
|
|
7709
7709
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
7710
7710
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
7711
7711
|
* @throws OciError when an error occurs
|
|
7712
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7712
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
7713
7713
|
*/
|
|
7714
7714
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
|
|
7715
7715
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7796,7 +7796,7 @@ class OperationsInsightsClient {
|
|
|
7796
7796
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
7797
7797
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
7798
7798
|
* @throws OciError when an error occurs
|
|
7799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7799
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
7800
7800
|
*/
|
|
7801
7801
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
|
|
7802
7802
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7883,7 +7883,7 @@ class OperationsInsightsClient {
|
|
|
7883
7883
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
7884
7884
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
7885
7885
|
* @throws OciError when an error occurs
|
|
7886
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
7887
7887
|
*/
|
|
7888
7888
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
|
|
7889
7889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7970,7 +7970,7 @@ class OperationsInsightsClient {
|
|
|
7970
7970
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
7971
7971
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
7972
7972
|
* @throws OciError when an error occurs
|
|
7973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7973
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
7974
7974
|
*/
|
|
7975
7975
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
|
|
7976
7976
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8048,7 +8048,7 @@ class OperationsInsightsClient {
|
|
|
8048
8048
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
8049
8049
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
8050
8050
|
* @throws OciError when an error occurs
|
|
8051
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8051
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
8052
8052
|
*/
|
|
8053
8053
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
|
|
8054
8054
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8133,7 +8133,7 @@ class OperationsInsightsClient {
|
|
|
8133
8133
|
* @param SummarizeExadataMembersRequest
|
|
8134
8134
|
* @return SummarizeExadataMembersResponse
|
|
8135
8135
|
* @throws OciError when an error occurs
|
|
8136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
8137
8137
|
*/
|
|
8138
8138
|
summarizeExadataMembers(summarizeExadataMembersRequest) {
|
|
8139
8139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8200,6 +8200,78 @@ class OperationsInsightsClient {
|
|
|
8200
8200
|
}
|
|
8201
8201
|
});
|
|
8202
8202
|
}
|
|
8203
|
+
/**
|
|
8204
|
+
* Returns response with usage time series data with breakdown by network interface for the time period specified.
|
|
8205
|
+
*
|
|
8206
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
8207
|
+
* @param SummarizeHostInsightNetworkUsageTrendRequest
|
|
8208
|
+
* @return SummarizeHostInsightNetworkUsageTrendResponse
|
|
8209
|
+
* @throws OciError when an error occurs
|
|
8210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
|
|
8211
|
+
*/
|
|
8212
|
+
summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest) {
|
|
8213
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
8214
|
+
if (this.logger)
|
|
8215
|
+
this.logger.debug("Calling operation OperationsInsightsClient#summarizeHostInsightNetworkUsageTrend.");
|
|
8216
|
+
const operationName = "summarizeHostInsightNetworkUsageTrend";
|
|
8217
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightNetworkUsageTrend";
|
|
8218
|
+
const pathParams = {};
|
|
8219
|
+
const queryParams = {
|
|
8220
|
+
"compartmentId": summarizeHostInsightNetworkUsageTrendRequest.compartmentId,
|
|
8221
|
+
"id": summarizeHostInsightNetworkUsageTrendRequest.id,
|
|
8222
|
+
"analysisTimeInterval": summarizeHostInsightNetworkUsageTrendRequest.analysisTimeInterval,
|
|
8223
|
+
"timeIntervalStart": summarizeHostInsightNetworkUsageTrendRequest.timeIntervalStart,
|
|
8224
|
+
"timeIntervalEnd": summarizeHostInsightNetworkUsageTrendRequest.timeIntervalEnd,
|
|
8225
|
+
"hostId": summarizeHostInsightNetworkUsageTrendRequest.hostId,
|
|
8226
|
+
"page": summarizeHostInsightNetworkUsageTrendRequest.page,
|
|
8227
|
+
"limit": summarizeHostInsightNetworkUsageTrendRequest.limit,
|
|
8228
|
+
"statistic": summarizeHostInsightNetworkUsageTrendRequest.statistic
|
|
8229
|
+
};
|
|
8230
|
+
let headerParams = {
|
|
8231
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8232
|
+
"opc-request-id": summarizeHostInsightNetworkUsageTrendRequest.opcRequestId
|
|
8233
|
+
};
|
|
8234
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8235
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightNetworkUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
8236
|
+
if (this.logger)
|
|
8237
|
+
retrier.logger = this.logger;
|
|
8238
|
+
const request = yield oci_common_1.composeRequest({
|
|
8239
|
+
baseEndpoint: this._endpoint,
|
|
8240
|
+
defaultHeaders: this._defaultHeaders,
|
|
8241
|
+
path: "/hostInsights/networkUsageTrend",
|
|
8242
|
+
method: "GET",
|
|
8243
|
+
pathParams: pathParams,
|
|
8244
|
+
headerParams: headerParams,
|
|
8245
|
+
queryParams: queryParams
|
|
8246
|
+
});
|
|
8247
|
+
try {
|
|
8248
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
8249
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
8250
|
+
responseObject: {},
|
|
8251
|
+
body: yield response.json(),
|
|
8252
|
+
bodyKey: "summarizeHostInsightNetworkUsageTrendAggregationCollection",
|
|
8253
|
+
bodyModel: model.SummarizeHostInsightNetworkUsageTrendAggregationCollection,
|
|
8254
|
+
type: "model.SummarizeHostInsightNetworkUsageTrendAggregationCollection",
|
|
8255
|
+
responseHeaders: [
|
|
8256
|
+
{
|
|
8257
|
+
value: response.headers.get("opc-request-id"),
|
|
8258
|
+
key: "opcRequestId",
|
|
8259
|
+
dataType: "string"
|
|
8260
|
+
},
|
|
8261
|
+
{
|
|
8262
|
+
value: response.headers.get("opc-next-page"),
|
|
8263
|
+
key: "opcNextPage",
|
|
8264
|
+
dataType: "string"
|
|
8265
|
+
}
|
|
8266
|
+
]
|
|
8267
|
+
});
|
|
8268
|
+
return sdkResponse;
|
|
8269
|
+
}
|
|
8270
|
+
catch (err) {
|
|
8271
|
+
throw err;
|
|
8272
|
+
}
|
|
8273
|
+
});
|
|
8274
|
+
}
|
|
8203
8275
|
/**
|
|
8204
8276
|
* Returns response with time series data (endTimestamp, capacity) for the time period specified.
|
|
8205
8277
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
@@ -8209,7 +8281,7 @@ class OperationsInsightsClient {
|
|
|
8209
8281
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
8210
8282
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
8211
8283
|
* @throws OciError when an error occurs
|
|
8212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8284
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
8213
8285
|
*/
|
|
8214
8286
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
|
|
8215
8287
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8238,7 +8310,9 @@ class OperationsInsightsClient {
|
|
|
8238
8310
|
"compartmentIdInSubtree": summarizeHostInsightResourceCapacityTrendRequest.compartmentIdInSubtree,
|
|
8239
8311
|
"hostType": summarizeHostInsightResourceCapacityTrendRequest.hostType,
|
|
8240
8312
|
"hostId": summarizeHostInsightResourceCapacityTrendRequest.hostId,
|
|
8241
|
-
"vmclusterName": summarizeHostInsightResourceCapacityTrendRequest.vmclusterName
|
|
8313
|
+
"vmclusterName": summarizeHostInsightResourceCapacityTrendRequest.vmclusterName,
|
|
8314
|
+
"highUtilizationThreshold": summarizeHostInsightResourceCapacityTrendRequest.highUtilizationThreshold,
|
|
8315
|
+
"lowUtilizationThreshold": summarizeHostInsightResourceCapacityTrendRequest.lowUtilizationThreshold
|
|
8242
8316
|
};
|
|
8243
8317
|
let headerParams = {
|
|
8244
8318
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
@@ -8293,7 +8367,7 @@ class OperationsInsightsClient {
|
|
|
8293
8367
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
8294
8368
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
8295
8369
|
* @throws OciError when an error occurs
|
|
8296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
8297
8371
|
*/
|
|
8298
8372
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
|
|
8299
8373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8324,7 +8398,11 @@ class OperationsInsightsClient {
|
|
|
8324
8398
|
"compartmentIdInSubtree": summarizeHostInsightResourceForecastTrendRequest.compartmentIdInSubtree,
|
|
8325
8399
|
"hostType": summarizeHostInsightResourceForecastTrendRequest.hostType,
|
|
8326
8400
|
"hostId": summarizeHostInsightResourceForecastTrendRequest.hostId,
|
|
8327
|
-
"vmclusterName": summarizeHostInsightResourceForecastTrendRequest.vmclusterName
|
|
8401
|
+
"vmclusterName": summarizeHostInsightResourceForecastTrendRequest.vmclusterName,
|
|
8402
|
+
"highUtilizationThreshold": summarizeHostInsightResourceForecastTrendRequest.highUtilizationThreshold,
|
|
8403
|
+
"lowUtilizationThreshold": summarizeHostInsightResourceForecastTrendRequest.lowUtilizationThreshold,
|
|
8404
|
+
"mountPoint": summarizeHostInsightResourceForecastTrendRequest.mountPoint,
|
|
8405
|
+
"interfaceName": summarizeHostInsightResourceForecastTrendRequest.interfaceName
|
|
8328
8406
|
};
|
|
8329
8407
|
let headerParams = {
|
|
8330
8408
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
@@ -8374,7 +8452,7 @@ class OperationsInsightsClient {
|
|
|
8374
8452
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
8375
8453
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
8376
8454
|
* @throws OciError when an error occurs
|
|
8377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
8378
8456
|
*/
|
|
8379
8457
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
|
|
8380
8458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8406,7 +8484,9 @@ class OperationsInsightsClient {
|
|
|
8406
8484
|
"compartmentIdInSubtree": summarizeHostInsightResourceStatisticsRequest.compartmentIdInSubtree,
|
|
8407
8485
|
"hostType": summarizeHostInsightResourceStatisticsRequest.hostType,
|
|
8408
8486
|
"hostId": summarizeHostInsightResourceStatisticsRequest.hostId,
|
|
8409
|
-
"vmclusterName": summarizeHostInsightResourceStatisticsRequest.vmclusterName
|
|
8487
|
+
"vmclusterName": summarizeHostInsightResourceStatisticsRequest.vmclusterName,
|
|
8488
|
+
"highUtilizationThreshold": summarizeHostInsightResourceStatisticsRequest.highUtilizationThreshold,
|
|
8489
|
+
"lowUtilizationThreshold": summarizeHostInsightResourceStatisticsRequest.lowUtilizationThreshold
|
|
8410
8490
|
};
|
|
8411
8491
|
let headerParams = {
|
|
8412
8492
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
@@ -8463,7 +8543,7 @@ class OperationsInsightsClient {
|
|
|
8463
8543
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
8464
8544
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
8465
8545
|
* @throws OciError when an error occurs
|
|
8466
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
8467
8547
|
*/
|
|
8468
8548
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
|
|
8469
8549
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8541,7 +8621,7 @@ class OperationsInsightsClient {
|
|
|
8541
8621
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
8542
8622
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
8543
8623
|
* @throws OciError when an error occurs
|
|
8544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8624
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
8545
8625
|
*/
|
|
8546
8626
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
|
|
8547
8627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8624,7 +8704,7 @@ class OperationsInsightsClient {
|
|
|
8624
8704
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
8625
8705
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
8626
8706
|
* @throws OciError when an error occurs
|
|
8627
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
8628
8708
|
*/
|
|
8629
8709
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
|
|
8630
8710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8651,7 +8731,9 @@ class OperationsInsightsClient {
|
|
|
8651
8731
|
"compartmentIdInSubtree": summarizeHostInsightResourceUtilizationInsightRequest.compartmentIdInSubtree,
|
|
8652
8732
|
"hostType": summarizeHostInsightResourceUtilizationInsightRequest.hostType,
|
|
8653
8733
|
"hostId": summarizeHostInsightResourceUtilizationInsightRequest.hostId,
|
|
8654
|
-
"vmclusterName": summarizeHostInsightResourceUtilizationInsightRequest.vmclusterName
|
|
8734
|
+
"vmclusterName": summarizeHostInsightResourceUtilizationInsightRequest.vmclusterName,
|
|
8735
|
+
"highUtilizationThreshold": summarizeHostInsightResourceUtilizationInsightRequest.highUtilizationThreshold,
|
|
8736
|
+
"lowUtilizationThreshold": summarizeHostInsightResourceUtilizationInsightRequest.lowUtilizationThreshold
|
|
8655
8737
|
};
|
|
8656
8738
|
let headerParams = {
|
|
8657
8739
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
@@ -8693,6 +8775,78 @@ class OperationsInsightsClient {
|
|
|
8693
8775
|
}
|
|
8694
8776
|
});
|
|
8695
8777
|
}
|
|
8778
|
+
/**
|
|
8779
|
+
* Returns response with usage time series data with breakdown by filesystem for the time period specified.
|
|
8780
|
+
*
|
|
8781
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
8782
|
+
* @param SummarizeHostInsightStorageUsageTrendRequest
|
|
8783
|
+
* @return SummarizeHostInsightStorageUsageTrendResponse
|
|
8784
|
+
* @throws OciError when an error occurs
|
|
8785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
|
|
8786
|
+
*/
|
|
8787
|
+
summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest) {
|
|
8788
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
8789
|
+
if (this.logger)
|
|
8790
|
+
this.logger.debug("Calling operation OperationsInsightsClient#summarizeHostInsightStorageUsageTrend.");
|
|
8791
|
+
const operationName = "summarizeHostInsightStorageUsageTrend";
|
|
8792
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightStorageUsageTrend";
|
|
8793
|
+
const pathParams = {};
|
|
8794
|
+
const queryParams = {
|
|
8795
|
+
"compartmentId": summarizeHostInsightStorageUsageTrendRequest.compartmentId,
|
|
8796
|
+
"id": summarizeHostInsightStorageUsageTrendRequest.id,
|
|
8797
|
+
"analysisTimeInterval": summarizeHostInsightStorageUsageTrendRequest.analysisTimeInterval,
|
|
8798
|
+
"timeIntervalStart": summarizeHostInsightStorageUsageTrendRequest.timeIntervalStart,
|
|
8799
|
+
"timeIntervalEnd": summarizeHostInsightStorageUsageTrendRequest.timeIntervalEnd,
|
|
8800
|
+
"hostId": summarizeHostInsightStorageUsageTrendRequest.hostId,
|
|
8801
|
+
"page": summarizeHostInsightStorageUsageTrendRequest.page,
|
|
8802
|
+
"limit": summarizeHostInsightStorageUsageTrendRequest.limit,
|
|
8803
|
+
"statistic": summarizeHostInsightStorageUsageTrendRequest.statistic
|
|
8804
|
+
};
|
|
8805
|
+
let headerParams = {
|
|
8806
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8807
|
+
"opc-request-id": summarizeHostInsightStorageUsageTrendRequest.opcRequestId
|
|
8808
|
+
};
|
|
8809
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
8810
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightStorageUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
8811
|
+
if (this.logger)
|
|
8812
|
+
retrier.logger = this.logger;
|
|
8813
|
+
const request = yield oci_common_1.composeRequest({
|
|
8814
|
+
baseEndpoint: this._endpoint,
|
|
8815
|
+
defaultHeaders: this._defaultHeaders,
|
|
8816
|
+
path: "/hostInsights/storageUsageTrend",
|
|
8817
|
+
method: "GET",
|
|
8818
|
+
pathParams: pathParams,
|
|
8819
|
+
headerParams: headerParams,
|
|
8820
|
+
queryParams: queryParams
|
|
8821
|
+
});
|
|
8822
|
+
try {
|
|
8823
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
8824
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
8825
|
+
responseObject: {},
|
|
8826
|
+
body: yield response.json(),
|
|
8827
|
+
bodyKey: "summarizeHostInsightStorageUsageTrendAggregationCollection",
|
|
8828
|
+
bodyModel: model.SummarizeHostInsightStorageUsageTrendAggregationCollection,
|
|
8829
|
+
type: "model.SummarizeHostInsightStorageUsageTrendAggregationCollection",
|
|
8830
|
+
responseHeaders: [
|
|
8831
|
+
{
|
|
8832
|
+
value: response.headers.get("opc-request-id"),
|
|
8833
|
+
key: "opcRequestId",
|
|
8834
|
+
dataType: "string"
|
|
8835
|
+
},
|
|
8836
|
+
{
|
|
8837
|
+
value: response.headers.get("opc-next-page"),
|
|
8838
|
+
key: "opcNextPage",
|
|
8839
|
+
dataType: "string"
|
|
8840
|
+
}
|
|
8841
|
+
]
|
|
8842
|
+
});
|
|
8843
|
+
return sdkResponse;
|
|
8844
|
+
}
|
|
8845
|
+
catch (err) {
|
|
8846
|
+
throw err;
|
|
8847
|
+
}
|
|
8848
|
+
});
|
|
8849
|
+
}
|
|
8696
8850
|
/**
|
|
8697
8851
|
* Returns response with aggregated data (timestamp, usageData) for top processes on a specific date.
|
|
8698
8852
|
* Data is aggregated for the time specified and processes are sorted descendent by the process metric specified (CPU, MEMORY, VIRTUAL_MEMORY).
|
|
@@ -8702,7 +8856,7 @@ class OperationsInsightsClient {
|
|
|
8702
8856
|
* @param SummarizeHostInsightTopProcessesUsageRequest
|
|
8703
8857
|
* @return SummarizeHostInsightTopProcessesUsageResponse
|
|
8704
8858
|
* @throws OciError when an error occurs
|
|
8705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8859
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
|
|
8706
8860
|
*/
|
|
8707
8861
|
summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest) {
|
|
8708
8862
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8722,7 +8876,8 @@ class OperationsInsightsClient {
|
|
|
8722
8876
|
"analysisTimeInterval": summarizeHostInsightTopProcessesUsageRequest.analysisTimeInterval,
|
|
8723
8877
|
"hostType": summarizeHostInsightTopProcessesUsageRequest.hostType,
|
|
8724
8878
|
"hostId": summarizeHostInsightTopProcessesUsageRequest.hostId,
|
|
8725
|
-
"timestamp": summarizeHostInsightTopProcessesUsageRequest.timestamp
|
|
8879
|
+
"timestamp": summarizeHostInsightTopProcessesUsageRequest.timestamp,
|
|
8880
|
+
"statistic": summarizeHostInsightTopProcessesUsageRequest.statistic
|
|
8726
8881
|
};
|
|
8727
8882
|
let headerParams = {
|
|
8728
8883
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
@@ -8778,7 +8933,7 @@ class OperationsInsightsClient {
|
|
|
8778
8933
|
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
8779
8934
|
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
8780
8935
|
* @throws OciError when an error occurs
|
|
8781
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
8782
8937
|
*/
|
|
8783
8938
|
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
|
|
8784
8939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8798,7 +8953,8 @@ class OperationsInsightsClient {
|
|
|
8798
8953
|
"limit": summarizeHostInsightTopProcessesUsageTrendRequest.limit,
|
|
8799
8954
|
"hostType": summarizeHostInsightTopProcessesUsageTrendRequest.hostType,
|
|
8800
8955
|
"hostId": summarizeHostInsightTopProcessesUsageTrendRequest.hostId,
|
|
8801
|
-
"processHash": summarizeHostInsightTopProcessesUsageTrendRequest.processHash
|
|
8956
|
+
"processHash": summarizeHostInsightTopProcessesUsageTrendRequest.processHash,
|
|
8957
|
+
"statistic": summarizeHostInsightTopProcessesUsageTrendRequest.statistic
|
|
8802
8958
|
};
|
|
8803
8959
|
let headerParams = {
|
|
8804
8960
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
@@ -8853,7 +9009,7 @@ class OperationsInsightsClient {
|
|
|
8853
9009
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
8854
9010
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
8855
9011
|
* @throws OciError when an error occurs
|
|
8856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9012
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
8857
9013
|
*/
|
|
8858
9014
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
|
|
8859
9015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8918,7 +9074,7 @@ class OperationsInsightsClient {
|
|
|
8918
9074
|
* @param SummarizeSqlInsightsRequest
|
|
8919
9075
|
* @return SummarizeSqlInsightsResponse
|
|
8920
9076
|
* @throws OciError when an error occurs
|
|
8921
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9077
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
8922
9078
|
*/
|
|
8923
9079
|
summarizeSqlInsights(summarizeSqlInsightsRequest) {
|
|
8924
9080
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9000,7 +9156,7 @@ class OperationsInsightsClient {
|
|
|
9000
9156
|
* @param SummarizeSqlPlanInsightsRequest
|
|
9001
9157
|
* @return SummarizeSqlPlanInsightsResponse
|
|
9002
9158
|
* @throws OciError when an error occurs
|
|
9003
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
9004
9160
|
*/
|
|
9005
9161
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
|
|
9006
9162
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9072,7 +9228,7 @@ class OperationsInsightsClient {
|
|
|
9072
9228
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
9073
9229
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
9074
9230
|
* @throws OciError when an error occurs
|
|
9075
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
9076
9232
|
*/
|
|
9077
9233
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
|
|
9078
9234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9144,7 +9300,7 @@ class OperationsInsightsClient {
|
|
|
9144
9300
|
* @param SummarizeSqlStatisticsRequest
|
|
9145
9301
|
* @return SummarizeSqlStatisticsResponse
|
|
9146
9302
|
* @throws OciError when an error occurs
|
|
9147
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
9148
9304
|
*/
|
|
9149
9305
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
|
|
9150
9306
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9231,7 +9387,7 @@ class OperationsInsightsClient {
|
|
|
9231
9387
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
9232
9388
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
9233
9389
|
* @throws OciError when an error occurs
|
|
9234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
9235
9391
|
*/
|
|
9236
9392
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
|
|
9237
9393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9312,7 +9468,7 @@ class OperationsInsightsClient {
|
|
|
9312
9468
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
9313
9469
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
9314
9470
|
* @throws OciError when an error occurs
|
|
9315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
9316
9472
|
*/
|
|
9317
9473
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
|
|
9318
9474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9382,7 +9538,7 @@ class OperationsInsightsClient {
|
|
|
9382
9538
|
* @param UpdateAwrHubRequest
|
|
9383
9539
|
* @return UpdateAwrHubResponse
|
|
9384
9540
|
* @throws OciError when an error occurs
|
|
9385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9541
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
9386
9542
|
*/
|
|
9387
9543
|
updateAwrHub(updateAwrHubRequest) {
|
|
9388
9544
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9443,7 +9599,7 @@ class OperationsInsightsClient {
|
|
|
9443
9599
|
* @param UpdateDatabaseInsightRequest
|
|
9444
9600
|
* @return UpdateDatabaseInsightResponse
|
|
9445
9601
|
* @throws OciError when an error occurs
|
|
9446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9602
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
9447
9603
|
*/
|
|
9448
9604
|
updateDatabaseInsight(updateDatabaseInsightRequest) {
|
|
9449
9605
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9504,7 +9660,7 @@ class OperationsInsightsClient {
|
|
|
9504
9660
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
9505
9661
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
9506
9662
|
* @throws OciError when an error occurs
|
|
9507
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9663
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
9508
9664
|
*/
|
|
9509
9665
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
|
|
9510
9666
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9565,7 +9721,7 @@ class OperationsInsightsClient {
|
|
|
9565
9721
|
* @param UpdateExadataInsightRequest
|
|
9566
9722
|
* @return UpdateExadataInsightResponse
|
|
9567
9723
|
* @throws OciError when an error occurs
|
|
9568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9724
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
9569
9725
|
*/
|
|
9570
9726
|
updateExadataInsight(updateExadataInsightRequest) {
|
|
9571
9727
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9626,7 +9782,7 @@ class OperationsInsightsClient {
|
|
|
9626
9782
|
* @param UpdateHostInsightRequest
|
|
9627
9783
|
* @return UpdateHostInsightResponse
|
|
9628
9784
|
* @throws OciError when an error occurs
|
|
9629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
9630
9786
|
*/
|
|
9631
9787
|
updateHostInsight(updateHostInsightRequest) {
|
|
9632
9788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9687,7 +9843,7 @@ class OperationsInsightsClient {
|
|
|
9687
9843
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
9688
9844
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
9689
9845
|
* @throws OciError when an error occurs
|
|
9690
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9846
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
9691
9847
|
*/
|
|
9692
9848
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
|
|
9693
9849
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9750,7 +9906,7 @@ class OperationsInsightsClient {
|
|
|
9750
9906
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
9751
9907
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
9752
9908
|
* @throws OciError when an error occurs
|
|
9753
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9909
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
9754
9910
|
*/
|
|
9755
9911
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
|
|
9756
9912
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9811,7 +9967,7 @@ class OperationsInsightsClient {
|
|
|
9811
9967
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
9812
9968
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
9813
9969
|
* @throws OciError when an error occurs
|
|
9814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
9815
9971
|
*/
|
|
9816
9972
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
|
|
9817
9973
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9872,7 +10028,7 @@ class OperationsInsightsClient {
|
|
|
9872
10028
|
* @param UpdateOpsiConfigurationRequest
|
|
9873
10029
|
* @return UpdateOpsiConfigurationResponse
|
|
9874
10030
|
* @throws OciError when an error occurs
|
|
9875
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10031
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
|
|
9876
10032
|
*/
|
|
9877
10033
|
updateOpsiConfiguration(updateOpsiConfigurationRequest) {
|
|
9878
10034
|
return __awaiter(this, void 0, void 0, function* () {
|