Patch database home by name with available patch

put

/dbhomes/name/{dbhomeName}

Patches Oracle home that is associated with a database. Note that, to patch an Oracle home by database home name, there must be some 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.
Body ()
patching parameters
Root Schema : DbHomePatchingRequest
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

update Database Home status
Body ()
Root Schema : ServiceJobReport
Type: object
Job Request Status
Show Source
Nested Schema : reports
Type: array
Show Source
Nested Schema : resourceList
Type: array
Show Source
Nested Schema : TaskReport
Type: object
Show Source
Nested Schema : tags
Type: array
Show Source
Nested Schema : JobResourceInfo
Type: object
resource information
Show Source

Default Response

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