Updates the specified cloud Autonomous VM cluster.
PUT {{baseUrl}}/cloudAutonomousVmClusters/:cloudAutonomousVmClusterId
Updates the specified Autonomous Exadata VM cluster in the Oracle cloud. For Exadata Cloud@Customer systems, see UpdateAutonomousVmCluster.
Request Body
{"autonomousDataStorageSizeInTBs"=>"<double>", "cpuCoreCountPerNode"=>"<integer>", "description"=>"<string>", "displayName"=>"<string>", "freeformTags"=>{"utd01"=>"<string>"}, "licenseModel"=>"LICENSE_INCLUDED", "maintenanceWindowDetails"=>{"customActionTimeoutInMins"=>"<integer>", "daysOfWeek"=>[{"name"=>"TUESDAY"}, {"name"=>"MONDAY"}], "hoursOfDay"=>["<integer>", "<integer>"], "isCustomActionTimeoutEnabled"=>"<boolean>", "leadTimeInWeeks"=>"<integer>", "months"=>[{"name"=>"MARCH"}, {"name"=>"SEPTEMBER"}], "patchingMode"=>"NONROLLING", "preference"=>"NO_PREFERENCE", "weeksOfMonth"=>["<integer>", "<integer>"]}, "nsgIds"=>["<string>", "<string>"], "totalContainerDatabases"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
if-match | string | For 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-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":"UPDATING","displayName":"\u003cstring\u003e","availabilityDomain":"\u003cstring\u003e","subnetId":"\u003cstring\u003e","autonomousDataStoragePercentage":"\u003cfloat\u003e","autonomousDataStorageSizeInTBs":"\u003cdouble\u003e","availableAutonomousDataStorageSizeInTBs":"\u003cdouble\u003e","availableContainerDatabases":"\u003cinteger\u003e","availableCpus":"\u003cfloat\u003e","clusterTimeZone":"\u003cstring\u003e","computeModel":"OCPU","cpuCoreCount":"\u003cinteger\u003e","cpuCoreCountPerNode":"\u003cinteger\u003e","cpuPercentage":"\u003cfloat\u003e","dataStorageSizeInGBs":"\u003cdouble\u003e","dataStorageSizeInTBs":"\u003cdouble\u003e","dbNodeStorageSizeInGBs":"\u003cinteger\u003e","dbServers":["\u003cstring\u003e","\u003cstring\u003e"],"definedTags":{"aliquip_a70":{"id67":{},"proident_a":{}},"est_21":{"in6":{},"estd":{},"Excepteur_1b":{},"dolor_c_2":{}},"Ut_b3":{"laboris_fc":{}},"velit_d3b":{"quiab":{},"sedfab":{},"laborum89c":{}}},"description":"\u003cstring\u003e","domain":"\u003cstring\u003e","exadataStorageInTBsLowestScaledValue":"\u003cdouble\u003e","freeformTags":{"in35f":"\u003cstring\u003e"},"hostname":"\u003cstring\u003e","lastMaintenanceRunId":"\u003cstring\u003e","lastUpdateHistoryEntryId":"\u003cstring\u003e","licenseModel":"LICENSE_INCLUDED","lifecycleDetails":"\u003cstring\u003e","maxAcdsLowestScaledValue":"\u003cinteger\u003e","memoryPerOracleComputeUnitInGBs":"\u003cinteger\u003e","memorySizeInGBs":"\u003cinteger\u003e","nextMaintenanceRunId":"\u003cstring\u003e","nodeCount":"\u003cinteger\u003e","nonProvisionableAutonomousContainerDatabases":"\u003cinteger\u003e","nsgIds":["\u003cstring\u003e","\u003cstring\u003e"],"ocpuCount":"\u003cfloat\u003e","ocpusLowestScaledValue":"\u003cinteger\u003e","provisionableAutonomousContainerDatabases":"\u003cinteger\u003e","provisionedAutonomousContainerDatabases":"\u003cinteger\u003e","provisionedCpus":"\u003cfloat\u003e","reclaimableCpus":"\u003cfloat\u003e","reservedCpus":"\u003cfloat\u003e","shape":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","timeDatabaseSslCertificateExpires":"\u003cdateTime\u003e","timeOrdsCertificateExpires":"\u003cdateTime\u003e","timeUpdated":"\u003cdateTime\u003e","totalAutonomousDataStorageInTBs":"\u003cfloat\u003e","totalContainerDatabases":"\u003cinteger\u003e","totalCpus":"\u003cfloat\u003e"}