Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DropSqlTuningTaskDetails

The request to drop a SQL tuning task. It takes either credentialDetails or databaseCredential. It's recommended to provide databaseCredential

Properties

Optional credentialDetails

Optional databaseCredential

taskId

taskId: number

The identifier of the SQL tuning task being dropped. This is not the OCID. It can be retrieved from the following endpoint {@link #listSqlTuningAdvisorTasks(ListSqlTuningAdvisorTasksRequest) listSqlTuningAdvisorTasks}. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj