Changes one or more attributes of a single plan or all plans associated with a SQL statement.

POST {{baseUrl}}/managedDatabases/:managedDatabaseId/sqlPlanBaselines/actions/changeSqlPlanBaselinesAttributes

Changes one or more attributes of a single plan or all plans associated with a SQL statement.

Request Body

{"credentials"=>{"credentialType"=>"PASSWORD", "username"=>"<string>", "role"=>"SYSDBA"}, "databaseCredential"=>{"credentialType"=>"PASSWORD"}, "isAutoPurged"=>"<boolean>", "isEnabled"=>"<boolean>", "isFixed"=>"<boolean>", "planName"=>"<string>", "sqlHandle"=>"<string>"}

HEADERS

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

RESPONSES

status: OK

&quot;&quot;