Drops a single plan or all plans associated with a SQL statement.
POST {{baseUrl}}/managedDatabases/:managedDatabaseId/sqlPlanBaselines/actions/dropSqlPlanBaselines
Drops a single plan or all plans associated with a SQL statement.
Request Body
{"credentials"=>{"credentialType"=>"SECRET", "username"=>"<string>", "role"=>"NORMAL"}, "databaseCredential"=>{"credentialType"=>"PASSWORD"}, "planName"=>"<string>", "sqlHandle"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""