Create KVM Database System

post

/dbsystem

Create a new KVM Database System in Oracle Database Appliance using DbSystemCreateParams. Make sure Oracle Database Appliance KVM DB System Image is downloaded and the repository is updated with the image first.

Request

Supported Media Types
Body ()
Parameters to create a KVM Database System
Root Schema : DbSystemCreateParams
Type: object
Show Source
Nested Schema : DbSystemCreateDatabaseParams
Type: object
Show Source
Nested Schema : DbSystemCreateGridParams
Type: object
Show Source
Nested Schema : DbSystemCreateNetworkParams
Type: object
Show Source
Nested Schema : DbSystemCreateSystemParams
Type: object
Show Source
Nested Schema : DbCharacterSet
Type: object
Show Source
Nested Schema : dnsServers
Type: array
Show Source
Nested Schema : nodes
Type: array
Show Source
Nested Schema : ntpServers
Type: array
Show Source
Nested Schema : scanIps
Type: array
Show Source
Nested Schema : DbSystemCreateNetworkNodeParams
Type: object
Show Source
Nested Schema : DbSystemCreateRoleSeparationParams
Type: object
Show Source
Nested Schema : groups
Type: array
Show Source
Nested Schema : users
Type: array
Show Source
Nested Schema : DbSystemCreateGroupParams
Type: object
Show Source
Nested Schema : DbSystemCreateUserParams
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : KvmJob
Type: object
Show Source
Nested 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