Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GetSqlTuningAdvisorTaskSummaryReportRequest

example

Click here to see how to use GetSqlTuningAdvisorTaskSummaryReportRequest.

Properties

Optional beginExecIdGreaterThanOrEqualTo

beginExecIdGreaterThanOrEqualTo: undefined | number

The optional greater than or equal to filter on the execution ID related to a specific SQL Tuning Advisor task. This is applicable only for Auto SQL Tuning tasks.

Optional endExecIdLessThanOrEqualTo

endExecIdLessThanOrEqualTo: undefined | number

The optional less than or equal to query parameter to filter on the execution ID related to a specific SQL Tuning Advisor task. This is applicable only for Auto SQL Tuning tasks.

managedDatabaseId

managedDatabaseId: string

The OCID of the Managed Database.

Optional opcNamedCredentialId

opcNamedCredentialId: undefined | string

The OCID of the Named Credential.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

Optional searchPeriod

searchPeriod: SearchPeriod

How far back the API will search for begin and end exec id. Unused if neither exec ids nor time filter query params are supplied. This is applicable only for Auto SQL Tuning tasks.

sqlTuningAdvisorTaskId

sqlTuningAdvisorTaskId: number

The SQL tuning task identifier. This is not the OCID.

Optional timeGreaterThanOrEqualTo

timeGreaterThanOrEqualTo: Date

The optional greater than or equal to query parameter to filter the timestamp. This is applicable only for Auto SQL Tuning tasks.

Optional timeLessThanOrEqualTo

timeLessThanOrEqualTo: Date

The optional less than or equal to query parameter to filter the timestamp. This is applicable only for Auto SQL Tuning tasks.