Implements the Optimizer Statistics Advisor task recommendations asynchronously.

POST {{baseUrl}}/managedDatabases/:managedDatabaseId/optimizerStatisticsAdvisorExecutions/:executionName/actions/implementRecommendations

Asynchronously implements the findings and recommendations of the Optimizer Statistics Advisor execution.

Request Body

{"taskName"=>"<string>", "jobDetails"=>{"name"=>"<string>", "compartmentId"=>"<string>", "resultLocation"=>{"type"=>"OBJECT_STORAGE"}, "credentials"=>{"credentialType"=>"PASSWORD", "username"=>"<string>", "role"=>"NORMAL"}, "databaseCredential"=>{"credentialType"=>"NAMED_CREDENTIAL"}, "description"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Content-Typestring
Acceptstring