Updates the specified VM cluster.

PUT {{baseUrl}}/vmClusters/:vmClusterId

Updates the specified VM cluster. Applies to Exadata Cloud@Customer instances only.

Request Body

{"cpuCoreCount"=>"<integer>", "dataCollectionOptions"=>{"isDiagnosticsEventsEnabled"=>"<boolean>", "isHealthMonitoringEnabled"=>"<boolean>", "isIncidentLogsEnabled"=>"<boolean>"}, "dataStorageSizeInGBs"=>"<double>", "dataStorageSizeInTBs"=>"<double>", "dbNodeStorageSizeInGBs"=>"<integer>", "freeformTags"=>{"sint4c2"=>"<string>"}, "licenseModel"=>"LICENSE_INCLUDED", "memorySizeInGBs"=>"<integer>", "ocpuCount"=>"<float>", "sshPublicKeys"=>["<string>", "<string>"], "updateDetails"=>{"updateAction"=>"ROLLING_APPLY", "updateId"=>"<string>"}, "version"=>{"action"=>"PRECHECK", "databaseSoftwareImageId"=>"<string>", "patchId"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
if-matchstringFor optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match
parameter to the value of the etag from a previous GET or POST response for that resource. The resource
will be updated or deleted only if the etag you provide matches the resource's current etag value.
opc-request-idstringUnique identifier for the request.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;availabilityDomain&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;cpusEnabled&quot;:&quot;\u003cinteger\u003e&quot;,&quot;dataCollectionOptions&quot;:{&quot;isDiagnosticsEventsEnabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;isHealthMonitoringEnabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;isIncidentLogsEnabled&quot;:&quot;\u003cboolean\u003e&quot;},&quot;dataStorageSizeInGBs&quot;:&quot;\u003cdouble\u003e&quot;,&quot;dataStorageSizeInTBs&quot;:&quot;\u003cdouble\u003e&quot;,&quot;dbNodeStorageSizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;dbServers&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;definedTags&quot;:{&quot;sitdb&quot;:{&quot;fugiat80&quot;:{}},&quot;ea5&quot;:{&quot;irurec&quot;:{},&quot;reprehenderit_b&quot;:{}}},&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;exadataInfrastructureId&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;culpa808&quot;:&quot;\u003cstring\u003e&quot;,&quot;cupidatat_740&quot;:&quot;\u003cstring\u003e&quot;},&quot;giVersion&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;isLocalBackupEnabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;isSparseDiskgroupEnabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;lastPatchHistoryEntryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;licenseModel&quot;:&quot;LICENSE_INCLUDED&quot;,&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;TERMINATING&quot;,&quot;memorySizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ocpusEnabled&quot;:&quot;\u003cfloat\u003e&quot;,&quot;shape&quot;:&quot;\u003cstring\u003e&quot;,&quot;sshPublicKeys&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;systemVersion&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;timeZone&quot;:&quot;\u003cstring\u003e&quot;,&quot;vmClusterNetworkId&quot;:&quot;\u003cstring\u003e&quot;}