CreateCloudExadataInfrastructure
POST {{baseUrl}}/cloudExadataInfrastructures
Creates a cloud Exadata infrastructure resource. This resource is used to create either an Exadata Cloud Service instance or an Autonomous Database on dedicated Exadata infrastructure.
Request Body
{"availabilityDomain"=>"<string>", "compartmentId"=>"<string>", "displayName"=>"<string>", "shape"=>"<string>", "computeCount"=>"<integer>", "customerContacts"=>[{"email"=>"<string>"}, {"email"=>"<string>"}], "freeformTags"=>{"mollitb7d"=>"<string>", "ullamcoa"=>"<string>"}, "maintenanceWindow"=>{"customActionTimeoutInMins"=>"<integer>", "daysOfWeek"=>[{"name"=>"TUESDAY"}, {"name"=>"TUESDAY"}], "hoursOfDay"=>["<integer>", "<integer>"], "isCustomActionTimeoutEnabled"=>"<boolean>", "leadTimeInWeeks"=>"<integer>", "months"=>[{"name"=>"FEBRUARY"}, {"name"=>"MAY"}], "patchingMode"=>"NONROLLING", "preference"=>"NO_PREFERENCE", "weeksOfMonth"=>["<integer>", "<integer>"]}, "storageCount"=>"<integer>"}
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). | |||
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"}