LaunchAutonomousExadataInfrastructure

POST {{baseUrl}}/autonomousExadataInfrastructures

Deprecated To create a new Autonomous Database system on dedicated Exadata Infrastructure, use the CreateCloudExadataInfrastructure and CreateCloudAutonomousVmCluster operations instead. Note that to create an Autonomous VM cluster, you must have an existing Exadata Infrastructure resource to contain the VM cluster.

Request Body

{"compartmentId"=>"<string>", "availabilityDomain"=>"<string>", "subnetId"=>"<string>", "shape"=>"<string>", "displayName"=>"<string>", "domain"=>"<string>", "freeformTags"=>{"et_6"=>"<string>", "velit9c"=>"<string>", "eud"=>"<string>", "laboris44e"=>"<string>"}, "licenseModel"=>"LICENSE_INCLUDED", "maintenanceWindowDetails"=>{"customActionTimeoutInMins"=>"<integer>", "daysOfWeek"=>[{"name"=>"WEDNESDAY"}, {"name"=>"FRIDAY"}], "hoursOfDay"=>["<integer>", "<integer>"], "isCustomActionTimeoutEnabled"=>"<boolean>", "leadTimeInWeeks"=>"<integer>", "months"=>[{"name"=>"NOVEMBER"}, {"name"=>"JUNE"}], "patchingMode"=>"ROLLING", "preference"=>"NO_PREFERENCE", "weeksOfMonth"=>["<integer>", "<integer>"]}, "nsgIds"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
opc-retry-tokenstringA token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. Retry tokens expire after 24
hours, but can be invalidated before then due to conflicting operations (for example, if a resource
has been deleted and purged from the system, then a retry of the original creation request
may be rejected).
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;}