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
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A 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-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","lifecycleState":"UPDATING","displayName":"\u003cstring\u003e","availabilityDomain":"\u003cstring\u003e","subnetId":"\u003cstring\u003e","shape":"\u003cstring\u003e","hostname":"\u003cstring\u003e","domain":"\u003cstring\u003e","maintenanceWindow":{"customActionTimeoutInMins":"\u003cinteger\u003e","daysOfWeek":[{"name":"FRIDAY"},{"name":"WEDNESDAY"}],"hoursOfDay":["\u003cinteger\u003e","\u003cinteger\u003e"],"isCustomActionTimeoutEnabled":"\u003cboolean\u003e","leadTimeInWeeks":"\u003cinteger\u003e","months":[{"name":"JULY"},{"name":"SEPTEMBER"}],"patchingMode":"ROLLING","preference":"NO_PREFERENCE","weeksOfMonth":["\u003cinteger\u003e","\u003cinteger\u003e"]},"definedTags":{"deseruntf":{"adipisicing_0":{},"proident_4f":{},"cillum_0":{}},"esse_2":{"sed3f":{},"dolor88":{}},"fugiatc86":{"quis30d":{}}},"freeformTags":{"esse_8":"\u003cstring\u003e","ullamco_4":"\u003cstring\u003e"},"lastMaintenanceRunId":"\u003cstring\u003e","licenseModel":"BRING_YOUR_OWN_LICENSE","lifecycleDetails":"\u003cstring\u003e","nextMaintenanceRunId":"\u003cstring\u003e","nsgIds":["\u003cstring\u003e","\u003cstring\u003e"],"scanDnsName":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","zoneId":"\u003cstring\u003e"}