Delete database home by ID

delete

/dbhomes/{dbhomeId}

Deletes Oracle home that is not associated with a database. Note that, to delete, or uninstall, an Oracle home by database home ID, there must not be any associated databases in the Oracle home.

Request

Supported Media Types
Path Parameters
Header Parameters
  • Minimum Length: 1
    Maximum Length: 64
    A user-supplied token that uniquely identifies a request. A single request will be acted upon among many requests that share the same token. Idempotency tokens expire after 30 minutes.
Back to Top

Response

Supported Media Types

200 Response

Database Home delete state.

Default Response

An unexpected error has occurred
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top