LaunchDbSystem
POST {{baseUrl}}/dbSystems
Creates a new DB system in the specified compartment and availability domain. The Oracle Database edition that you specify applies to all the databases on that DB system. The selected edition cannot be changed.
An initial database is created on the DB system based on the request parameters you provide and some default options. For detailed information about default options, see Bare metal and virtual machine DB system default options.
Note: Deprecated for Exadata Cloud Service systems. Use the new resource model APIs instead.
For Exadata Cloud Service instances, support for this API will end on May 15th, 2021. See Switching an Exadata DB System to the New Resource Model and APIs for details on converting existing Exadata DB systems to the new resource model.
Use the CreateCloudExadataInfrastructure and CreateCloudVmCluster APIs to provision a new Exadata Cloud Service instance.
Request Body
{"compartmentId"=>"<string>", "availabilityDomain"=>"<string>", "subnetId"=>"<string>", "shape"=>"<string>", "sshPublicKeys"=>["<string>", "<string>"], "hostname"=>"<string>", "cpuCoreCount"=>"<integer>", "backupNetworkNsgIds"=>["<string>", "<string>"], "backupSubnetId"=>"<string>", "clusterName"=>"<string>", "dataCollectionOptions"=>{"isDiagnosticsEventsEnabled"=>"<boolean>", "isHealthMonitoringEnabled"=>"<boolean>", "isIncidentLogsEnabled"=>"<boolean>"}, "dataStoragePercentage"=>"<integer>", "dbSystemOptions"=>{"storageManagement"=>"ASM"}, "displayName"=>"<string>", "domain"=>"<string>", "faultDomains"=>["<string>", "<string>"], "freeformTags"=>{"dolor_70"=>"<string>"}, "initialDataStorageSizeInGB"=>"<integer>", "kmsKeyId"=>"<string>", "kmsKeyVersionId"=>"<string>", "nodeCount"=>"<integer>", "nsgIds"=>["<string>", "<string>"], "privateIp"=>"<string>", "source"=>"NONE", "sparseDiskgroup"=>"<boolean>", "storageVolumePerformanceMode"=>"BALANCED", "timeZone"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations (for example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
may be rejected). | |||
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","lifecycleState":"MAINTENANCE_IN_PROGRESS","displayName":"\u003cstring\u003e","availabilityDomain":"\u003cstring\u003e","subnetId":"\u003cstring\u003e","shape":"\u003cstring\u003e","sshPublicKeys":["\u003cstring\u003e","\u003cstring\u003e"],"cpuCoreCount":"\u003cinteger\u003e","databaseEdition":"ENTERPRISE_EDITION_HIGH_PERFORMANCE","hostname":"\u003cstring\u003e","domain":"\u003cstring\u003e","backupNetworkNsgIds":["\u003cstring\u003e","\u003cstring\u003e"],"backupSubnetId":"\u003cstring\u003e","clusterName":"\u003cstring\u003e","dataCollectionOptions":{"isDiagnosticsEventsEnabled":"\u003cboolean\u003e","isHealthMonitoringEnabled":"\u003cboolean\u003e","isIncidentLogsEnabled":"\u003cboolean\u003e"},"dataStoragePercentage":"\u003cinteger\u003e","dataStorageSizeInGBs":"\u003cinteger\u003e","dbSystemOptions":{"storageManagement":"ASM"},"definedTags":{"laboris_9":{"enim46":{},"none32":{},"cillum_e":{}},"ipsum6":{"commodo09":{},"ipsum7":{}}},"diskRedundancy":"HIGH","faultDomains":["\u003cstring\u003e","\u003cstring\u003e"],"freeformTags":{"fugiat_b":"\u003cstring\u003e","etde":"\u003cstring\u003e","sed_f":"\u003cstring\u003e"},"iormConfigCache":{"dbPlans":[{"dbName":"\u003cstring\u003e","flashCacheLimit":"\u003cstring\u003e","share":"\u003cinteger\u003e"},{"dbName":"\u003cstring\u003e","flashCacheLimit":"\u003cstring\u003e","share":"\u003cinteger\u003e"}],"lifecycleDetails":"\u003cstring\u003e","lifecycleState":"FAILED","objective":"HIGH_THROUGHPUT"},"kmsKeyId":"\u003cstring\u003e","lastMaintenanceRunId":"\u003cstring\u003e","lastPatchHistoryEntryId":"\u003cstring\u003e","licenseModel":"LICENSE_INCLUDED","lifecycleDetails":"\u003cstring\u003e","listenerPort":"\u003cinteger\u003e","maintenanceWindow":{"customActionTimeoutInMins":"\u003cinteger\u003e","daysOfWeek":[{"name":"TUESDAY"},{"name":"SATURDAY"}],"hoursOfDay":["\u003cinteger\u003e","\u003cinteger\u003e"],"isCustomActionTimeoutEnabled":"\u003cboolean\u003e","leadTimeInWeeks":"\u003cinteger\u003e","months":[{"name":"FEBRUARY"},{"name":"FEBRUARY"}],"patchingMode":"ROLLING","preference":"NO_PREFERENCE","weeksOfMonth":["\u003cinteger\u003e","\u003cinteger\u003e"]},"memorySizeInGBs":"\u003cinteger\u003e","nextMaintenanceRunId":"\u003cstring\u003e","nodeCount":"\u003cinteger\u003e","nsgIds":["\u003cstring\u003e","\u003cstring\u003e"],"pointInTimeDataDiskCloneTimestamp":"\u003cdateTime\u003e","recoStorageSizeInGB":"\u003cinteger\u003e","scanDnsName":"\u003cstring\u003e","scanDnsRecordId":"\u003cstring\u003e","scanIpIds":["\u003cstring\u003e","\u003cstring\u003e"],"sourceDbSystemId":"\u003cstring\u003e","sparseDiskgroup":"\u003cboolean\u003e","storageVolumePerformanceMode":"BALANCED","timeCreated":"\u003cdateTime\u003e","timeZone":"\u003cstring\u003e","version":"\u003cstring\u003e","vipIds":["\u003cstring\u003e","\u003cstring\u003e"],"zoneId":"\u003cstring\u003e"}