Create database home

post

/dbhomes

Creates a new database home for Oracle Database with the supplied parameters

Request

Supported Media Types
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 ()
Database Home parameters
Root Schema : DbHomeRequest
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

database deployment state.
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