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