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 DB System
Root Schema : DbSystemCreateParams
Type: object
Show Source
Nested Schema : DbSystemCreateDatabaseParams
Type: object
Show Source
Nested Schema : DbSystemCreateDbHomeParams
Type: object
Show Source
Nested Schema : DbSystemCreateGridParams
Type: object
Show Source
Nested Schema : DbSystemCreateNetworkParams
Type: object
Show Source
Nested Schema : DbSystemCreateRestoreDatabaseParams
Type: object
Show Source
Nested Schema : DbSystemCreateSystemParams
Type: object
Show Source
Nested Schema : DbCharacterSet
Type: object
Show Source
Nested Schema : DbSystemClusterInterconnect
Type: object
Show Source
Nested Schema : dnsServers
Type: array
DNS servers of the network
Show Source
Nested Schema : nodes
Type: array
Show Source
Nested Schema : ntpServers
Type: array
NTP servers of the network
Show Source
Nested Schema : scanIps
Type: array
SCAN IPs for the DB system database
Show Source
Nested Schema : DbSystemCreateNetworkNodeParams
Type: object
Show Source
Nested Schema : backupPasswords
Type: array
Show Source
Nested Schema : DbSystemCreateRestoreBackupReportDetails
Type: object
Details of the backup report that must be used to restore the database within a new DB System
Show Source
Nested Schema : DbSystemCreateRestoreBackupDatabaseCustomization
Type: object
Database parameters that can be customized for restored database within a new DB System
Show Source
Nested Schema : DbSystemCreateRestoreBackupSourceDetails
Type: object
Details of the backup and its destination
Show Source
Nested Schema : BackupReport
Type: object
Show Source
Nested Schema : DbInfo
Type: object
Show Source
Nested Schema : ResourceState
Type: object
Show Source
  • Allowed Values: [ "CREATING", "CONFIGURED", "UPDATING", "DELETING", "FAILED", "RUNNING", "ENABLED", "DISABLED", "STALE" ]
Nested Schema : DbSystemCreateRestoreBackupNfsDetails
Type: object
Details to NFS location where backups are present
Show Source
Nested Schema : DbSystemCreateRestoreBackupObjectStoreDetails
Type: object
Details of the Object Store where backups are present
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