CreateVmCluster
POST {{baseUrl}}/vmClusters
Creates an Exadata Cloud@Customer VM cluster.
Request Body
{"compartmentId"=>"<string>", "displayName"=>"<string>", "exadataInfrastructureId"=>"<string>", "cpuCoreCount"=>"<integer>", "vmClusterNetworkId"=>"<string>", "sshPublicKeys"=>["<string>", "<string>"], "giVersion"=>"<string>", "dataCollectionOptions"=>{"isDiagnosticsEventsEnabled"=>"<boolean>", "isHealthMonitoringEnabled"=>"<boolean>", "isIncidentLogsEnabled"=>"<boolean>"}, "dataStorageSizeInGBs"=>"<double>", "dataStorageSizeInTBs"=>"<double>", "dbNodeStorageSizeInGBs"=>"<integer>", "dbServers"=>["<string>", "<string>"], "freeformTags"=>{"aliqua_e"=>"<string>", "sit4"=>"<string>"}, "isLocalBackupEnabled"=>"<boolean>", "isSparseDiskgroupEnabled"=>"<boolean>", "licenseModel"=>"BRING_YOUR_OWN_LICENSE", "memorySizeInGBs"=>"<integer>", "ocpuCount"=>"<float>", "systemVersion"=>"<string>", "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). | |||
opc-request-id | string | Unique identifier for the request. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"availabilityDomain":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","cpusEnabled":"\u003cinteger\u003e","dataCollectionOptions":{"isDiagnosticsEventsEnabled":"\u003cboolean\u003e","isHealthMonitoringEnabled":"\u003cboolean\u003e","isIncidentLogsEnabled":"\u003cboolean\u003e"},"dataStorageSizeInGBs":"\u003cdouble\u003e","dataStorageSizeInTBs":"\u003cdouble\u003e","dbNodeStorageSizeInGBs":"\u003cinteger\u003e","dbServers":["\u003cstring\u003e","\u003cstring\u003e"],"definedTags":{"sitdb":{"fugiat80":{}},"ea5":{"irurec":{},"reprehenderit_b":{}}},"displayName":"\u003cstring\u003e","exadataInfrastructureId":"\u003cstring\u003e","freeformTags":{"culpa808":"\u003cstring\u003e","cupidatat_740":"\u003cstring\u003e"},"giVersion":"\u003cstring\u003e","id":"\u003cstring\u003e","isLocalBackupEnabled":"\u003cboolean\u003e","isSparseDiskgroupEnabled":"\u003cboolean\u003e","lastPatchHistoryEntryId":"\u003cstring\u003e","licenseModel":"LICENSE_INCLUDED","lifecycleDetails":"\u003cstring\u003e","lifecycleState":"TERMINATING","memorySizeInGBs":"\u003cinteger\u003e","ocpusEnabled":"\u003cfloat\u003e","shape":"\u003cstring\u003e","sshPublicKeys":["\u003cstring\u003e","\u003cstring\u003e"],"systemVersion":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","timeZone":"\u003cstring\u003e","vmClusterNetworkId":"\u003cstring\u003e"}