UpdateAutonomousExadataInfrastructure

PUT {{baseUrl}}/autonomousExadataInfrastructures/:autonomousExadataInfrastructureId

Deprecated. Use the UpdateCloudExadataInfrastructure operation to update an Exadata Infrastructure resource and UpdateCloudAutonomousVmCluster operation to update an Autonomous Exadata VM cluster.

Request Body

{"displayName"=>"<string>", "freeformTags"=>{"adipisicing97"=>"<string>", "Loremb"=>"<string>", "Duise07"=>"<string>", "ullamco062"=>"<string>"}, "maintenanceWindowDetails"=>{"customActionTimeoutInMins"=>"<integer>", "daysOfWeek"=>[{"name"=>"MONDAY"}, {"name"=>"MONDAY"}], "hoursOfDay"=>["<integer>", "<integer>"], "isCustomActionTimeoutEnabled"=>"<boolean>", "leadTimeInWeeks"=>"<integer>", "months"=>[{"name"=>"JULY"}, {"name"=>"MAY"}], "patchingMode"=>"ROLLING", "preference"=>"NO_PREFERENCE", "weeksOfMonth"=>["<integer>", "<integer>"]}, "nsgIds"=>["<string>", "<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.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;UPDATING&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;availabilityDomain&quot;:&quot;\u003cstring\u003e&quot;,&quot;subnetId&quot;:&quot;\u003cstring\u003e&quot;,&quot;shape&quot;:&quot;\u003cstring\u003e&quot;,&quot;hostname&quot;:&quot;\u003cstring\u003e&quot;,&quot;domain&quot;:&quot;\u003cstring\u003e&quot;,&quot;maintenanceWindow&quot;:{&quot;customActionTimeoutInMins&quot;:&quot;\u003cinteger\u003e&quot;,&quot;daysOfWeek&quot;:[{&quot;name&quot;:&quot;FRIDAY&quot;},{&quot;name&quot;:&quot;WEDNESDAY&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;JULY&quot;},{&quot;name&quot;:&quot;SEPTEMBER&quot;}],&quot;patchingMode&quot;:&quot;ROLLING&quot;,&quot;preference&quot;:&quot;NO_PREFERENCE&quot;,&quot;weeksOfMonth&quot;:[&quot;\u003cinteger\u003e&quot;,&quot;\u003cinteger\u003e&quot;]},&quot;definedTags&quot;:{&quot;deseruntf&quot;:{&quot;adipisicing_0&quot;:{},&quot;proident_4f&quot;:{},&quot;cillum_0&quot;:{}},&quot;esse_2&quot;:{&quot;sed3f&quot;:{},&quot;dolor88&quot;:{}},&quot;fugiatc86&quot;:{&quot;quis30d&quot;:{}}},&quot;freeformTags&quot;:{&quot;esse_8&quot;:&quot;\u003cstring\u003e&quot;,&quot;ullamco_4&quot;:&quot;\u003cstring\u003e&quot;},&quot;lastMaintenanceRunId&quot;:&quot;\u003cstring\u003e&quot;,&quot;licenseModel&quot;:&quot;BRING_YOUR_OWN_LICENSE&quot;,&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;nextMaintenanceRunId&quot;:&quot;\u003cstring\u003e&quot;,&quot;nsgIds&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;scanDnsName&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;zoneId&quot;:&quot;\u003cstring\u003e&quot;}