oci-databasemanagement 2.26.0 → 2.27.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 +79 -79
- package/lib/client.js +79 -79
- package/lib/model/awr-query-result.js +2 -2
- package/lib/model/awr-query-result.js.map +1 -1
- package/lib/model/create-job-details.js +2 -2
- package/lib/model/create-job-details.js.map +1 -1
- package/lib/model/job-execution-result-details.js +2 -2
- package/lib/model/job-execution-result-details.js.map +1 -1
- package/lib/model/job-execution-result-location.js +2 -2
- package/lib/model/job-execution-result-location.js.map +1 -1
- package/lib/model/job.js +2 -2
- package/lib/model/job.js.map +1 -1
- package/lib/model/sql-tuning-task-credential-details.js +2 -2
- package/lib/model/sql-tuning-task-credential-details.js.map +1 -1
- package/lib/model/tablespace-admin-credential-details.js +2 -2
- package/lib/model/tablespace-admin-credential-details.js.map +1 -1
- package/lib/model/update-job-details.js +2 -2
- package/lib/model/update-job-details.js.map +1 -1
- package/lib/request/add-data-files-request.d.ts +1 -1
- package/lib/request/add-managed-database-to-managed-database-group-request.d.ts +1 -1
- package/lib/request/change-database-parameters-request.d.ts +1 -1
- package/lib/request/change-db-management-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-job-compartment-request.d.ts +1 -1
- package/lib/request/change-managed-database-group-compartment-request.d.ts +1 -1
- package/lib/request/clone-sql-tuning-task-request.d.ts +1 -1
- package/lib/request/create-db-management-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-job-request.d.ts +1 -1
- package/lib/request/create-managed-database-group-request.d.ts +1 -1
- package/lib/request/create-tablespace-request.d.ts +1 -1
- package/lib/request/delete-db-management-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-job-request.d.ts +1 -1
- package/lib/request/delete-managed-database-group-request.d.ts +1 -1
- package/lib/request/drop-sql-tuning-task-request.d.ts +1 -1
- package/lib/request/drop-tablespace-request.d.ts +1 -1
- package/lib/request/get-awr-db-report-request.d.ts +1 -1
- package/lib/request/get-awr-db-sql-report-request.d.ts +1 -1
- package/lib/request/get-cluster-cache-metric-request.d.ts +1 -1
- package/lib/request/get-database-fleet-health-metrics-request.d.ts +1 -1
- package/lib/request/get-database-home-metrics-request.d.ts +1 -1
- package/lib/request/get-db-management-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-execution-plan-stats-comparision-request.d.ts +1 -1
- package/lib/request/get-job-execution-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-job-run-request.d.ts +1 -1
- package/lib/request/get-managed-database-group-request.d.ts +1 -1
- package/lib/request/get-managed-database-request.d.ts +1 -1
- package/lib/request/get-pdb-metrics-request.d.ts +1 -1
- package/lib/request/get-sql-execution-plan-request.d.ts +1 -1
- package/lib/request/get-sql-tuning-advisor-task-summary-report-request.d.ts +1 -1
- package/lib/request/get-tablespace-request.d.ts +1 -1
- package/lib/request/get-user-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-asm-properties-request.d.ts +1 -1
- package/lib/request/list-associated-databases-request.d.ts +1 -1
- package/lib/request/list-awr-db-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-dbs-request.d.ts +1 -1
- package/lib/request/list-consumer-group-privileges-request.d.ts +1 -1
- package/lib/request/list-data-access-containers-request.d.ts +1 -1
- package/lib/request/list-database-parameters-request.d.ts +1 -1
- package/lib/request/list-db-management-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-job-executions-request.d.ts +1 -1
- package/lib/request/list-job-runs-request.d.ts +1 -1
- package/lib/request/list-jobs-request.d.ts +1 -1
- package/lib/request/list-managed-database-groups-request.d.ts +1 -1
- package/lib/request/list-managed-databases-request.d.ts +1 -1
- package/lib/request/list-object-privileges-request.d.ts +1 -1
- package/lib/request/list-proxied-for-users-request.d.ts +1 -1
- package/lib/request/list-proxy-users-request.d.ts +1 -1
- package/lib/request/list-roles-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-advisor-task-findings-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-advisor-task-recommendations-request.d.ts +1 -1
- package/lib/request/list-sql-tuning-advisor-tasks-request.d.ts +1 -1
- package/lib/request/list-system-privileges-request.d.ts +1 -1
- package/lib/request/list-tablespaces-request.d.ts +1 -1
- package/lib/request/list-users-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/remove-data-file-request.d.ts +1 -1
- package/lib/request/remove-managed-database-from-managed-database-group-request.d.ts +1 -1
- package/lib/request/reset-database-parameters-request.d.ts +1 -1
- package/lib/request/resize-data-file-request.d.ts +1 -1
- package/lib/request/start-sql-tuning-task-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-db-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-job-executions-statuses-request.d.ts +1 -1
- package/lib/request/update-db-management-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-job-request.d.ts +1 -1
- package/lib/request/update-managed-database-group-request.d.ts +1 -1
- package/lib/request/update-tablespace-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -78,7 +78,7 @@ export declare class DbManagementClient {
|
|
|
78
78
|
* @param AddDataFilesRequest
|
|
79
79
|
* @return AddDataFilesResponse
|
|
80
80
|
* @throws OciError when an error occurs
|
|
81
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
81
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/AddDataFiles.ts.html |here} to see how to use AddDataFiles API.
|
|
82
82
|
*/
|
|
83
83
|
addDataFiles(addDataFilesRequest: requests.AddDataFilesRequest): Promise<responses.AddDataFilesResponse>;
|
|
84
84
|
/**
|
|
@@ -90,7 +90,7 @@ export declare class DbManagementClient {
|
|
|
90
90
|
* @param AddManagedDatabaseToManagedDatabaseGroupRequest
|
|
91
91
|
* @return AddManagedDatabaseToManagedDatabaseGroupResponse
|
|
92
92
|
* @throws OciError when an error occurs
|
|
93
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
93
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/AddManagedDatabaseToManagedDatabaseGroup.ts.html |here} to see how to use AddManagedDatabaseToManagedDatabaseGroup API.
|
|
94
94
|
*/
|
|
95
95
|
addManagedDatabaseToManagedDatabaseGroup(addManagedDatabaseToManagedDatabaseGroupRequest: requests.AddManagedDatabaseToManagedDatabaseGroupRequest): Promise<responses.AddManagedDatabaseToManagedDatabaseGroupResponse>;
|
|
96
96
|
/**
|
|
@@ -112,7 +112,7 @@ export declare class DbManagementClient {
|
|
|
112
112
|
* @param ChangeDatabaseParametersRequest
|
|
113
113
|
* @return ChangeDatabaseParametersResponse
|
|
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.27.0/databasemanagement/ChangeDatabaseParameters.ts.html |here} to see how to use ChangeDatabaseParameters API.
|
|
116
116
|
*/
|
|
117
117
|
changeDatabaseParameters(changeDatabaseParametersRequest: requests.ChangeDatabaseParametersRequest): Promise<responses.ChangeDatabaseParametersResponse>;
|
|
118
118
|
/**
|
|
@@ -121,7 +121,7 @@ export declare class DbManagementClient {
|
|
|
121
121
|
* @param ChangeDbManagementPrivateEndpointCompartmentRequest
|
|
122
122
|
* @return ChangeDbManagementPrivateEndpointCompartmentResponse
|
|
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.27.0/databasemanagement/ChangeDbManagementPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDbManagementPrivateEndpointCompartment API.
|
|
125
125
|
*/
|
|
126
126
|
changeDbManagementPrivateEndpointCompartment(changeDbManagementPrivateEndpointCompartmentRequest: requests.ChangeDbManagementPrivateEndpointCompartmentRequest): Promise<responses.ChangeDbManagementPrivateEndpointCompartmentResponse>;
|
|
127
127
|
/**
|
|
@@ -131,7 +131,7 @@ export declare class DbManagementClient {
|
|
|
131
131
|
* @param ChangeJobCompartmentRequest
|
|
132
132
|
* @return ChangeJobCompartmentResponse
|
|
133
133
|
* @throws OciError when an error occurs
|
|
134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
134
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
|
|
135
135
|
*/
|
|
136
136
|
changeJobCompartment(changeJobCompartmentRequest: requests.ChangeJobCompartmentRequest): Promise<responses.ChangeJobCompartmentResponse>;
|
|
137
137
|
/**
|
|
@@ -143,7 +143,7 @@ export declare class DbManagementClient {
|
|
|
143
143
|
* @param ChangeManagedDatabaseGroupCompartmentRequest
|
|
144
144
|
* @return ChangeManagedDatabaseGroupCompartmentResponse
|
|
145
145
|
* @throws OciError when an error occurs
|
|
146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ChangeManagedDatabaseGroupCompartment.ts.html |here} to see how to use ChangeManagedDatabaseGroupCompartment API.
|
|
147
147
|
*/
|
|
148
148
|
changeManagedDatabaseGroupCompartment(changeManagedDatabaseGroupCompartmentRequest: requests.ChangeManagedDatabaseGroupCompartmentRequest): Promise<responses.ChangeManagedDatabaseGroupCompartmentResponse>;
|
|
149
149
|
/**
|
|
@@ -153,7 +153,7 @@ export declare class DbManagementClient {
|
|
|
153
153
|
* @param CreateDbManagementPrivateEndpointRequest
|
|
154
154
|
* @return CreateDbManagementPrivateEndpointResponse
|
|
155
155
|
* @throws OciError when an error occurs
|
|
156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/CreateDbManagementPrivateEndpoint.ts.html |here} to see how to use CreateDbManagementPrivateEndpoint API.
|
|
157
157
|
*/
|
|
158
158
|
createDbManagementPrivateEndpoint(createDbManagementPrivateEndpointRequest: requests.CreateDbManagementPrivateEndpointRequest): Promise<responses.CreateDbManagementPrivateEndpointResponse>;
|
|
159
159
|
/**
|
|
@@ -165,7 +165,7 @@ export declare class DbManagementClient {
|
|
|
165
165
|
* @param CreateJobRequest
|
|
166
166
|
* @return CreateJobResponse
|
|
167
167
|
* @throws OciError when an error occurs
|
|
168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
169
169
|
*/
|
|
170
170
|
createJob(createJobRequest: requests.CreateJobRequest): Promise<responses.CreateJobResponse>;
|
|
171
171
|
/**
|
|
@@ -176,7 +176,7 @@ export declare class DbManagementClient {
|
|
|
176
176
|
* @param CreateManagedDatabaseGroupRequest
|
|
177
177
|
* @return CreateManagedDatabaseGroupResponse
|
|
178
178
|
* @throws OciError when an error occurs
|
|
179
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
179
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/CreateManagedDatabaseGroup.ts.html |here} to see how to use CreateManagedDatabaseGroup API.
|
|
180
180
|
*/
|
|
181
181
|
createManagedDatabaseGroup(createManagedDatabaseGroupRequest: requests.CreateManagedDatabaseGroupRequest): Promise<responses.CreateManagedDatabaseGroupResponse>;
|
|
182
182
|
/**
|
|
@@ -186,7 +186,7 @@ export declare class DbManagementClient {
|
|
|
186
186
|
* @param CreateTablespaceRequest
|
|
187
187
|
* @return CreateTablespaceResponse
|
|
188
188
|
* @throws OciError when an error occurs
|
|
189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
189
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/CreateTablespace.ts.html |here} to see how to use CreateTablespace API.
|
|
190
190
|
*/
|
|
191
191
|
createTablespace(createTablespaceRequest: requests.CreateTablespaceRequest): Promise<responses.CreateTablespaceResponse>;
|
|
192
192
|
/**
|
|
@@ -195,7 +195,7 @@ export declare class DbManagementClient {
|
|
|
195
195
|
* @param DeleteDbManagementPrivateEndpointRequest
|
|
196
196
|
* @return DeleteDbManagementPrivateEndpointResponse
|
|
197
197
|
* @throws OciError when an error occurs
|
|
198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
198
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/DeleteDbManagementPrivateEndpoint.ts.html |here} to see how to use DeleteDbManagementPrivateEndpoint API.
|
|
199
199
|
*/
|
|
200
200
|
deleteDbManagementPrivateEndpoint(deleteDbManagementPrivateEndpointRequest: requests.DeleteDbManagementPrivateEndpointRequest): Promise<responses.DeleteDbManagementPrivateEndpointResponse>;
|
|
201
201
|
/**
|
|
@@ -204,7 +204,7 @@ export declare class DbManagementClient {
|
|
|
204
204
|
* @param DeleteJobRequest
|
|
205
205
|
* @return DeleteJobResponse
|
|
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.27.0/databasemanagement/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
208
208
|
*/
|
|
209
209
|
deleteJob(deleteJobRequest: requests.DeleteJobRequest): Promise<responses.DeleteJobResponse>;
|
|
210
210
|
/**
|
|
@@ -215,7 +215,7 @@ export declare class DbManagementClient {
|
|
|
215
215
|
* @param DeleteManagedDatabaseGroupRequest
|
|
216
216
|
* @return DeleteManagedDatabaseGroupResponse
|
|
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.27.0/databasemanagement/DeleteManagedDatabaseGroup.ts.html |here} to see how to use DeleteManagedDatabaseGroup API.
|
|
219
219
|
*/
|
|
220
220
|
deleteManagedDatabaseGroup(deleteManagedDatabaseGroupRequest: requests.DeleteManagedDatabaseGroupRequest): Promise<responses.DeleteManagedDatabaseGroupResponse>;
|
|
221
221
|
/**
|
|
@@ -225,7 +225,7 @@ export declare class DbManagementClient {
|
|
|
225
225
|
* @param DropTablespaceRequest
|
|
226
226
|
* @return DropTablespaceResponse
|
|
227
227
|
* @throws OciError when an error occurs
|
|
228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
228
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/DropTablespace.ts.html |here} to see how to use DropTablespace API.
|
|
229
229
|
*/
|
|
230
230
|
dropTablespace(dropTablespaceRequest: requests.DropTablespaceRequest): Promise<responses.DropTablespaceResponse>;
|
|
231
231
|
/**
|
|
@@ -235,7 +235,7 @@ export declare class DbManagementClient {
|
|
|
235
235
|
* @param GetAwrDbReportRequest
|
|
236
236
|
* @return GetAwrDbReportResponse
|
|
237
237
|
* @throws OciError when an error occurs
|
|
238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
238
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetAwrDbReport.ts.html |here} to see how to use GetAwrDbReport API.
|
|
239
239
|
*/
|
|
240
240
|
getAwrDbReport(getAwrDbReportRequest: requests.GetAwrDbReportRequest): Promise<responses.GetAwrDbReportResponse>;
|
|
241
241
|
/**
|
|
@@ -245,7 +245,7 @@ export declare class DbManagementClient {
|
|
|
245
245
|
* @param GetAwrDbSqlReportRequest
|
|
246
246
|
* @return GetAwrDbSqlReportResponse
|
|
247
247
|
* @throws OciError when an error occurs
|
|
248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
248
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetAwrDbSqlReport.ts.html |here} to see how to use GetAwrDbSqlReport API.
|
|
249
249
|
*/
|
|
250
250
|
getAwrDbSqlReport(getAwrDbSqlReportRequest: requests.GetAwrDbSqlReportRequest): Promise<responses.GetAwrDbSqlReportResponse>;
|
|
251
251
|
/**
|
|
@@ -257,7 +257,7 @@ export declare class DbManagementClient {
|
|
|
257
257
|
* @param GetClusterCacheMetricRequest
|
|
258
258
|
* @return GetClusterCacheMetricResponse
|
|
259
259
|
* @throws OciError when an error occurs
|
|
260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetClusterCacheMetric.ts.html |here} to see how to use GetClusterCacheMetric API.
|
|
261
261
|
*/
|
|
262
262
|
getClusterCacheMetric(getClusterCacheMetricRequest: requests.GetClusterCacheMetricRequest): Promise<responses.GetClusterCacheMetricResponse>;
|
|
263
263
|
/**
|
|
@@ -268,7 +268,7 @@ export declare class DbManagementClient {
|
|
|
268
268
|
* @param GetDatabaseFleetHealthMetricsRequest
|
|
269
269
|
* @return GetDatabaseFleetHealthMetricsResponse
|
|
270
270
|
* @throws OciError when an error occurs
|
|
271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
271
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetDatabaseFleetHealthMetrics.ts.html |here} to see how to use GetDatabaseFleetHealthMetrics API.
|
|
272
272
|
*/
|
|
273
273
|
getDatabaseFleetHealthMetrics(getDatabaseFleetHealthMetricsRequest: requests.GetDatabaseFleetHealthMetricsRequest): Promise<responses.GetDatabaseFleetHealthMetricsResponse>;
|
|
274
274
|
/**
|
|
@@ -277,7 +277,7 @@ export declare class DbManagementClient {
|
|
|
277
277
|
* @param GetDatabaseHomeMetricsRequest
|
|
278
278
|
* @return GetDatabaseHomeMetricsResponse
|
|
279
279
|
* @throws OciError when an error occurs
|
|
280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
280
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetDatabaseHomeMetrics.ts.html |here} to see how to use GetDatabaseHomeMetrics API.
|
|
281
281
|
*/
|
|
282
282
|
getDatabaseHomeMetrics(getDatabaseHomeMetricsRequest: requests.GetDatabaseHomeMetricsRequest): Promise<responses.GetDatabaseHomeMetricsResponse>;
|
|
283
283
|
/**
|
|
@@ -286,7 +286,7 @@ export declare class DbManagementClient {
|
|
|
286
286
|
* @param GetDbManagementPrivateEndpointRequest
|
|
287
287
|
* @return GetDbManagementPrivateEndpointResponse
|
|
288
288
|
* @throws OciError when an error occurs
|
|
289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetDbManagementPrivateEndpoint.ts.html |here} to see how to use GetDbManagementPrivateEndpoint API.
|
|
290
290
|
*/
|
|
291
291
|
getDbManagementPrivateEndpoint(getDbManagementPrivateEndpointRequest: requests.GetDbManagementPrivateEndpointRequest): Promise<responses.GetDbManagementPrivateEndpointResponse>;
|
|
292
292
|
/**
|
|
@@ -296,7 +296,7 @@ export declare class DbManagementClient {
|
|
|
296
296
|
* @param GetJobRequest
|
|
297
297
|
* @return GetJobResponse
|
|
298
298
|
* @throws OciError when an error occurs
|
|
299
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
299
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetJob.ts.html |here} to see how to use GetJob API.
|
|
300
300
|
*/
|
|
301
301
|
getJob(getJobRequest: requests.GetJobRequest): Promise<responses.GetJobResponse>;
|
|
302
302
|
/**
|
|
@@ -306,7 +306,7 @@ export declare class DbManagementClient {
|
|
|
306
306
|
* @param GetJobExecutionRequest
|
|
307
307
|
* @return GetJobExecutionResponse
|
|
308
308
|
* @throws OciError when an error occurs
|
|
309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
|
|
310
310
|
*/
|
|
311
311
|
getJobExecution(getJobExecutionRequest: requests.GetJobExecutionRequest): Promise<responses.GetJobExecutionResponse>;
|
|
312
312
|
/**
|
|
@@ -316,7 +316,7 @@ export declare class DbManagementClient {
|
|
|
316
316
|
* @param GetJobRunRequest
|
|
317
317
|
* @return GetJobRunResponse
|
|
318
318
|
* @throws OciError when an error occurs
|
|
319
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetJobRun.ts.html |here} to see how to use GetJobRun API.
|
|
320
320
|
*/
|
|
321
321
|
getJobRun(getJobRunRequest: requests.GetJobRunRequest): Promise<responses.GetJobRunResponse>;
|
|
322
322
|
/**
|
|
@@ -326,7 +326,7 @@ export declare class DbManagementClient {
|
|
|
326
326
|
* @param GetManagedDatabaseRequest
|
|
327
327
|
* @return GetManagedDatabaseResponse
|
|
328
328
|
* @throws OciError when an error occurs
|
|
329
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetManagedDatabase.ts.html |here} to see how to use GetManagedDatabase API.
|
|
330
330
|
*/
|
|
331
331
|
getManagedDatabase(getManagedDatabaseRequest: requests.GetManagedDatabaseRequest): Promise<responses.GetManagedDatabaseResponse>;
|
|
332
332
|
/**
|
|
@@ -336,7 +336,7 @@ export declare class DbManagementClient {
|
|
|
336
336
|
* @param GetManagedDatabaseGroupRequest
|
|
337
337
|
* @return GetManagedDatabaseGroupResponse
|
|
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.27.0/databasemanagement/GetManagedDatabaseGroup.ts.html |here} to see how to use GetManagedDatabaseGroup API.
|
|
340
340
|
*/
|
|
341
341
|
getManagedDatabaseGroup(getManagedDatabaseGroupRequest: requests.GetManagedDatabaseGroupRequest): Promise<responses.GetManagedDatabaseGroupResponse>;
|
|
342
342
|
/**
|
|
@@ -349,7 +349,7 @@ export declare class DbManagementClient {
|
|
|
349
349
|
* @param GetPdbMetricsRequest
|
|
350
350
|
* @return GetPdbMetricsResponse
|
|
351
351
|
* @throws OciError when an error occurs
|
|
352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
352
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetPdbMetrics.ts.html |here} to see how to use GetPdbMetrics API.
|
|
353
353
|
*/
|
|
354
354
|
getPdbMetrics(getPdbMetricsRequest: requests.GetPdbMetricsRequest): Promise<responses.GetPdbMetricsResponse>;
|
|
355
355
|
/**
|
|
@@ -359,7 +359,7 @@ export declare class DbManagementClient {
|
|
|
359
359
|
* @param GetTablespaceRequest
|
|
360
360
|
* @return GetTablespaceResponse
|
|
361
361
|
* @throws OciError when an error occurs
|
|
362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
362
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetTablespace.ts.html |here} to see how to use GetTablespace API.
|
|
363
363
|
*/
|
|
364
364
|
getTablespace(getTablespaceRequest: requests.GetTablespaceRequest): Promise<responses.GetTablespaceResponse>;
|
|
365
365
|
/**
|
|
@@ -369,7 +369,7 @@ export declare class DbManagementClient {
|
|
|
369
369
|
* @param GetUserRequest
|
|
370
370
|
* @return GetUserResponse
|
|
371
371
|
* @throws OciError when an error occurs
|
|
372
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
372
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetUser.ts.html |here} to see how to use GetUser API.
|
|
373
373
|
*/
|
|
374
374
|
getUser(getUserRequest: requests.GetUserRequest): Promise<responses.GetUserResponse>;
|
|
375
375
|
/**
|
|
@@ -378,7 +378,7 @@ export declare class DbManagementClient {
|
|
|
378
378
|
* @param GetWorkRequestRequest
|
|
379
379
|
* @return GetWorkRequestResponse
|
|
380
380
|
* @throws OciError when an error occurs
|
|
381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
382
382
|
*/
|
|
383
383
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
384
384
|
/**
|
|
@@ -387,7 +387,7 @@ export declare class DbManagementClient {
|
|
|
387
387
|
* @param ListAsmPropertiesRequest
|
|
388
388
|
* @return ListAsmPropertiesResponse
|
|
389
389
|
* @throws OciError when an error occurs
|
|
390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListAsmProperties.ts.html |here} to see how to use ListAsmProperties API.
|
|
391
391
|
*/
|
|
392
392
|
listAsmProperties(listAsmPropertiesRequest: requests.ListAsmPropertiesRequest): Promise<responses.ListAsmPropertiesResponse>;
|
|
393
393
|
/**
|
|
@@ -396,7 +396,7 @@ export declare class DbManagementClient {
|
|
|
396
396
|
* @param ListAssociatedDatabasesRequest
|
|
397
397
|
* @return ListAssociatedDatabasesResponse
|
|
398
398
|
* @throws OciError when an error occurs
|
|
399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
399
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListAssociatedDatabases.ts.html |here} to see how to use ListAssociatedDatabases API.
|
|
400
400
|
*/
|
|
401
401
|
listAssociatedDatabases(listAssociatedDatabasesRequest: requests.ListAssociatedDatabasesRequest): Promise<responses.ListAssociatedDatabasesResponse>;
|
|
402
402
|
/**
|
|
@@ -406,7 +406,7 @@ export declare class DbManagementClient {
|
|
|
406
406
|
* @param ListAwrDbSnapshotsRequest
|
|
407
407
|
* @return ListAwrDbSnapshotsResponse
|
|
408
408
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListAwrDbSnapshots.ts.html |here} to see how to use ListAwrDbSnapshots API.
|
|
410
410
|
*/
|
|
411
411
|
listAwrDbSnapshots(listAwrDbSnapshotsRequest: requests.ListAwrDbSnapshotsRequest): Promise<responses.ListAwrDbSnapshotsResponse>;
|
|
412
412
|
/**
|
|
@@ -416,7 +416,7 @@ export declare class DbManagementClient {
|
|
|
416
416
|
* @param ListAwrDbsRequest
|
|
417
417
|
* @return ListAwrDbsResponse
|
|
418
418
|
* @throws OciError when an error occurs
|
|
419
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListAwrDbs.ts.html |here} to see how to use ListAwrDbs API.
|
|
420
420
|
*/
|
|
421
421
|
listAwrDbs(listAwrDbsRequest: requests.ListAwrDbsRequest): Promise<responses.ListAwrDbsResponse>;
|
|
422
422
|
/**
|
|
@@ -425,7 +425,7 @@ export declare class DbManagementClient {
|
|
|
425
425
|
* @param ListConsumerGroupPrivilegesRequest
|
|
426
426
|
* @return ListConsumerGroupPrivilegesResponse
|
|
427
427
|
* @throws OciError when an error occurs
|
|
428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListConsumerGroupPrivileges.ts.html |here} to see how to use ListConsumerGroupPrivileges API.
|
|
429
429
|
*/
|
|
430
430
|
listConsumerGroupPrivileges(listConsumerGroupPrivilegesRequest: requests.ListConsumerGroupPrivilegesRequest): Promise<responses.ListConsumerGroupPrivilegesResponse>;
|
|
431
431
|
/**
|
|
@@ -434,7 +434,7 @@ export declare class DbManagementClient {
|
|
|
434
434
|
* @param ListDataAccessContainersRequest
|
|
435
435
|
* @return ListDataAccessContainersResponse
|
|
436
436
|
* @throws OciError when an error occurs
|
|
437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListDataAccessContainers.ts.html |here} to see how to use ListDataAccessContainers API.
|
|
438
438
|
*/
|
|
439
439
|
listDataAccessContainers(listDataAccessContainersRequest: requests.ListDataAccessContainersRequest): Promise<responses.ListDataAccessContainersResponse>;
|
|
440
440
|
/**
|
|
@@ -444,7 +444,7 @@ export declare class DbManagementClient {
|
|
|
444
444
|
* @param ListDatabaseParametersRequest
|
|
445
445
|
* @return ListDatabaseParametersResponse
|
|
446
446
|
* @throws OciError when an error occurs
|
|
447
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
447
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListDatabaseParameters.ts.html |here} to see how to use ListDatabaseParameters API.
|
|
448
448
|
*/
|
|
449
449
|
listDatabaseParameters(listDatabaseParametersRequest: requests.ListDatabaseParametersRequest): Promise<responses.ListDatabaseParametersResponse>;
|
|
450
450
|
/**
|
|
@@ -454,7 +454,7 @@ export declare class DbManagementClient {
|
|
|
454
454
|
* @param ListDbManagementPrivateEndpointsRequest
|
|
455
455
|
* @return ListDbManagementPrivateEndpointsResponse
|
|
456
456
|
* @throws OciError when an error occurs
|
|
457
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListDbManagementPrivateEndpoints.ts.html |here} to see how to use ListDbManagementPrivateEndpoints API.
|
|
458
458
|
*/
|
|
459
459
|
listDbManagementPrivateEndpoints(listDbManagementPrivateEndpointsRequest: requests.ListDbManagementPrivateEndpointsRequest): Promise<responses.ListDbManagementPrivateEndpointsResponse>;
|
|
460
460
|
/**
|
|
@@ -467,7 +467,7 @@ export declare class DbManagementClient {
|
|
|
467
467
|
* @param ListJobExecutionsRequest
|
|
468
468
|
* @return ListJobExecutionsResponse
|
|
469
469
|
* @throws OciError when an error occurs
|
|
470
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
470
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
|
|
471
471
|
*/
|
|
472
472
|
listJobExecutions(listJobExecutionsRequest: requests.ListJobExecutionsRequest): Promise<responses.ListJobExecutionsResponse>;
|
|
473
473
|
/**
|
|
@@ -480,7 +480,7 @@ export declare class DbManagementClient {
|
|
|
480
480
|
* @param ListJobRunsRequest
|
|
481
481
|
* @return ListJobRunsResponse
|
|
482
482
|
* @throws OciError when an error occurs
|
|
483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
|
|
484
484
|
*/
|
|
485
485
|
listJobRuns(listJobRunsRequest: requests.ListJobRunsRequest): Promise<responses.ListJobRunsResponse>;
|
|
486
486
|
/**
|
|
@@ -493,7 +493,7 @@ export declare class DbManagementClient {
|
|
|
493
493
|
* @param ListJobsRequest
|
|
494
494
|
* @return ListJobsResponse
|
|
495
495
|
* @throws OciError when an error occurs
|
|
496
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
496
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
497
497
|
*/
|
|
498
498
|
listJobs(listJobsRequest: requests.ListJobsRequest): Promise<responses.ListJobsResponse>;
|
|
499
499
|
/**
|
|
@@ -506,7 +506,7 @@ export declare class DbManagementClient {
|
|
|
506
506
|
* @param ListManagedDatabaseGroupsRequest
|
|
507
507
|
* @return ListManagedDatabaseGroupsResponse
|
|
508
508
|
* @throws OciError when an error occurs
|
|
509
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListManagedDatabaseGroups.ts.html |here} to see how to use ListManagedDatabaseGroups API.
|
|
510
510
|
*/
|
|
511
511
|
listManagedDatabaseGroups(listManagedDatabaseGroupsRequest: requests.ListManagedDatabaseGroupsRequest): Promise<responses.ListManagedDatabaseGroupsResponse>;
|
|
512
512
|
/**
|
|
@@ -521,7 +521,7 @@ export declare class DbManagementClient {
|
|
|
521
521
|
* @param ListManagedDatabasesRequest
|
|
522
522
|
* @return ListManagedDatabasesResponse
|
|
523
523
|
* @throws OciError when an error occurs
|
|
524
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
524
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListManagedDatabases.ts.html |here} to see how to use ListManagedDatabases API.
|
|
525
525
|
*/
|
|
526
526
|
listManagedDatabases(listManagedDatabasesRequest: requests.ListManagedDatabasesRequest): Promise<responses.ListManagedDatabasesResponse>;
|
|
527
527
|
/**
|
|
@@ -530,7 +530,7 @@ export declare class DbManagementClient {
|
|
|
530
530
|
* @param ListObjectPrivilegesRequest
|
|
531
531
|
* @return ListObjectPrivilegesResponse
|
|
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.27.0/databasemanagement/ListObjectPrivileges.ts.html |here} to see how to use ListObjectPrivileges API.
|
|
534
534
|
*/
|
|
535
535
|
listObjectPrivileges(listObjectPrivilegesRequest: requests.ListObjectPrivilegesRequest): Promise<responses.ListObjectPrivilegesResponse>;
|
|
536
536
|
/**
|
|
@@ -539,7 +539,7 @@ export declare class DbManagementClient {
|
|
|
539
539
|
* @param ListProxiedForUsersRequest
|
|
540
540
|
* @return ListProxiedForUsersResponse
|
|
541
541
|
* @throws OciError when an error occurs
|
|
542
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
542
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListProxiedForUsers.ts.html |here} to see how to use ListProxiedForUsers API.
|
|
543
543
|
*/
|
|
544
544
|
listProxiedForUsers(listProxiedForUsersRequest: requests.ListProxiedForUsersRequest): Promise<responses.ListProxiedForUsersResponse>;
|
|
545
545
|
/**
|
|
@@ -548,7 +548,7 @@ export declare class DbManagementClient {
|
|
|
548
548
|
* @param ListProxyUsersRequest
|
|
549
549
|
* @return ListProxyUsersResponse
|
|
550
550
|
* @throws OciError when an error occurs
|
|
551
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
551
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListProxyUsers.ts.html |here} to see how to use ListProxyUsers API.
|
|
552
552
|
*/
|
|
553
553
|
listProxyUsers(listProxyUsersRequest: requests.ListProxyUsersRequest): Promise<responses.ListProxyUsersResponse>;
|
|
554
554
|
/**
|
|
@@ -557,7 +557,7 @@ export declare class DbManagementClient {
|
|
|
557
557
|
* @param ListRolesRequest
|
|
558
558
|
* @return ListRolesResponse
|
|
559
559
|
* @throws OciError when an error occurs
|
|
560
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListRoles.ts.html |here} to see how to use ListRoles API.
|
|
561
561
|
*/
|
|
562
562
|
listRoles(listRolesRequest: requests.ListRolesRequest): Promise<responses.ListRolesResponse>;
|
|
563
563
|
/**
|
|
@@ -566,7 +566,7 @@ export declare class DbManagementClient {
|
|
|
566
566
|
* @param ListSystemPrivilegesRequest
|
|
567
567
|
* @return ListSystemPrivilegesResponse
|
|
568
568
|
* @throws OciError when an error occurs
|
|
569
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
569
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListSystemPrivileges.ts.html |here} to see how to use ListSystemPrivileges API.
|
|
570
570
|
*/
|
|
571
571
|
listSystemPrivileges(listSystemPrivilegesRequest: requests.ListSystemPrivilegesRequest): Promise<responses.ListSystemPrivilegesResponse>;
|
|
572
572
|
/**
|
|
@@ -575,7 +575,7 @@ export declare class DbManagementClient {
|
|
|
575
575
|
* @param ListTablespacesRequest
|
|
576
576
|
* @return ListTablespacesResponse
|
|
577
577
|
* @throws OciError when an error occurs
|
|
578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListTablespaces.ts.html |here} to see how to use ListTablespaces API.
|
|
579
579
|
*/
|
|
580
580
|
listTablespaces(listTablespacesRequest: requests.ListTablespacesRequest): Promise<responses.ListTablespacesResponse>;
|
|
581
581
|
/**
|
|
@@ -584,7 +584,7 @@ export declare class DbManagementClient {
|
|
|
584
584
|
* @param ListUsersRequest
|
|
585
585
|
* @return ListUsersResponse
|
|
586
586
|
* @throws OciError when an error occurs
|
|
587
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListUsers.ts.html |here} to see how to use ListUsers API.
|
|
588
588
|
*/
|
|
589
589
|
listUsers(listUsersRequest: requests.ListUsersRequest): Promise<responses.ListUsersResponse>;
|
|
590
590
|
/**
|
|
@@ -594,7 +594,7 @@ export declare class DbManagementClient {
|
|
|
594
594
|
* @param ListWorkRequestErrorsRequest
|
|
595
595
|
* @return ListWorkRequestErrorsResponse
|
|
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.27.0/databasemanagement/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
598
598
|
*/
|
|
599
599
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
600
600
|
/**
|
|
@@ -604,7 +604,7 @@ export declare class DbManagementClient {
|
|
|
604
604
|
* @param ListWorkRequestLogsRequest
|
|
605
605
|
* @return ListWorkRequestLogsResponse
|
|
606
606
|
* @throws OciError when an error occurs
|
|
607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
608
608
|
*/
|
|
609
609
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
610
610
|
/**
|
|
@@ -614,7 +614,7 @@ export declare class DbManagementClient {
|
|
|
614
614
|
* @param ListWorkRequestsRequest
|
|
615
615
|
* @return ListWorkRequestsResponse
|
|
616
616
|
* @throws OciError when an error occurs
|
|
617
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
617
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
618
618
|
*/
|
|
619
619
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
620
620
|
/**
|
|
@@ -624,7 +624,7 @@ export declare class DbManagementClient {
|
|
|
624
624
|
* @param RemoveDataFileRequest
|
|
625
625
|
* @return RemoveDataFileResponse
|
|
626
626
|
* @throws OciError when an error occurs
|
|
627
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
627
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/RemoveDataFile.ts.html |here} to see how to use RemoveDataFile API.
|
|
628
628
|
*/
|
|
629
629
|
removeDataFile(removeDataFileRequest: requests.RemoveDataFileRequest): Promise<responses.RemoveDataFileResponse>;
|
|
630
630
|
/**
|
|
@@ -637,7 +637,7 @@ export declare class DbManagementClient {
|
|
|
637
637
|
* @param RemoveManagedDatabaseFromManagedDatabaseGroupRequest
|
|
638
638
|
* @return RemoveManagedDatabaseFromManagedDatabaseGroupResponse
|
|
639
639
|
* @throws OciError when an error occurs
|
|
640
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
640
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/RemoveManagedDatabaseFromManagedDatabaseGroup.ts.html |here} to see how to use RemoveManagedDatabaseFromManagedDatabaseGroup API.
|
|
641
641
|
*/
|
|
642
642
|
removeManagedDatabaseFromManagedDatabaseGroup(removeManagedDatabaseFromManagedDatabaseGroupRequest: requests.RemoveManagedDatabaseFromManagedDatabaseGroupRequest): Promise<responses.RemoveManagedDatabaseFromManagedDatabaseGroupResponse>;
|
|
643
643
|
/**
|
|
@@ -647,7 +647,7 @@ export declare class DbManagementClient {
|
|
|
647
647
|
* @param ResetDatabaseParametersRequest
|
|
648
648
|
* @return ResetDatabaseParametersResponse
|
|
649
649
|
* @throws OciError when an error occurs
|
|
650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ResetDatabaseParameters.ts.html |here} to see how to use ResetDatabaseParameters API.
|
|
651
651
|
*/
|
|
652
652
|
resetDatabaseParameters(resetDatabaseParametersRequest: requests.ResetDatabaseParametersRequest): Promise<responses.ResetDatabaseParametersResponse>;
|
|
653
653
|
/**
|
|
@@ -657,7 +657,7 @@ export declare class DbManagementClient {
|
|
|
657
657
|
* @param ResizeDataFileRequest
|
|
658
658
|
* @return ResizeDataFileResponse
|
|
659
659
|
* @throws OciError when an error occurs
|
|
660
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
660
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ResizeDataFile.ts.html |here} to see how to use ResizeDataFile API.
|
|
661
661
|
*/
|
|
662
662
|
resizeDataFile(resizeDataFileRequest: requests.ResizeDataFileRequest): Promise<responses.ResizeDataFileResponse>;
|
|
663
663
|
/**
|
|
@@ -667,7 +667,7 @@ export declare class DbManagementClient {
|
|
|
667
667
|
* @param SummarizeAwrDbCpuUsagesRequest
|
|
668
668
|
* @return SummarizeAwrDbCpuUsagesResponse
|
|
669
669
|
* @throws OciError when an error occurs
|
|
670
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/SummarizeAwrDbCpuUsages.ts.html |here} to see how to use SummarizeAwrDbCpuUsages API.
|
|
671
671
|
*/
|
|
672
672
|
summarizeAwrDbCpuUsages(summarizeAwrDbCpuUsagesRequest: requests.SummarizeAwrDbCpuUsagesRequest): Promise<responses.SummarizeAwrDbCpuUsagesResponse>;
|
|
673
673
|
/**
|
|
@@ -677,7 +677,7 @@ export declare class DbManagementClient {
|
|
|
677
677
|
* @param SummarizeAwrDbMetricsRequest
|
|
678
678
|
* @return SummarizeAwrDbMetricsResponse
|
|
679
679
|
* @throws OciError when an error occurs
|
|
680
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
680
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/SummarizeAwrDbMetrics.ts.html |here} to see how to use SummarizeAwrDbMetrics API.
|
|
681
681
|
*/
|
|
682
682
|
summarizeAwrDbMetrics(summarizeAwrDbMetricsRequest: requests.SummarizeAwrDbMetricsRequest): Promise<responses.SummarizeAwrDbMetricsResponse>;
|
|
683
683
|
/**
|
|
@@ -691,7 +691,7 @@ export declare class DbManagementClient {
|
|
|
691
691
|
* @param SummarizeAwrDbParameterChangesRequest
|
|
692
692
|
* @return SummarizeAwrDbParameterChangesResponse
|
|
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.27.0/databasemanagement/SummarizeAwrDbParameterChanges.ts.html |here} to see how to use SummarizeAwrDbParameterChanges API.
|
|
695
695
|
*/
|
|
696
696
|
summarizeAwrDbParameterChanges(summarizeAwrDbParameterChangesRequest: requests.SummarizeAwrDbParameterChangesRequest): Promise<responses.SummarizeAwrDbParameterChangesResponse>;
|
|
697
697
|
/**
|
|
@@ -711,7 +711,7 @@ export declare class DbManagementClient {
|
|
|
711
711
|
* @param SummarizeAwrDbParametersRequest
|
|
712
712
|
* @return SummarizeAwrDbParametersResponse
|
|
713
713
|
* @throws OciError when an error occurs
|
|
714
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/SummarizeAwrDbParameters.ts.html |here} to see how to use SummarizeAwrDbParameters API.
|
|
715
715
|
*/
|
|
716
716
|
summarizeAwrDbParameters(summarizeAwrDbParametersRequest: requests.SummarizeAwrDbParametersRequest): Promise<responses.SummarizeAwrDbParametersResponse>;
|
|
717
717
|
/**
|
|
@@ -721,7 +721,7 @@ export declare class DbManagementClient {
|
|
|
721
721
|
* @param SummarizeAwrDbSnapshotRangesRequest
|
|
722
722
|
* @return SummarizeAwrDbSnapshotRangesResponse
|
|
723
723
|
* @throws OciError when an error occurs
|
|
724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
724
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/SummarizeAwrDbSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDbSnapshotRanges API.
|
|
725
725
|
*/
|
|
726
726
|
summarizeAwrDbSnapshotRanges(summarizeAwrDbSnapshotRangesRequest: requests.SummarizeAwrDbSnapshotRangesRequest): Promise<responses.SummarizeAwrDbSnapshotRangesResponse>;
|
|
727
727
|
/**
|
|
@@ -731,7 +731,7 @@ export declare class DbManagementClient {
|
|
|
731
731
|
* @param SummarizeAwrDbSysstatsRequest
|
|
732
732
|
* @return SummarizeAwrDbSysstatsResponse
|
|
733
733
|
* @throws OciError when an error occurs
|
|
734
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
734
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/SummarizeAwrDbSysstats.ts.html |here} to see how to use SummarizeAwrDbSysstats API.
|
|
735
735
|
*/
|
|
736
736
|
summarizeAwrDbSysstats(summarizeAwrDbSysstatsRequest: requests.SummarizeAwrDbSysstatsRequest): Promise<responses.SummarizeAwrDbSysstatsResponse>;
|
|
737
737
|
/**
|
|
@@ -741,7 +741,7 @@ export declare class DbManagementClient {
|
|
|
741
741
|
* @param SummarizeAwrDbTopWaitEventsRequest
|
|
742
742
|
* @return SummarizeAwrDbTopWaitEventsResponse
|
|
743
743
|
* @throws OciError when an error occurs
|
|
744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
744
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/SummarizeAwrDbTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDbTopWaitEvents API.
|
|
745
745
|
*/
|
|
746
746
|
summarizeAwrDbTopWaitEvents(summarizeAwrDbTopWaitEventsRequest: requests.SummarizeAwrDbTopWaitEventsRequest): Promise<responses.SummarizeAwrDbTopWaitEventsResponse>;
|
|
747
747
|
/**
|
|
@@ -751,7 +751,7 @@ export declare class DbManagementClient {
|
|
|
751
751
|
* @param SummarizeAwrDbWaitEventBucketsRequest
|
|
752
752
|
* @return SummarizeAwrDbWaitEventBucketsResponse
|
|
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.27.0/databasemanagement/SummarizeAwrDbWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDbWaitEventBuckets API.
|
|
755
755
|
*/
|
|
756
756
|
summarizeAwrDbWaitEventBuckets(summarizeAwrDbWaitEventBucketsRequest: requests.SummarizeAwrDbWaitEventBucketsRequest): Promise<responses.SummarizeAwrDbWaitEventBucketsResponse>;
|
|
757
757
|
/**
|
|
@@ -761,7 +761,7 @@ export declare class DbManagementClient {
|
|
|
761
761
|
* @param SummarizeAwrDbWaitEventsRequest
|
|
762
762
|
* @return SummarizeAwrDbWaitEventsResponse
|
|
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.27.0/databasemanagement/SummarizeAwrDbWaitEvents.ts.html |here} to see how to use SummarizeAwrDbWaitEvents API.
|
|
765
765
|
*/
|
|
766
766
|
summarizeAwrDbWaitEvents(summarizeAwrDbWaitEventsRequest: requests.SummarizeAwrDbWaitEventsRequest): Promise<responses.SummarizeAwrDbWaitEventsResponse>;
|
|
767
767
|
/**
|
|
@@ -770,7 +770,7 @@ export declare class DbManagementClient {
|
|
|
770
770
|
* @param SummarizeJobExecutionsStatusesRequest
|
|
771
771
|
* @return SummarizeJobExecutionsStatusesResponse
|
|
772
772
|
* @throws OciError when an error occurs
|
|
773
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/SummarizeJobExecutionsStatuses.ts.html |here} to see how to use SummarizeJobExecutionsStatuses API.
|
|
774
774
|
*/
|
|
775
775
|
summarizeJobExecutionsStatuses(summarizeJobExecutionsStatusesRequest: requests.SummarizeJobExecutionsStatusesRequest): Promise<responses.SummarizeJobExecutionsStatusesResponse>;
|
|
776
776
|
/**
|
|
@@ -779,7 +779,7 @@ export declare class DbManagementClient {
|
|
|
779
779
|
* @param UpdateDbManagementPrivateEndpointRequest
|
|
780
780
|
* @return UpdateDbManagementPrivateEndpointResponse
|
|
781
781
|
* @throws OciError when an error occurs
|
|
782
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
782
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/UpdateDbManagementPrivateEndpoint.ts.html |here} to see how to use UpdateDbManagementPrivateEndpoint API.
|
|
783
783
|
*/
|
|
784
784
|
updateDbManagementPrivateEndpoint(updateDbManagementPrivateEndpointRequest: requests.UpdateDbManagementPrivateEndpointRequest): Promise<responses.UpdateDbManagementPrivateEndpointResponse>;
|
|
785
785
|
/**
|
|
@@ -789,7 +789,7 @@ export declare class DbManagementClient {
|
|
|
789
789
|
* @param UpdateJobRequest
|
|
790
790
|
* @return UpdateJobResponse
|
|
791
791
|
* @throws OciError when an error occurs
|
|
792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
793
793
|
*/
|
|
794
794
|
updateJob(updateJobRequest: requests.UpdateJobRequest): Promise<responses.UpdateJobResponse>;
|
|
795
795
|
/**
|
|
@@ -799,7 +799,7 @@ export declare class DbManagementClient {
|
|
|
799
799
|
* @param UpdateManagedDatabaseGroupRequest
|
|
800
800
|
* @return UpdateManagedDatabaseGroupResponse
|
|
801
801
|
* @throws OciError when an error occurs
|
|
802
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/UpdateManagedDatabaseGroup.ts.html |here} to see how to use UpdateManagedDatabaseGroup API.
|
|
803
803
|
*/
|
|
804
804
|
updateManagedDatabaseGroup(updateManagedDatabaseGroupRequest: requests.UpdateManagedDatabaseGroupRequest): Promise<responses.UpdateManagedDatabaseGroupResponse>;
|
|
805
805
|
/**
|
|
@@ -809,7 +809,7 @@ export declare class DbManagementClient {
|
|
|
809
809
|
* @param UpdateTablespaceRequest
|
|
810
810
|
* @return UpdateTablespaceResponse
|
|
811
811
|
* @throws OciError when an error occurs
|
|
812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/UpdateTablespace.ts.html |here} to see how to use UpdateTablespace API.
|
|
813
813
|
*/
|
|
814
814
|
updateTablespace(updateTablespaceRequest: requests.UpdateTablespaceRequest): Promise<responses.UpdateTablespaceResponse>;
|
|
815
815
|
}
|
|
@@ -860,7 +860,7 @@ export declare class SqlTuningClient {
|
|
|
860
860
|
* @param CloneSqlTuningTaskRequest
|
|
861
861
|
* @return CloneSqlTuningTaskResponse
|
|
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.27.0/databasemanagement/CloneSqlTuningTask.ts.html |here} to see how to use CloneSqlTuningTask API.
|
|
864
864
|
*/
|
|
865
865
|
cloneSqlTuningTask(cloneSqlTuningTaskRequest: requests.CloneSqlTuningTaskRequest): Promise<responses.CloneSqlTuningTaskResponse>;
|
|
866
866
|
/**
|
|
@@ -870,7 +870,7 @@ export declare class SqlTuningClient {
|
|
|
870
870
|
* @param DropSqlTuningTaskRequest
|
|
871
871
|
* @return DropSqlTuningTaskResponse
|
|
872
872
|
* @throws OciError when an error occurs
|
|
873
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
873
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/DropSqlTuningTask.ts.html |here} to see how to use DropSqlTuningTask API.
|
|
874
874
|
*/
|
|
875
875
|
dropSqlTuningTask(dropSqlTuningTaskRequest: requests.DropSqlTuningTaskRequest): Promise<responses.DropSqlTuningTaskResponse>;
|
|
876
876
|
/**
|
|
@@ -882,7 +882,7 @@ export declare class SqlTuningClient {
|
|
|
882
882
|
* @param GetExecutionPlanStatsComparisionRequest
|
|
883
883
|
* @return GetExecutionPlanStatsComparisionResponse
|
|
884
884
|
* @throws OciError when an error occurs
|
|
885
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetExecutionPlanStatsComparision.ts.html |here} to see how to use GetExecutionPlanStatsComparision API.
|
|
886
886
|
*/
|
|
887
887
|
getExecutionPlanStatsComparision(getExecutionPlanStatsComparisionRequest: requests.GetExecutionPlanStatsComparisionRequest): Promise<responses.GetExecutionPlanStatsComparisionResponse>;
|
|
888
888
|
/**
|
|
@@ -892,7 +892,7 @@ export declare class SqlTuningClient {
|
|
|
892
892
|
* @param GetSqlExecutionPlanRequest
|
|
893
893
|
* @return GetSqlExecutionPlanResponse
|
|
894
894
|
* @throws OciError when an error occurs
|
|
895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetSqlExecutionPlan.ts.html |here} to see how to use GetSqlExecutionPlan API.
|
|
896
896
|
*/
|
|
897
897
|
getSqlExecutionPlan(getSqlExecutionPlanRequest: requests.GetSqlExecutionPlanRequest): Promise<responses.GetSqlExecutionPlanResponse>;
|
|
898
898
|
/**
|
|
@@ -902,7 +902,7 @@ export declare class SqlTuningClient {
|
|
|
902
902
|
* @param GetSqlTuningAdvisorTaskSummaryReportRequest
|
|
903
903
|
* @return GetSqlTuningAdvisorTaskSummaryReportResponse
|
|
904
904
|
* @throws OciError when an error occurs
|
|
905
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
905
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/GetSqlTuningAdvisorTaskSummaryReport.ts.html |here} to see how to use GetSqlTuningAdvisorTaskSummaryReport API.
|
|
906
906
|
*/
|
|
907
907
|
getSqlTuningAdvisorTaskSummaryReport(getSqlTuningAdvisorTaskSummaryReportRequest: requests.GetSqlTuningAdvisorTaskSummaryReportRequest): Promise<responses.GetSqlTuningAdvisorTaskSummaryReportResponse>;
|
|
908
908
|
/**
|
|
@@ -912,7 +912,7 @@ export declare class SqlTuningClient {
|
|
|
912
912
|
* @param ListSqlTuningAdvisorTaskFindingsRequest
|
|
913
913
|
* @return ListSqlTuningAdvisorTaskFindingsResponse
|
|
914
914
|
* @throws OciError when an error occurs
|
|
915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
915
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListSqlTuningAdvisorTaskFindings.ts.html |here} to see how to use ListSqlTuningAdvisorTaskFindings API.
|
|
916
916
|
*/
|
|
917
917
|
listSqlTuningAdvisorTaskFindings(listSqlTuningAdvisorTaskFindingsRequest: requests.ListSqlTuningAdvisorTaskFindingsRequest): Promise<responses.ListSqlTuningAdvisorTaskFindingsResponse>;
|
|
918
918
|
/**
|
|
@@ -923,7 +923,7 @@ export declare class SqlTuningClient {
|
|
|
923
923
|
* @param ListSqlTuningAdvisorTaskRecommendationsRequest
|
|
924
924
|
* @return ListSqlTuningAdvisorTaskRecommendationsResponse
|
|
925
925
|
* @throws OciError when an error occurs
|
|
926
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
926
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/ListSqlTuningAdvisorTaskRecommendations.ts.html |here} to see how to use ListSqlTuningAdvisorTaskRecommendations API.
|
|
927
927
|
*/
|
|
928
928
|
listSqlTuningAdvisorTaskRecommendations(listSqlTuningAdvisorTaskRecommendationsRequest: requests.ListSqlTuningAdvisorTaskRecommendationsRequest): Promise<responses.ListSqlTuningAdvisorTaskRecommendationsResponse>;
|
|
929
929
|
/**
|
|
@@ -933,7 +933,7 @@ export declare class SqlTuningClient {
|
|
|
933
933
|
* @param ListSqlTuningAdvisorTasksRequest
|
|
934
934
|
* @return ListSqlTuningAdvisorTasksResponse
|
|
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.27.0/databasemanagement/ListSqlTuningAdvisorTasks.ts.html |here} to see how to use ListSqlTuningAdvisorTasks API.
|
|
937
937
|
*/
|
|
938
938
|
listSqlTuningAdvisorTasks(listSqlTuningAdvisorTasksRequest: requests.ListSqlTuningAdvisorTasksRequest): Promise<responses.ListSqlTuningAdvisorTasksResponse>;
|
|
939
939
|
/**
|
|
@@ -943,7 +943,7 @@ export declare class SqlTuningClient {
|
|
|
943
943
|
* @param StartSqlTuningTaskRequest
|
|
944
944
|
* @return StartSqlTuningTaskResponse
|
|
945
945
|
* @throws OciError when an error occurs
|
|
946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/databasemanagement/StartSqlTuningTask.ts.html |here} to see how to use StartSqlTuningTask API.
|
|
947
947
|
*/
|
|
948
948
|
startSqlTuningTask(startSqlTuningTaskRequest: requests.StartSqlTuningTaskRequest): Promise<responses.StartSqlTuningTaskResponse>;
|
|
949
949
|
}
|