Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListOptimizerStatisticsAdvisorExecutionsRequest

example

Click here to see how to use ListOptimizerStatisticsAdvisorExecutionsRequest.

Hierarchy

  • BaseRequest
    • ListOptimizerStatisticsAdvisorExecutionsRequest

Properties

Optional endTimeLessThanOrEqualTo

endTimeLessThanOrEqualTo: undefined | string

The end time of the time range to retrieve the optimizer statistics of a Managed Database in UTC in ISO-8601 format, which is "yyyy-MM-dd'T'hh:mm:ss.sss'Z'".

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 startTimeGreaterThanOrEqualTo

startTimeGreaterThanOrEqualTo: undefined | string

The start time of the time range to retrieve the optimizer statistics of a Managed Database in UTC in ISO-8601 format, which is "yyyy-MM-dd'T'hh:mm:ss.sss'Z'".