Updates the specified cloud Exadata Infrastructure resource.

PUT {{baseUrl}}/cloudExadataInfrastructures/:cloudExadataInfrastructureId

Updates the Cloud Exadata infrastructure resource. Applies to Exadata Cloud Service instances and Autonomous Database on dedicated Exadata infrastructure only.

Request Body

{"computeCount"=>"<integer>", "customerContacts"=>[{"email"=>"<string>"}, {"email"=>"<string>"}], "displayName"=>"<string>", "freeformTags"=>{"ex_82e"=>"<string>", "est6"=>"<string>"}, "maintenanceWindow"=>{"customActionTimeoutInMins"=>"<integer>", "daysOfWeek"=>[{"name"=>"TUESDAY"}, {"name"=>"MONDAY"}], "hoursOfDay"=>["<integer>", "<integer>"], "isCustomActionTimeoutEnabled"=>"<boolean>", "leadTimeInWeeks"=>"<integer>", "months"=>[{"name"=>"JUNE"}, {"name"=>"FEBRUARY"}], "patchingMode"=>"NONROLLING", "preference"=>"NO_PREFERENCE", "weeksOfMonth"=>["<integer>", "<integer>"]}, "storageCount"=>"<integer>"}

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;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;FAILED&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;shape&quot;:&quot;\u003cstring\u003e&quot;,&quot;availabilityDomain&quot;:&quot;\u003cstring\u003e&quot;,&quot;activatedStorageCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;additionalStorageCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;availableStorageSizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;computeCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;cpuCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;customerContacts&quot;:[{&quot;email&quot;:&quot;\u003cstring\u003e&quot;},{&quot;email&quot;:&quot;\u003cstring\u003e&quot;}],&quot;dataStorageSizeInTBs&quot;:&quot;\u003cdouble\u003e&quot;,&quot;dbNodeStorageSizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;definedTags&quot;:{&quot;nulla__3&quot;:{&quot;laborum_f4&quot;:{}}},&quot;freeformTags&quot;:{&quot;aliqua_e&quot;:&quot;\u003cstring\u003e&quot;,&quot;occaecat_&quot;:&quot;\u003cstring\u003e&quot;},&quot;lastMaintenanceRunId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;maintenanceWindow&quot;:{&quot;customActionTimeoutInMins&quot;:&quot;\u003cinteger\u003e&quot;,&quot;daysOfWeek&quot;:[{&quot;name&quot;:&quot;SATURDAY&quot;},{&quot;name&quot;:&quot;SATURDAY&quot;}],&quot;hoursOfDay&quot;:[&quot;\u003cinteger\u003e&quot;,&quot;\u003cinteger\u003e&quot;],&quot;isCustomActionTimeoutEnabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;leadTimeInWeeks&quot;:&quot;\u003cinteger\u003e&quot;,&quot;months&quot;:[{&quot;name&quot;:&quot;APRIL&quot;},{&quot;name&quot;:&quot;AUGUST&quot;}],&quot;patchingMode&quot;:&quot;NONROLLING&quot;,&quot;preference&quot;:&quot;NO_PREFERENCE&quot;,&quot;weeksOfMonth&quot;:[&quot;\u003cinteger\u003e&quot;,&quot;\u003cinteger\u003e&quot;]},&quot;maxCpuCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;maxDataStorageInTBs&quot;:&quot;\u003cdouble\u003e&quot;,&quot;maxDbNodeStorageInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;maxMemoryInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;memorySizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;nextMaintenanceRunId&quot;:&quot;\u003cstring\u003e&quot;,&quot;storageCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;totalStorageSizeInGBs&quot;:&quot;\u003cinteger\u003e&quot;}