oci-opsi 2.19.0 → 2.22.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 +226 -214
- package/lib/client.js +392 -321
- package/lib/client.js.map +1 -1
- package/lib/model/em-managed-external-host-insight-summary.d.ts +2 -1
- package/lib/model/em-managed-external-host-insight-summary.js +1 -0
- package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
- package/lib/model/em-managed-external-host-insight.d.ts +2 -1
- package/lib/model/em-managed-external-host-insight.js +1 -0
- package/lib/model/em-managed-external-host-insight.js.map +1 -1
- package/lib/model/host-configuration-summary.d.ts +2 -1
- package/lib/model/host-configuration-summary.js +1 -0
- package/lib/model/host-configuration-summary.js.map +1 -1
- package/lib/model/host-details.d.ts +2 -1
- package/lib/model/host-details.js +1 -0
- package/lib/model/host-details.js.map +1 -1
- package/lib/model/host-importable-agent-entity-summary.d.ts +2 -1
- package/lib/model/host-importable-agent-entity-summary.js +1 -0
- package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
- package/lib/model/host-performance-metric-group.js +4 -0
- package/lib/model/host-performance-metric-group.js.map +1 -1
- package/lib/model/host-top-processes.d.ts +70 -0
- package/lib/model/host-top-processes.js +57 -0
- package/lib/model/host-top-processes.js.map +1 -0
- package/lib/model/index.d.ts +8 -0
- package/lib/model/index.js +11 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/macs-managed-external-host-insight-summary.d.ts +2 -1
- package/lib/model/macs-managed-external-host-insight-summary.js +1 -0
- package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
- package/lib/model/macs-managed-external-host-insight.d.ts +2 -1
- package/lib/model/macs-managed-external-host-insight.js +1 -0
- package/lib/model/macs-managed-external-host-insight.js.map +1 -1
- package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.d.ts +38 -0
- package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js +64 -0
- package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js.map +1 -0
- package/lib/model/top-processes-usage-trend-aggregation.d.ts +33 -0
- package/lib/model/top-processes-usage-trend-aggregation.js +64 -0
- package/lib/model/top-processes-usage-trend-aggregation.js.map +1 -0
- package/lib/model/top-processes-usage-trend.d.ts +52 -0
- package/lib/model/top-processes-usage-trend.js +32 -0
- package/lib/model/top-processes-usage-trend.js.map +1 -0
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
- package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
- package/lib/request/create-awr-hub-request.d.ts +1 -1
- package/lib/request/create-database-insight-request.d.ts +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +1 -1
- package/lib/request/create-host-insight-request.d.ts +1 -1
- package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-request.d.ts +1 -1
- package/lib/request/delete-database-insight-request.d.ts +1 -1
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/delete-exadata-insight-request.d.ts +1 -1
- package/lib/request/delete-host-insight-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/disable-database-insight-request.d.ts +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +1 -1
- package/lib/request/disable-host-insight-request.d.ts +1 -1
- package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/enable-database-insight-request.d.ts +1 -1
- package/lib/request/enable-exadata-insight-request.d.ts +1 -1
- package/lib/request/enable-host-insight-request.d.ts +1 -1
- package/lib/request/get-awr-hub-request.d.ts +1 -1
- package/lib/request/get-awr-report-request.d.ts +1 -1
- package/lib/request/get-database-insight-request.d.ts +1 -1
- package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/get-exadata-insight-request.d.ts +1 -1
- package/lib/request/get-host-insight-request.d.ts +1 -1
- package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +1 -1
- package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +1 -1
- package/lib/request/ingest-sql-text-request.d.ts +1 -1
- package/lib/request/list-awr-hubs-request.d.ts +1 -1
- package/lib/request/list-awr-snapshots-request.d.ts +1 -1
- package/lib/request/list-database-configurations-request.d.ts +1 -1
- package/lib/request/list-database-insights-request.d.ts +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +1 -1
- package/lib/request/list-exadata-insights-request.d.ts +1 -1
- package/lib/request/list-host-configurations-request.d.ts +4 -3
- package/lib/request/list-host-configurations-request.js +1 -0
- package/lib/request/list-host-configurations-request.js.map +1 -1
- package/lib/request/list-host-insights-request.d.ts +4 -3
- package/lib/request/list-host-insights-request.js +1 -0
- package/lib/request/list-host-insights-request.js.map +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +4 -3
- package/lib/request/list-hosted-entities-request.js +1 -0
- package/lib/request/list-hosted-entities-request.js.map +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
- package/lib/request/list-sql-plans-request.d.ts +1 -1
- package/lib/request/list-sql-searches-request.d.ts +1 -1
- package/lib/request/list-sql-texts-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-statistics-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-usage-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +80 -0
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js +15 -0
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js.map +1 -0
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
- package/lib/request/update-awr-hub-request.d.ts +1 -1
- package/lib/request/update-database-insight-request.d.ts +1 -1
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +1 -1
- package/lib/request/update-host-insight-request.d.ts +1 -1
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/response/index.d.ts +2 -0
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.d.ts +32 -0
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js +15 -0
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -72,127 +72,127 @@ export declare class OperationsInsightsClient {
|
|
|
72
72
|
getWaiters(): OperationsInsightsWaiter;
|
|
73
73
|
/**
|
|
74
74
|
* Add new members (e.g. databases and hosts) to an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
|
|
75
|
-
* This operation
|
|
75
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
76
76
|
* @param AddExadataInsightMembersRequest
|
|
77
77
|
* @return AddExadataInsightMembersResponse
|
|
78
78
|
* @throws OciError when an error occurs
|
|
79
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
79
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
80
80
|
*/
|
|
81
81
|
addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
|
|
82
82
|
/**
|
|
83
83
|
* Moves a DatabaseInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
84
|
-
* This operation
|
|
84
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
85
85
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
86
86
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
87
87
|
* @throws OciError when an error occurs
|
|
88
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
88
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
89
89
|
*/
|
|
90
90
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
|
|
91
91
|
/**
|
|
92
92
|
* Moves a EnterpriseManagerBridge resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
93
|
-
* This operation
|
|
93
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
94
94
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
95
95
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
96
96
|
* @throws OciError when an error occurs
|
|
97
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
97
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
98
98
|
*/
|
|
99
99
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
|
|
100
100
|
/**
|
|
101
101
|
* Moves an Exadata insight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
102
|
-
* This operation
|
|
102
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
103
103
|
* @param ChangeExadataInsightCompartmentRequest
|
|
104
104
|
* @return ChangeExadataInsightCompartmentResponse
|
|
105
105
|
* @throws OciError when an error occurs
|
|
106
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
107
107
|
*/
|
|
108
108
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
|
|
109
109
|
/**
|
|
110
110
|
* Moves a HostInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
111
|
-
* This operation
|
|
111
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
112
112
|
* @param ChangeHostInsightCompartmentRequest
|
|
113
113
|
* @return ChangeHostInsightCompartmentResponse
|
|
114
114
|
* @throws OciError when an error occurs
|
|
115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
116
116
|
*/
|
|
117
117
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
|
|
118
118
|
/**
|
|
119
119
|
* Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
120
|
-
* This operation
|
|
120
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
121
121
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
122
122
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
123
123
|
* @throws OciError when an error occurs
|
|
124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
125
125
|
*/
|
|
126
126
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest: requests.ChangeOperationsInsightsPrivateEndpointCompartmentRequest): Promise<responses.ChangeOperationsInsightsPrivateEndpointCompartmentResponse>;
|
|
127
127
|
/**
|
|
128
128
|
* Change the connection details of a co-managed database insight. When provided, If-Match is checked against ETag values of the resource.
|
|
129
|
-
* This operation
|
|
129
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
130
130
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
131
131
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
132
132
|
* @throws OciError when an error occurs
|
|
133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
133
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
134
134
|
*/
|
|
135
135
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest: requests.ChangePeComanagedDatabaseInsightRequest): Promise<responses.ChangePeComanagedDatabaseInsightResponse>;
|
|
136
136
|
/**
|
|
137
137
|
* Create a AWR hub resource for the tenant in Operations Insights.
|
|
138
138
|
* This resource will be created in root compartment.
|
|
139
139
|
*
|
|
140
|
-
* This operation
|
|
140
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
141
141
|
* @param CreateAwrHubRequest
|
|
142
142
|
* @return CreateAwrHubResponse
|
|
143
143
|
* @throws OciError when an error occurs
|
|
144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
144
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
145
145
|
*/
|
|
146
146
|
createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
|
|
147
147
|
/**
|
|
148
148
|
* Create a Database Insight resource for a database in Operations Insights. The database will be enabled in Operations Insights. Database metric collection and analysis will be started.
|
|
149
149
|
*
|
|
150
|
-
* This operation
|
|
150
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
151
151
|
* @param CreateDatabaseInsightRequest
|
|
152
152
|
* @return CreateDatabaseInsightResponse
|
|
153
153
|
* @throws OciError when an error occurs
|
|
154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
155
155
|
*/
|
|
156
156
|
createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
|
|
157
157
|
/**
|
|
158
158
|
* Create a Enterprise Manager bridge in Operations Insights.
|
|
159
159
|
*
|
|
160
|
-
* This operation
|
|
160
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
161
161
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
162
162
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
163
163
|
* @throws OciError when an error occurs
|
|
164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
165
165
|
*/
|
|
166
166
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
|
|
167
167
|
/**
|
|
168
168
|
* Create an Exadata insight resource for an Exadata system in Operations Insights. The Exadata system will be enabled in Operations Insights. Exadata-related metric collection and analysis will be started.
|
|
169
169
|
*
|
|
170
|
-
* This operation
|
|
170
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
171
171
|
* @param CreateExadataInsightRequest
|
|
172
172
|
* @return CreateExadataInsightResponse
|
|
173
173
|
* @throws OciError when an error occurs
|
|
174
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
174
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
175
175
|
*/
|
|
176
176
|
createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
|
|
177
177
|
/**
|
|
178
178
|
* Create a Host Insight resource for a host in Operations Insights. The host will be enabled in Operations Insights. Host metric collection and analysis will be started.
|
|
179
179
|
*
|
|
180
|
-
* This operation
|
|
180
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
181
181
|
* @param CreateHostInsightRequest
|
|
182
182
|
* @return CreateHostInsightResponse
|
|
183
183
|
* @throws OciError when an error occurs
|
|
184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
185
185
|
*/
|
|
186
186
|
createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
|
|
187
187
|
/**
|
|
188
188
|
* Create a private endpoint resource for the tenant in Operations Insights.
|
|
189
189
|
* This resource will be created in customer compartment.
|
|
190
190
|
*
|
|
191
|
-
* This operation
|
|
191
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
192
192
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
193
193
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
194
194
|
* @throws OciError when an error occurs
|
|
195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
196
196
|
*/
|
|
197
197
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest: requests.CreateOperationsInsightsPrivateEndpointRequest): Promise<responses.CreateOperationsInsightsPrivateEndpointResponse>;
|
|
198
198
|
/**
|
|
@@ -200,76 +200,76 @@ export declare class OperationsInsightsClient {
|
|
|
200
200
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment. If the 'opsi-warehouse-type'
|
|
201
201
|
* header is passed to the API, a warehouse resource without ADW or Schema provisioning is created.
|
|
202
202
|
*
|
|
203
|
-
* This operation
|
|
203
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
204
204
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
205
205
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
206
206
|
* @throws OciError when an error occurs
|
|
207
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
208
208
|
*/
|
|
209
209
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
|
|
210
210
|
/**
|
|
211
211
|
* Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.
|
|
212
212
|
* This resource will be created in root compartment.
|
|
213
213
|
*
|
|
214
|
-
* This operation
|
|
214
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
215
215
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
216
216
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
217
217
|
* @throws OciError when an error occurs
|
|
218
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
218
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
219
219
|
*/
|
|
220
220
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
|
|
221
221
|
/**
|
|
222
222
|
* Deletes an AWR hub.
|
|
223
|
-
* This operation
|
|
223
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
224
224
|
* @param DeleteAwrHubRequest
|
|
225
225
|
* @return DeleteAwrHubResponse
|
|
226
226
|
* @throws OciError when an error occurs
|
|
227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
228
228
|
*/
|
|
229
229
|
deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
|
|
230
230
|
/**
|
|
231
231
|
* Deletes a database insight. The database insight will be deleted and cannot be enabled again.
|
|
232
|
-
* This operation
|
|
232
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
233
233
|
* @param DeleteDatabaseInsightRequest
|
|
234
234
|
* @return DeleteDatabaseInsightResponse
|
|
235
235
|
* @throws OciError when an error occurs
|
|
236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
237
237
|
*/
|
|
238
238
|
deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
|
|
239
239
|
/**
|
|
240
240
|
* Deletes an Operations Insights Enterprise Manager bridge. If any database insight is still referencing this bridge, the operation will fail.
|
|
241
|
-
* This operation
|
|
241
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
242
242
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
243
243
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
244
244
|
* @throws OciError when an error occurs
|
|
245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
246
246
|
*/
|
|
247
247
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
|
|
248
248
|
/**
|
|
249
249
|
* Deletes an Exadata insight. The Exadata insight will be deleted and cannot be enabled again.
|
|
250
|
-
* This operation
|
|
250
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
251
251
|
* @param DeleteExadataInsightRequest
|
|
252
252
|
* @return DeleteExadataInsightResponse
|
|
253
253
|
* @throws OciError when an error occurs
|
|
254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
255
255
|
*/
|
|
256
256
|
deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
|
|
257
257
|
/**
|
|
258
258
|
* Deletes a host insight. The host insight will be deleted and cannot be enabled again.
|
|
259
|
-
* This operation
|
|
259
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
260
260
|
* @param DeleteHostInsightRequest
|
|
261
261
|
* @return DeleteHostInsightResponse
|
|
262
262
|
* @throws OciError when an error occurs
|
|
263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
263
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
264
264
|
*/
|
|
265
265
|
deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
|
|
266
266
|
/**
|
|
267
267
|
* Deletes a private endpoint.
|
|
268
|
-
* This operation
|
|
268
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
269
269
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
270
270
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
271
271
|
* @throws OciError when an error occurs
|
|
272
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
272
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
273
273
|
*/
|
|
274
274
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest: requests.DeleteOperationsInsightsPrivateEndpointRequest): Promise<responses.DeleteOperationsInsightsPrivateEndpointResponse>;
|
|
275
275
|
/**
|
|
@@ -278,237 +278,237 @@ export declare class OperationsInsightsClient {
|
|
|
278
278
|
* User must delete AWR Hub resource for this warehouse before calling this operation.
|
|
279
279
|
* User must delete the warehouse users before calling this operation.
|
|
280
280
|
*
|
|
281
|
-
* This operation
|
|
281
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
282
282
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
283
283
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
284
284
|
* @throws OciError when an error occurs
|
|
285
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
285
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
286
286
|
*/
|
|
287
287
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
|
|
288
288
|
/**
|
|
289
289
|
* Deletes an Operations Insights Warehouse User.
|
|
290
|
-
* This operation
|
|
290
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
291
291
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
292
292
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
293
293
|
* @throws OciError when an error occurs
|
|
294
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
294
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
295
295
|
*/
|
|
296
296
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
|
|
297
297
|
/**
|
|
298
298
|
* Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
|
|
299
|
-
* This operation
|
|
299
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
300
300
|
* @param DisableDatabaseInsightRequest
|
|
301
301
|
* @return DisableDatabaseInsightResponse
|
|
302
302
|
* @throws OciError when an error occurs
|
|
303
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
304
304
|
*/
|
|
305
305
|
disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
|
|
306
306
|
/**
|
|
307
307
|
* Disables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be stopped.
|
|
308
|
-
* This operation
|
|
308
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
309
309
|
* @param DisableExadataInsightRequest
|
|
310
310
|
* @return DisableExadataInsightResponse
|
|
311
311
|
* @throws OciError when an error occurs
|
|
312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
313
313
|
*/
|
|
314
314
|
disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
|
|
315
315
|
/**
|
|
316
316
|
* Disables a host in Operations Insights. Host metric collection and analysis will be stopped.
|
|
317
|
-
* This operation
|
|
317
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
318
318
|
* @param DisableHostInsightRequest
|
|
319
319
|
* @return DisableHostInsightResponse
|
|
320
320
|
* @throws OciError when an error occurs
|
|
321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
321
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
322
322
|
*/
|
|
323
323
|
disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
|
|
324
324
|
/**
|
|
325
325
|
* Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
|
|
326
|
-
* This operation
|
|
326
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
327
327
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
328
328
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
329
329
|
* @throws OciError when an error occurs
|
|
330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
331
331
|
*/
|
|
332
332
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
|
|
333
333
|
/**
|
|
334
334
|
* Enables a database in Operations Insights. Database metric collection and analysis will be started.
|
|
335
|
-
* This operation
|
|
335
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
336
336
|
* @param EnableDatabaseInsightRequest
|
|
337
337
|
* @return EnableDatabaseInsightResponse
|
|
338
338
|
* @throws OciError when an error occurs
|
|
339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
339
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
340
340
|
*/
|
|
341
341
|
enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
|
|
342
342
|
/**
|
|
343
343
|
* Enables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
|
|
344
|
-
* This operation
|
|
344
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
345
345
|
* @param EnableExadataInsightRequest
|
|
346
346
|
* @return EnableExadataInsightResponse
|
|
347
347
|
* @throws OciError when an error occurs
|
|
348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
349
349
|
*/
|
|
350
350
|
enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
|
|
351
351
|
/**
|
|
352
352
|
* Enables a host in Operations Insights. Host metric collection and analysis will be started.
|
|
353
|
-
* This operation
|
|
353
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
354
354
|
* @param EnableHostInsightRequest
|
|
355
355
|
* @return EnableHostInsightResponse
|
|
356
356
|
* @throws OciError when an error occurs
|
|
357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
357
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
358
358
|
*/
|
|
359
359
|
enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
|
|
360
360
|
/**
|
|
361
361
|
* Gets details of an AWR hub.
|
|
362
|
-
* This operation
|
|
362
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
363
363
|
* @param GetAwrHubRequest
|
|
364
364
|
* @return GetAwrHubResponse
|
|
365
365
|
* @throws OciError when an error occurs
|
|
366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
367
367
|
*/
|
|
368
368
|
getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
|
|
369
369
|
/**
|
|
370
370
|
* Gets the AWR report for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not be greater than 7 days.
|
|
371
371
|
* Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
|
|
372
372
|
*
|
|
373
|
-
* This operation
|
|
373
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
374
374
|
* @param GetAwrReportRequest
|
|
375
375
|
* @return GetAwrReportResponse
|
|
376
376
|
* @throws OciError when an error occurs
|
|
377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
377
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
378
378
|
*/
|
|
379
379
|
getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
|
|
380
380
|
/**
|
|
381
381
|
* Gets details of a database insight.
|
|
382
|
-
* This operation
|
|
382
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
383
383
|
* @param GetDatabaseInsightRequest
|
|
384
384
|
* @return GetDatabaseInsightResponse
|
|
385
385
|
* @throws OciError when an error occurs
|
|
386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
387
387
|
*/
|
|
388
388
|
getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
|
|
389
389
|
/**
|
|
390
390
|
* Gets details of an Operations Insights Enterprise Manager bridge.
|
|
391
|
-
* This operation
|
|
391
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
392
392
|
* @param GetEnterpriseManagerBridgeRequest
|
|
393
393
|
* @return GetEnterpriseManagerBridgeResponse
|
|
394
394
|
* @throws OciError when an error occurs
|
|
395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
396
396
|
*/
|
|
397
397
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
|
|
398
398
|
/**
|
|
399
399
|
* Gets details of an Exadata insight.
|
|
400
|
-
* This operation
|
|
400
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
401
401
|
* @param GetExadataInsightRequest
|
|
402
402
|
* @return GetExadataInsightResponse
|
|
403
403
|
* @throws OciError when an error occurs
|
|
404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
404
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
405
405
|
*/
|
|
406
406
|
getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
|
|
407
407
|
/**
|
|
408
408
|
* Gets details of a host insight.
|
|
409
|
-
* This operation
|
|
409
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
410
410
|
* @param GetHostInsightRequest
|
|
411
411
|
* @return GetHostInsightResponse
|
|
412
412
|
* @throws OciError when an error occurs
|
|
413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
413
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
414
414
|
*/
|
|
415
415
|
getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
|
|
416
416
|
/**
|
|
417
417
|
* Gets the details of the specified private endpoint.
|
|
418
|
-
* This operation
|
|
418
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
419
419
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
420
420
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
421
421
|
* @throws OciError when an error occurs
|
|
422
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
422
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
423
423
|
*/
|
|
424
424
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest: requests.GetOperationsInsightsPrivateEndpointRequest): Promise<responses.GetOperationsInsightsPrivateEndpointResponse>;
|
|
425
425
|
/**
|
|
426
426
|
* Gets details of an Operations Insights Warehouse.
|
|
427
427
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
428
428
|
*
|
|
429
|
-
* This operation
|
|
429
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
430
430
|
* @param GetOperationsInsightsWarehouseRequest
|
|
431
431
|
* @return GetOperationsInsightsWarehouseResponse
|
|
432
432
|
* @throws OciError when an error occurs
|
|
433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
434
434
|
*/
|
|
435
435
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
|
|
436
436
|
/**
|
|
437
437
|
* Gets details of an Operations Insights Warehouse User.
|
|
438
|
-
* This operation
|
|
438
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
439
439
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
440
440
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
441
441
|
* @throws OciError when an error occurs
|
|
442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
443
443
|
*/
|
|
444
444
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
|
|
445
445
|
/**
|
|
446
446
|
* Gets the status of the work request with the given ID.
|
|
447
|
-
* This operation
|
|
447
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
448
448
|
* @param GetWorkRequestRequest
|
|
449
449
|
* @return GetWorkRequestResponse
|
|
450
450
|
* @throws OciError when an error occurs
|
|
451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
451
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
452
452
|
*/
|
|
453
453
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
454
454
|
/**
|
|
455
455
|
* This is a generic ingest endpoint for all database configuration metrics.
|
|
456
|
-
* This operation
|
|
456
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
457
457
|
* @param IngestDatabaseConfigurationRequest
|
|
458
458
|
* @return IngestDatabaseConfigurationResponse
|
|
459
459
|
* @throws OciError when an error occurs
|
|
460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
461
461
|
*/
|
|
462
462
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
|
|
463
463
|
/**
|
|
464
464
|
* This is a generic ingest endpoint for all the host configuration metrics
|
|
465
|
-
* This operation
|
|
465
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
466
466
|
* @param IngestHostConfigurationRequest
|
|
467
467
|
* @return IngestHostConfigurationResponse
|
|
468
468
|
* @throws OciError when an error occurs
|
|
469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
470
470
|
*/
|
|
471
471
|
ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
|
|
472
472
|
/**
|
|
473
473
|
* This is a generic ingest endpoint for all the host performance metrics
|
|
474
|
-
* This operation
|
|
474
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
475
475
|
* @param IngestHostMetricsRequest
|
|
476
476
|
* @return IngestHostMetricsResponse
|
|
477
477
|
* @throws OciError when an error occurs
|
|
478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
478
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
479
479
|
*/
|
|
480
480
|
ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
|
|
481
481
|
/**
|
|
482
482
|
* The sqlbucket endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
|
|
483
483
|
* Either databaseId or id must be specified.
|
|
484
484
|
*
|
|
485
|
-
* This operation
|
|
485
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
486
486
|
* @param IngestSqlBucketRequest
|
|
487
487
|
* @return IngestSqlBucketResponse
|
|
488
488
|
* @throws OciError when an error occurs
|
|
489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
489
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
490
490
|
*/
|
|
491
491
|
ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
|
|
492
492
|
/**
|
|
493
493
|
* The SqlPlanLines endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
|
494
494
|
* Either databaseId or id must be specified.
|
|
495
495
|
*
|
|
496
|
-
* This operation
|
|
496
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
497
497
|
* @param IngestSqlPlanLinesRequest
|
|
498
498
|
* @return IngestSqlPlanLinesResponse
|
|
499
499
|
* @throws OciError when an error occurs
|
|
500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
500
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
501
501
|
*/
|
|
502
502
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
|
|
503
503
|
/**
|
|
504
504
|
* The SQL Stats endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
|
|
505
505
|
* Either databaseId or id must be specified.
|
|
506
506
|
*
|
|
507
|
-
* This operation
|
|
507
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
508
508
|
* @param IngestSqlStatsRequest
|
|
509
509
|
* @return IngestSqlStatsResponse
|
|
510
510
|
* @throws OciError when an error occurs
|
|
511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
511
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
512
512
|
*/
|
|
513
513
|
ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
|
|
514
514
|
/**
|
|
@@ -516,117 +516,117 @@ export declare class OperationsInsightsClient {
|
|
|
516
516
|
* Either databaseId or id must be specified.
|
|
517
517
|
* Disclaimer: SQL text being uploaded explicitly via APIs is not masked. Any sensitive literals contained in the sqlFullText column should be masked prior to ingestion.
|
|
518
518
|
*
|
|
519
|
-
* This operation
|
|
519
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
520
520
|
* @param IngestSqlTextRequest
|
|
521
521
|
* @return IngestSqlTextResponse
|
|
522
522
|
* @throws OciError when an error occurs
|
|
523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
524
524
|
*/
|
|
525
525
|
ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
|
|
526
526
|
/**
|
|
527
527
|
* Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
528
528
|
*
|
|
529
|
-
* This operation
|
|
529
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
530
530
|
* @param ListAwrHubsRequest
|
|
531
531
|
* @return ListAwrHubsResponse
|
|
532
532
|
* @throws OciError when an error occurs
|
|
533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
534
534
|
*/
|
|
535
535
|
listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
|
|
536
536
|
/**
|
|
537
537
|
* Lists AWR snapshots for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not exceed an elapsed range of 1 day.
|
|
538
538
|
* The timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are optional. If these params are not provided, by default last 1 day snapshots will be returned.
|
|
539
539
|
*
|
|
540
|
-
* This operation
|
|
540
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
541
541
|
* @param ListAwrSnapshotsRequest
|
|
542
542
|
* @return ListAwrSnapshotsResponse
|
|
543
543
|
* @throws OciError when an error occurs
|
|
544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
544
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
545
545
|
*/
|
|
546
546
|
listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
|
|
547
547
|
/**
|
|
548
548
|
* Gets a list of database insight configurations based on the query parameters specified. Either compartmentId or databaseInsightId query parameter must be specified.
|
|
549
549
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of database insight configurations in that compartment and in all sub-compartments will be returned.
|
|
550
550
|
*
|
|
551
|
-
* This operation
|
|
551
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
552
552
|
* @param ListDatabaseConfigurationsRequest
|
|
553
553
|
* @return ListDatabaseConfigurationsResponse
|
|
554
554
|
* @throws OciError when an error occurs
|
|
555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
555
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
556
556
|
*/
|
|
557
557
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
|
|
558
558
|
/**
|
|
559
559
|
* Gets a list of database insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
560
560
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of database insights in that compartment and in all sub-compartments will be returned.
|
|
561
561
|
*
|
|
562
|
-
* This operation
|
|
562
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
563
563
|
* @param ListDatabaseInsightsRequest
|
|
564
564
|
* @return ListDatabaseInsightsResponse
|
|
565
565
|
* @throws OciError when an error occurs
|
|
566
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
566
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
567
567
|
*/
|
|
568
568
|
listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
|
|
569
569
|
/**
|
|
570
570
|
* Gets a list of Operations Insights Enterprise Manager bridges. Either compartmentId or id must be specified.
|
|
571
571
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.
|
|
572
572
|
*
|
|
573
|
-
* This operation
|
|
573
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
574
574
|
* @param ListEnterpriseManagerBridgesRequest
|
|
575
575
|
* @return ListEnterpriseManagerBridgesResponse
|
|
576
576
|
* @throws OciError when an error occurs
|
|
577
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
578
578
|
*/
|
|
579
579
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
|
|
580
580
|
/**
|
|
581
581
|
* Gets a list of exadata insight configurations. Either compartmentId or exadataInsightsId query parameter must be specified.
|
|
582
|
-
* This operation
|
|
582
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
583
583
|
* @param ListExadataConfigurationsRequest
|
|
584
584
|
* @return ListExadataConfigurationsResponse
|
|
585
585
|
* @throws OciError when an error occurs
|
|
586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
587
587
|
*/
|
|
588
588
|
listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
|
|
589
589
|
/**
|
|
590
590
|
* Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
591
591
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.
|
|
592
592
|
*
|
|
593
|
-
* This operation
|
|
593
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
594
594
|
* @param ListExadataInsightsRequest
|
|
595
595
|
* @return ListExadataInsightsResponse
|
|
596
596
|
* @throws OciError when an error occurs
|
|
597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
598
598
|
*/
|
|
599
599
|
listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
|
|
600
600
|
/**
|
|
601
601
|
* Gets a list of host insight configurations based on the query parameters specified. Either compartmentId or hostInsightId query parameter must be specified.
|
|
602
602
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of host insight configurations in that compartment and in all sub-compartments will be returned.
|
|
603
603
|
*
|
|
604
|
-
* This operation
|
|
604
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
605
605
|
* @param ListHostConfigurationsRequest
|
|
606
606
|
* @return ListHostConfigurationsResponse
|
|
607
607
|
* @throws OciError when an error occurs
|
|
608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
609
609
|
*/
|
|
610
610
|
listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
|
|
611
611
|
/**
|
|
612
612
|
* Gets a list of host insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
613
613
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of host insights in that compartment and in all sub-compartments will be returned.
|
|
614
614
|
*
|
|
615
|
-
* This operation
|
|
615
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
616
616
|
* @param ListHostInsightsRequest
|
|
617
617
|
* @return ListHostInsightsResponse
|
|
618
618
|
* @throws OciError when an error occurs
|
|
619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
619
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
620
620
|
*/
|
|
621
621
|
listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
|
|
622
622
|
/**
|
|
623
623
|
* Get a list of hosted entities details.
|
|
624
624
|
*
|
|
625
|
-
* This operation
|
|
625
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
626
626
|
* @param ListHostedEntitiesRequest
|
|
627
627
|
* @return ListHostedEntitiesResponse
|
|
628
628
|
* @throws OciError when an error occurs
|
|
629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
630
630
|
*/
|
|
631
631
|
listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
|
|
632
632
|
/**
|
|
@@ -636,132 +636,132 @@ export declare class OperationsInsightsClient {
|
|
|
636
636
|
* 2. The agent availabilityStatus = 'ACTIVE'
|
|
637
637
|
* 3. The agent lifecycleState = 'ACTIVE'
|
|
638
638
|
*
|
|
639
|
-
* This operation
|
|
639
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
640
640
|
* @param ListImportableAgentEntitiesRequest
|
|
641
641
|
* @return ListImportableAgentEntitiesResponse
|
|
642
642
|
* @throws OciError when an error occurs
|
|
643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
644
644
|
*/
|
|
645
645
|
listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
|
|
646
646
|
/**
|
|
647
647
|
* Gets a list of importable entities for an Operations Insights Enterprise Manager bridge that have not been imported before.
|
|
648
648
|
*
|
|
649
|
-
* This operation
|
|
649
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
650
650
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
651
651
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
652
652
|
* @throws OciError when an error occurs
|
|
653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
654
654
|
*/
|
|
655
655
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
|
|
656
656
|
/**
|
|
657
657
|
* Gets a list of Operation Insights private endpoints.
|
|
658
|
-
* This operation
|
|
658
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
659
659
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
660
660
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
661
661
|
* @throws OciError when an error occurs
|
|
662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
662
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
663
663
|
*/
|
|
664
664
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest: requests.ListOperationsInsightsPrivateEndpointsRequest): Promise<responses.ListOperationsInsightsPrivateEndpointsResponse>;
|
|
665
665
|
/**
|
|
666
666
|
* Gets a list of Operations Insights Warehouse users. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
667
667
|
*
|
|
668
|
-
* This operation
|
|
668
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
669
669
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
670
670
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
671
671
|
* @throws OciError when an error occurs
|
|
672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
672
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
673
673
|
*/
|
|
674
674
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
|
|
675
675
|
/**
|
|
676
676
|
* Gets a list of Operations Insights warehouses. Either compartmentId or id must be specified.
|
|
677
677
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
678
678
|
*
|
|
679
|
-
* This operation
|
|
679
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
680
680
|
* @param ListOperationsInsightsWarehousesRequest
|
|
681
681
|
* @return ListOperationsInsightsWarehousesResponse
|
|
682
682
|
* @throws OciError when an error occurs
|
|
683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
683
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
684
684
|
*/
|
|
685
685
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
|
|
686
686
|
/**
|
|
687
687
|
* Query SQL Warehouse to list the plan xml for a given SQL execution plan. This returns a SqlPlanCollection object, but is currently limited to a single plan.
|
|
688
688
|
* Either databaseId or id must be specified.
|
|
689
689
|
*
|
|
690
|
-
* This operation
|
|
690
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
691
691
|
* @param ListSqlPlansRequest
|
|
692
692
|
* @return ListSqlPlansResponse
|
|
693
693
|
* @throws OciError when an error occurs
|
|
694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
694
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
695
695
|
*/
|
|
696
696
|
listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
|
|
697
697
|
/**
|
|
698
698
|
* Search SQL by SQL Identifier across databases in a compartment and in all sub-compartments if specified.
|
|
699
699
|
* And get the SQL Text and the details of the databases executing the SQL for a given time period.
|
|
700
700
|
*
|
|
701
|
-
* This operation
|
|
701
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
702
702
|
* @param ListSqlSearchesRequest
|
|
703
703
|
* @return ListSqlSearchesResponse
|
|
704
704
|
* @throws OciError when an error occurs
|
|
705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
706
706
|
*/
|
|
707
707
|
listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
|
|
708
708
|
/**
|
|
709
709
|
* Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
|
|
710
710
|
*
|
|
711
|
-
* This operation
|
|
711
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
712
712
|
* @param ListSqlTextsRequest
|
|
713
713
|
* @return ListSqlTextsResponse
|
|
714
714
|
* @throws OciError when an error occurs
|
|
715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
716
716
|
*/
|
|
717
717
|
listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
|
|
718
718
|
/**
|
|
719
719
|
* Return a (paginated) list of errors for a given work request.
|
|
720
720
|
*
|
|
721
|
-
* This operation
|
|
721
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
722
722
|
* @param ListWorkRequestErrorsRequest
|
|
723
723
|
* @return ListWorkRequestErrorsResponse
|
|
724
724
|
* @throws OciError when an error occurs
|
|
725
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
726
726
|
*/
|
|
727
727
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
728
728
|
/**
|
|
729
729
|
* Return a (paginated) list of logs for a given work request.
|
|
730
730
|
*
|
|
731
|
-
* This operation
|
|
731
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
732
732
|
* @param ListWorkRequestLogsRequest
|
|
733
733
|
* @return ListWorkRequestLogsResponse
|
|
734
734
|
* @throws OciError when an error occurs
|
|
735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
735
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
736
736
|
*/
|
|
737
737
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
738
738
|
/**
|
|
739
739
|
* Lists the work requests in a compartment. Either compartmentId or id must be specified. Only one of id, resourceId or relatedResourceId can be specified optionally.
|
|
740
740
|
*
|
|
741
|
-
* This operation
|
|
741
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
742
742
|
* @param ListWorkRequestsRequest
|
|
743
743
|
* @return ListWorkRequestsResponse
|
|
744
744
|
* @throws OciError when an error occurs
|
|
745
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
745
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
746
746
|
*/
|
|
747
747
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
748
748
|
/**
|
|
749
749
|
* Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
|
|
750
|
-
* This operation
|
|
750
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
751
751
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
752
752
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
753
753
|
* @throws OciError when an error occurs
|
|
754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
755
755
|
*/
|
|
756
756
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
|
|
757
757
|
/**
|
|
758
758
|
* Gets a list of summary of AWR Sources.
|
|
759
759
|
*
|
|
760
|
-
* This operation
|
|
760
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
761
761
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
762
762
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
763
763
|
* @throws OciError when an error occurs
|
|
764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
764
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
765
765
|
*/
|
|
766
766
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
|
|
767
767
|
/**
|
|
@@ -769,33 +769,33 @@ export declare class OperationsInsightsClient {
|
|
|
769
769
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
770
770
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
771
771
|
*
|
|
772
|
-
* This operation
|
|
772
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
773
773
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
774
774
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
775
775
|
* @throws OciError when an error occurs
|
|
776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
777
777
|
*/
|
|
778
778
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
|
|
779
779
|
/**
|
|
780
780
|
* Get Forecast predictions for CPU and Storage resources since a time in the past.
|
|
781
781
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
782
782
|
*
|
|
783
|
-
* This operation
|
|
783
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
784
784
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
785
785
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
786
786
|
* @throws OciError when an error occurs
|
|
787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
787
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
788
788
|
*/
|
|
789
789
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
|
|
790
790
|
/**
|
|
791
791
|
* Lists the Resource statistics (usage,capacity, usage change percent, utilization percent, base capacity, isAutoScalingEnabled)
|
|
792
792
|
* for each database filtered by utilization level in a compartment and in all sub-compartments if specified.
|
|
793
793
|
*
|
|
794
|
-
* This operation
|
|
794
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
795
795
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
796
796
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
797
797
|
* @throws OciError when an error occurs
|
|
798
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
798
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
799
799
|
*/
|
|
800
800
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
|
|
801
801
|
/**
|
|
@@ -804,11 +804,11 @@ export declare class OperationsInsightsClient {
|
|
|
804
804
|
* Linear regression functions are used to calculate the usage change percentage.
|
|
805
805
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
806
806
|
*
|
|
807
|
-
* This operation
|
|
807
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
808
808
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
809
809
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
810
810
|
* @throws OciError when an error occurs
|
|
811
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
812
812
|
*/
|
|
813
813
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
|
|
814
814
|
/**
|
|
@@ -816,22 +816,22 @@ export declare class OperationsInsightsClient {
|
|
|
816
816
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
817
817
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
818
818
|
*
|
|
819
|
-
* This operation
|
|
819
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
820
820
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
821
821
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
822
822
|
* @throws OciError when an error occurs
|
|
823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
824
824
|
*/
|
|
825
825
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
|
|
826
826
|
/**
|
|
827
827
|
* Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
|
|
828
828
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
829
829
|
*
|
|
830
|
-
* This operation
|
|
830
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
831
831
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
832
832
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
833
833
|
* @throws OciError when an error occurs
|
|
834
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
835
835
|
*/
|
|
836
836
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
|
|
837
837
|
/**
|
|
@@ -839,11 +839,11 @@ export declare class OperationsInsightsClient {
|
|
|
839
839
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
840
840
|
* Either databaseId or id must be specified.
|
|
841
841
|
*
|
|
842
|
-
* This operation
|
|
842
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
843
843
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
844
844
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
845
845
|
* @throws OciError when an error occurs
|
|
846
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
846
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
847
847
|
*/
|
|
848
848
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
|
|
849
849
|
/**
|
|
@@ -856,11 +856,11 @@ export declare class OperationsInsightsClient {
|
|
|
856
856
|
* and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER.
|
|
857
857
|
* Valid values for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
|
|
858
858
|
*
|
|
859
|
-
* This operation
|
|
859
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
860
860
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
861
861
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
862
862
|
* @throws OciError when an error occurs
|
|
863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
864
864
|
*/
|
|
865
865
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
|
|
866
866
|
/**
|
|
@@ -870,11 +870,11 @@ export declare class OperationsInsightsClient {
|
|
|
870
870
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
871
871
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
872
872
|
*
|
|
873
|
-
* This operation
|
|
873
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
874
874
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
875
875
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
876
876
|
* @throws OciError when an error occurs
|
|
877
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
878
878
|
*/
|
|
879
879
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
|
|
880
880
|
/**
|
|
@@ -887,11 +887,11 @@ export declare class OperationsInsightsClient {
|
|
|
887
887
|
* and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER.
|
|
888
888
|
* Valid value for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
|
|
889
889
|
*
|
|
890
|
-
* This operation
|
|
890
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
891
891
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
892
892
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
893
893
|
* @throws OciError when an error occurs
|
|
894
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
894
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
895
895
|
*/
|
|
896
896
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
|
|
897
897
|
/**
|
|
@@ -900,11 +900,11 @@ export declare class OperationsInsightsClient {
|
|
|
900
900
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
901
901
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
902
902
|
*
|
|
903
|
-
* This operation
|
|
903
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
904
904
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
905
905
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
906
906
|
* @throws OciError when an error occurs
|
|
907
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
907
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
908
908
|
*/
|
|
909
909
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
|
|
910
910
|
/**
|
|
@@ -914,11 +914,11 @@ export declare class OperationsInsightsClient {
|
|
|
914
914
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS, THROUGHPUT.
|
|
915
915
|
* Valid value for ResourceType DISKGROUP is STORAGE.
|
|
916
916
|
*
|
|
917
|
-
* This operation
|
|
917
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
918
918
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
919
919
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
920
920
|
* @throws OciError when an error occurs
|
|
921
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
921
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
922
922
|
*/
|
|
923
923
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
|
|
924
924
|
/**
|
|
@@ -929,11 +929,11 @@ export declare class OperationsInsightsClient {
|
|
|
929
929
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
930
930
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
931
931
|
*
|
|
932
|
-
* This operation
|
|
932
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
933
933
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
934
934
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
935
935
|
* @throws OciError when an error occurs
|
|
936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
937
937
|
*/
|
|
938
938
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
|
|
939
939
|
/**
|
|
@@ -944,29 +944,29 @@ export declare class OperationsInsightsClient {
|
|
|
944
944
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
945
945
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
946
946
|
*
|
|
947
|
-
* This operation
|
|
947
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
948
948
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
949
949
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
950
950
|
* @throws OciError when an error occurs
|
|
951
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
951
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
952
952
|
*/
|
|
953
953
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
|
|
954
954
|
/**
|
|
955
955
|
* Gets current utilization, projected utilization and days to reach projectedUtilization for an exadata system over specified time period. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Valid values for ResourceType HOST are CPU and MEMORY. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
956
|
-
* This operation
|
|
956
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
957
957
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
958
958
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
959
959
|
* @throws OciError when an error occurs
|
|
960
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
960
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
961
961
|
*/
|
|
962
962
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
|
|
963
963
|
/**
|
|
964
964
|
* Lists the software and hardware inventory of the Exadata System.
|
|
965
|
-
* This operation
|
|
965
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
966
966
|
* @param SummarizeExadataMembersRequest
|
|
967
967
|
* @return SummarizeExadataMembersResponse
|
|
968
968
|
* @throws OciError when an error occurs
|
|
969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
969
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
970
970
|
*/
|
|
971
971
|
summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
|
|
972
972
|
/**
|
|
@@ -974,33 +974,33 @@ export declare class OperationsInsightsClient {
|
|
|
974
974
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
975
975
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
976
976
|
*
|
|
977
|
-
* This operation
|
|
977
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
978
978
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
979
979
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
980
980
|
* @throws OciError when an error occurs
|
|
981
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
981
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
982
982
|
*/
|
|
983
983
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
|
|
984
984
|
/**
|
|
985
985
|
* Get Forecast predictions for CPU or memory resources since a time in the past.
|
|
986
986
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
987
987
|
*
|
|
988
|
-
* This operation
|
|
988
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
989
989
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
990
990
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
991
991
|
* @throws OciError when an error occurs
|
|
992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
992
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
993
993
|
*/
|
|
994
994
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
|
|
995
995
|
/**
|
|
996
996
|
* Lists the resource statistics (usage, capacity, usage change percent, utilization percent, load) for each host filtered
|
|
997
997
|
* by utilization level in a compartment and in all sub-compartments if specified.
|
|
998
998
|
*
|
|
999
|
-
* This operation
|
|
999
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1000
1000
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
1001
1001
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
1002
1002
|
* @throws OciError when an error occurs
|
|
1003
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1003
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
1004
1004
|
*/
|
|
1005
1005
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
|
|
1006
1006
|
/**
|
|
@@ -1009,11 +1009,11 @@ export declare class OperationsInsightsClient {
|
|
|
1009
1009
|
* Linear regression functions are used to calculate the usage change percentage.
|
|
1010
1010
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
1011
1011
|
*
|
|
1012
|
-
* This operation
|
|
1012
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1013
1013
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
1014
1014
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
1015
1015
|
* @throws OciError when an error occurs
|
|
1016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1016
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
1017
1017
|
*/
|
|
1018
1018
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
|
|
1019
1019
|
/**
|
|
@@ -1021,173 +1021,185 @@ export declare class OperationsInsightsClient {
|
|
|
1021
1021
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
1022
1022
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
1023
1023
|
*
|
|
1024
|
-
* This operation
|
|
1024
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1025
1025
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
1026
1026
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
1027
1027
|
* @throws OciError when an error occurs
|
|
1028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1028
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
1029
1029
|
*/
|
|
1030
1030
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
|
|
1031
1031
|
/**
|
|
1032
1032
|
* Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
|
|
1033
1033
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
1034
1034
|
*
|
|
1035
|
-
* This operation
|
|
1035
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1036
1036
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
1037
1037
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
1038
1038
|
* @throws OciError when an error occurs
|
|
1039
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
1040
1040
|
*/
|
|
1041
1041
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
|
|
1042
|
+
/**
|
|
1043
|
+
* Returns response with aggregated time series data (timeIntervalstart, timeIntervalEnd, commandArgs, usageData) for top processes.
|
|
1044
|
+
* Data is aggregated for the time period specified and proceses are sorted descendent by the proces metric specified (CPU, MEMORY, VIRTUAL_MEMORY).
|
|
1045
|
+
* HostInsight Id and Process metric must be specified
|
|
1046
|
+
*
|
|
1047
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1048
|
+
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
1049
|
+
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
1050
|
+
* @throws OciError when an error occurs
|
|
1051
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
1052
|
+
*/
|
|
1053
|
+
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest: requests.SummarizeHostInsightTopProcessesUsageTrendRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageTrendResponse>;
|
|
1042
1054
|
/**
|
|
1043
1055
|
* Gets the details of resources used by an Operations Insights Warehouse.
|
|
1044
1056
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
1045
1057
|
*
|
|
1046
|
-
* This operation
|
|
1058
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1047
1059
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
1048
1060
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
1049
1061
|
* @throws OciError when an error occurs
|
|
1050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
1051
1063
|
*/
|
|
1052
1064
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
|
|
1053
1065
|
/**
|
|
1054
1066
|
* Query SQL Warehouse to get the performance insights for SQLs taking greater than X% database time for a given
|
|
1055
1067
|
* time period across the given databases or database types in a compartment and in all sub-compartments if specified.
|
|
1056
1068
|
*
|
|
1057
|
-
* This operation
|
|
1069
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1058
1070
|
* @param SummarizeSqlInsightsRequest
|
|
1059
1071
|
* @return SummarizeSqlInsightsResponse
|
|
1060
1072
|
* @throws OciError when an error occurs
|
|
1061
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1073
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
1062
1074
|
*/
|
|
1063
1075
|
summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
|
|
1064
1076
|
/**
|
|
1065
1077
|
* Query SQL Warehouse to get the performance insights on the execution plans for a given SQL for a given time period.
|
|
1066
1078
|
* Either databaseId or id must be specified.
|
|
1067
1079
|
*
|
|
1068
|
-
* This operation
|
|
1080
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1069
1081
|
* @param SummarizeSqlPlanInsightsRequest
|
|
1070
1082
|
* @return SummarizeSqlPlanInsightsResponse
|
|
1071
1083
|
* @throws OciError when an error occurs
|
|
1072
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1084
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
1073
1085
|
*/
|
|
1074
1086
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
|
|
1075
1087
|
/**
|
|
1076
1088
|
* Query SQL Warehouse to summarize the response time distribution of query executions for a given SQL for a given time period.
|
|
1077
1089
|
* Either databaseId or id must be specified.
|
|
1078
1090
|
*
|
|
1079
|
-
* This operation
|
|
1091
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1080
1092
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
1081
1093
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
1082
1094
|
* @throws OciError when an error occurs
|
|
1083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1095
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
1084
1096
|
*/
|
|
1085
1097
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
|
|
1086
1098
|
/**
|
|
1087
1099
|
* Query SQL Warehouse to get the performance statistics for SQLs taking greater than X% database time for a given
|
|
1088
1100
|
* time period across the given databases or database types in a compartment and in all sub-compartments if specified.
|
|
1089
1101
|
*
|
|
1090
|
-
* This operation
|
|
1102
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1091
1103
|
* @param SummarizeSqlStatisticsRequest
|
|
1092
1104
|
* @return SummarizeSqlStatisticsResponse
|
|
1093
1105
|
* @throws OciError when an error occurs
|
|
1094
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
1095
1107
|
*/
|
|
1096
1108
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
|
|
1097
1109
|
/**
|
|
1098
1110
|
* Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a
|
|
1099
1111
|
* given time period in a compartment and in all sub-compartments if specified.
|
|
1100
1112
|
*
|
|
1101
|
-
* This operation
|
|
1113
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1102
1114
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
1103
1115
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
1104
1116
|
* @throws OciError when an error occurs
|
|
1105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1117
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
1106
1118
|
*/
|
|
1107
1119
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
|
|
1108
1120
|
/**
|
|
1109
1121
|
* Query SQL Warehouse to get the performance statistics time series for a given SQL by execution plans for a given time period.
|
|
1110
1122
|
* Either databaseId or id must be specified.
|
|
1111
1123
|
*
|
|
1112
|
-
* This operation
|
|
1124
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1113
1125
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
1114
1126
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
1115
1127
|
* @throws OciError when an error occurs
|
|
1116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
1117
1129
|
*/
|
|
1118
1130
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
|
|
1119
1131
|
/**
|
|
1120
1132
|
* Updates the configuration of a hub .
|
|
1121
|
-
* This operation
|
|
1133
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1122
1134
|
* @param UpdateAwrHubRequest
|
|
1123
1135
|
* @return UpdateAwrHubResponse
|
|
1124
1136
|
* @throws OciError when an error occurs
|
|
1125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
1126
1138
|
*/
|
|
1127
1139
|
updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
|
|
1128
1140
|
/**
|
|
1129
1141
|
* Updates configuration of a database insight.
|
|
1130
|
-
* This operation
|
|
1142
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1131
1143
|
* @param UpdateDatabaseInsightRequest
|
|
1132
1144
|
* @return UpdateDatabaseInsightResponse
|
|
1133
1145
|
* @throws OciError when an error occurs
|
|
1134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
1135
1147
|
*/
|
|
1136
1148
|
updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
|
|
1137
1149
|
/**
|
|
1138
1150
|
* Updates configuration of an Operations Insights Enterprise Manager bridge.
|
|
1139
|
-
* This operation
|
|
1151
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1140
1152
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
1141
1153
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
1142
1154
|
* @throws OciError when an error occurs
|
|
1143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
1144
1156
|
*/
|
|
1145
1157
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
|
|
1146
1158
|
/**
|
|
1147
1159
|
* Updates configuration of an Exadata insight.
|
|
1148
|
-
* This operation
|
|
1160
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1149
1161
|
* @param UpdateExadataInsightRequest
|
|
1150
1162
|
* @return UpdateExadataInsightResponse
|
|
1151
1163
|
* @throws OciError when an error occurs
|
|
1152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
1153
1165
|
*/
|
|
1154
1166
|
updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
|
|
1155
1167
|
/**
|
|
1156
1168
|
* Updates configuration of a host insight.
|
|
1157
|
-
* This operation
|
|
1169
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1158
1170
|
* @param UpdateHostInsightRequest
|
|
1159
1171
|
* @return UpdateHostInsightResponse
|
|
1160
1172
|
* @throws OciError when an error occurs
|
|
1161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
1162
1174
|
*/
|
|
1163
1175
|
updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
|
|
1164
1176
|
/**
|
|
1165
1177
|
* Updates one or more attributes of the specified private endpoint.
|
|
1166
|
-
* This operation
|
|
1178
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1167
1179
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
1168
1180
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
1169
1181
|
* @throws OciError when an error occurs
|
|
1170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
1171
1183
|
*/
|
|
1172
1184
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest: requests.UpdateOperationsInsightsPrivateEndpointRequest): Promise<responses.UpdateOperationsInsightsPrivateEndpointResponse>;
|
|
1173
1185
|
/**
|
|
1174
1186
|
* Updates the configuration of an Operations Insights Warehouse.
|
|
1175
1187
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
1176
1188
|
*
|
|
1177
|
-
* This operation
|
|
1189
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1178
1190
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
1179
1191
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
1180
1192
|
* @throws OciError when an error occurs
|
|
1181
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
1182
1194
|
*/
|
|
1183
1195
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
|
|
1184
1196
|
/**
|
|
1185
1197
|
* Updates the configuration of an Operations Insights Warehouse User.
|
|
1186
|
-
* This operation
|
|
1198
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1187
1199
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
1188
1200
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
1189
1201
|
* @throws OciError when an error occurs
|
|
1190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
1191
1203
|
*/
|
|
1192
1204
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
|
|
1193
1205
|
}
|