CreateCloudVmCluster
POST {{baseUrl}}/cloudVmClusters
Creates a cloud VM cluster.
Request Body
{"compartmentId"=>"<string>", "displayName"=>"<string>", "cloudExadataInfrastructureId"=>"<string>", "cpuCoreCount"=>"<integer>", "sshPublicKeys"=>["<string>", "<string>"], "giVersion"=>"<string>", "hostname"=>"<string>", "subnetId"=>"<string>", "backupSubnetId"=>"<string>", "backupNetworkNsgIds"=>["<string>", "<string>"], "clusterName"=>"<string>", "dataCollectionOptions"=>{"isDiagnosticsEventsEnabled"=>"<boolean>", "isHealthMonitoringEnabled"=>"<boolean>", "isIncidentLogsEnabled"=>"<boolean>"}, "dataStoragePercentage"=>"<integer>", "dataStorageSizeInTBs"=>"<double>", "dbNodeStorageSizeInGBs"=>"<integer>", "dbServers"=>["<string>", "<string>"], "domain"=>"<string>", "freeformTags"=>{"sit_07"=>"<string>"}, "isLocalBackupEnabled"=>"<boolean>", "isSparseDiskgroupEnabled"=>"<boolean>", "licenseModel"=>"LICENSE_INCLUDED", "memorySizeInGBs"=>"<integer>", "nsgIds"=>["<string>", "<string>"], "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
{"id":"\u003cstring\u003e","cloudExadataInfrastructureId":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","lifecycleState":"AVAILABLE","displayName":"\u003cstring\u003e","availabilityDomain":"\u003cstring\u003e","subnetId":"\u003cstring\u003e","sshPublicKeys":["\u003cstring\u003e","\u003cstring\u003e"],"cpuCoreCount":"\u003cinteger\u003e","hostname":"\u003cstring\u003e","domain":"\u003cstring\u003e","shape":"\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","dataStorageSizeInTBs":"\u003cdouble\u003e","dbNodeStorageSizeInGBs":"\u003cinteger\u003e","dbServers":["\u003cstring\u003e","\u003cstring\u003e"],"definedTags":{"autec2":{"aliqua2":{},"velit__":{},"aliquip__df":{},"cupidatat_f":{}}},"diskRedundancy":"NORMAL","freeformTags":{"culpa8":"\u003cstring\u003e"},"giVersion":"\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":"UPDATING","objective":"BASIC"},"isLocalBackupEnabled":"\u003cboolean\u003e","isSparseDiskgroupEnabled":"\u003cboolean\u003e","lastUpdateHistoryEntryId":"\u003cstring\u003e","licenseModel":"LICENSE_INCLUDED","lifecycleDetails":"\u003cstring\u003e","listenerPort":"\u003clong\u003e","memorySizeInGBs":"\u003cinteger\u003e","nodeCount":"\u003cinteger\u003e","nsgIds":["\u003cstring\u003e","\u003cstring\u003e"],"ocpuCount":"\u003cfloat\u003e","scanDnsName":"\u003cstring\u003e","scanDnsRecordId":"\u003cstring\u003e","scanIpIds":["\u003cstring\u003e","\u003cstring\u003e"],"storageSizeInGBs":"\u003cinteger\u003e","systemVersion":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","timeZone":"\u003cstring\u003e","vipIds":["\u003cstring\u003e","\u003cstring\u003e"],"zoneId":"\u003cstring\u003e"}