CreateExadataInfrastructure
POST {{baseUrl}}/exadataInfrastructures
Creates an Exadata infrastructure resource. Applies to Exadata Cloud@Customer instances only. To create an Exadata Cloud Service infrastructure resource, use the CreateCloudExadataInfrastructure operation.
Request Body
{"compartmentId"=>"<string>", "displayName"=>"<string>", "shape"=>"<string>", "timeZone"=>"<string>", "cloudControlPlaneServer1"=>"<string>", "cloudControlPlaneServer2"=>"<string>", "netmask"=>"<string>", "gateway"=>"<string>", "adminNetworkCIDR"=>"<string>", "infiniBandNetworkCIDR"=>"<string>", "dnsServer"=>["<string>", "<string>"], "ntpServer"=>["<string>", "<string>"], "corporateProxy"=>"<string>", "computeCount"=>"<integer>", "contacts"=>[{"name"=>"<string>", "email"=>"<string>", "isPrimary"=>"<boolean>", "isContactMosValidated"=>"<boolean>", "phoneNumber"=>"<string>"}], "freeformTags"=>{"auteae"=>"<string>", "sit_5ac"=>"<string>"}, "maintenanceWindow"=>{"customActionTimeoutInMins"=>"<integer>", "daysOfWeek"=>[{"name"=>"SATURDAY"}, {"name"=>"TUESDAY"}], "hoursOfDay"=>["<integer>", "<integer>"], "isCustomActionTimeoutEnabled"=>"<boolean>", "leadTimeInWeeks"=>"<integer>", "months"=>[{"name"=>"NOVEMBER"}, {"name"=>"JULY"}], "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":"UPDATING","displayName":"\u003cstring\u003e","shape":"\u003cstring\u003e","activatedStorageCount":"\u003cinteger\u003e","additionalComputeCount":"\u003cinteger\u003e","additionalComputeSystemModel":"X9M","additionalStorageCount":"\u003cinteger\u003e","adminNetworkCIDR":"\u003cstring\u003e","availabilityDomain":"\u003cstring\u003e","cloudControlPlaneServer1":"\u003cstring\u003e","cloudControlPlaneServer2":"\u003cstring\u003e","computeCount":"\u003cinteger\u003e","contacts":[{"name":"\u003cstring\u003e","email":"\u003cstring\u003e","isPrimary":"\u003cboolean\u003e","isContactMosValidated":"\u003cboolean\u003e","phoneNumber":"\u003cstring\u003e"}],"corporateProxy":"\u003cstring\u003e","cpusEnabled":"\u003cinteger\u003e","csiNumber":"\u003cstring\u003e","dataStorageSizeInTBs":"\u003cdouble\u003e","dbNodeStorageSizeInGBs":"\u003cinteger\u003e","dbServerVersion":"\u003cstring\u003e","definedTags":{"id_136":{"labore_73f":{},"Ut50f":{}}},"dnsServer":["\u003cstring\u003e","\u003cstring\u003e"],"freeformTags":{"aute0":"\u003cstring\u003e","dolor__d":"\u003cstring\u003e","ea58":"\u003cstring\u003e","commodo_2ee":"\u003cstring\u003e"},"gateway":"\u003cstring\u003e","infiniBandNetworkCIDR":"\u003cstring\u003e","lifecycleDetails":"\u003cstring\u003e","maintenanceSLOStatus":"OK","maintenanceWindow":{"customActionTimeoutInMins":"\u003cinteger\u003e","daysOfWeek":[{"name":"THURSDAY"},{"name":"SUNDAY"}],"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"]},"maxCpuCount":"\u003cinteger\u003e","maxDataStorageInTBs":"\u003cdouble\u003e","maxDbNodeStorageInGBs":"\u003cinteger\u003e","maxMemoryInGBs":"\u003cinteger\u003e","memorySizeInGBs":"\u003cinteger\u003e","monthlyDbServerVersion":"\u003cstring\u003e","netmask":"\u003cstring\u003e","ntpServer":["\u003cstring\u003e","\u003cstring\u003e"],"rackSerialNumber":"\u003cstring\u003e","storageCount":"\u003cinteger\u003e","storageServerVersion":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","timeZone":"\u003cstring\u003e"}