Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SqlTuningAdvisorTaskSummaryReportTaskInfo

The general information regarding the SQL Tuning Advisor task.

Properties

Optional description

description: undefined | string

The description of the SQL Tuning Advisor task. This is not defined for Auto SQL Tuning tasks.

id

id: number

The ID of the SQL Tuning Advisor task. This is not the OCID. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

The name of the SQL Tuning Advisor task.

owner

owner: string

The owner of the SQL Tuning Advisor task.

Optional runningTime

runningTime: undefined | number

The total running time in seconds. This is not defined for Auto SQL Tuning tasks. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional status

status: model.SqlTuningTaskStatusTypes

The status of the SQL Tuning Advisor task. This is not defined for Auto SQL Tuning tasks.

timeEnded

timeEnded: Date

The end time of the task execution.

timeStarted

timeStarted: Date

The start time of the task execution.

Functions

getDeserializedJsonObj

getJsonObj