---
title: "POST /v1/{+parent}/cloudExadataInfrastructures"
method: POST
path: "/v1/{+parent}/cloudExadataInfrastructures"
tags: ["projects"]
---

# POST /v1/{+parent}/cloudExadataInfrastructures

`POST /v1/{+parent}/cloudExadataInfrastructures`

Creates a new Exadata Infrastructure in a given project and location.

## Path parameters

- `parent` string, required

## Query parameters

- `cloudExadataInfrastructureId` string
- `requestId` string

## Request body

- CloudExadataInfrastructure — Represents CloudExadataInfrastructure resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudExadataInfrastructure/
  - `name` string — Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
  - `displayName` string — Optional. User friendly name for this resource.
  - `gcpOracleZone` string — Optional. The GCP Oracle zone where Oracle Exadata Infrastructure is hosted. Example: us-east4-b-r2. If not specified, the system will pick a zone based on availability.
  - `createTime` string, google-datetime — Output only. The date and time that the Exadata Infrastructure was created.
  - `entitlementId` string — Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.
  - `labels` object — Optional. Labels or tags associated with the resource.
  - `properties` CloudExadataInfrastructureProperties — Various properties of Exadata Infrastructure.
    - `activatedStorageCount` integer — Output only. The requested number of additional storage servers activated for the Exadata Infrastructure.
    - `nextMaintenanceRunTime` string, google-datetime — Output only. The time when the next maintenance run will occur.
    - `ociUrl` string — Output only. Deep link to the OCI console to view this resource.
    - `computeModel` 'COMPUTE_MODEL_UNSPECIFIED' | 'COMPUTE_MODEL_ECPU' | 'COMPUTE_MODEL_OCPU' — Output only. The compute model of the Exadata Infrastructure.
    - `maintenanceWindow` MaintenanceWindow — Maintenance window as defined by Oracle. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/MaintenanceWindow
      - `hoursOfDay` integer[] — Optional. The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are: 0 - represents time slot 0:00 - 3:59 UTC 4 - represents time slot 4:00 - 7:59 UTC 8 - represents time slot 8:00 - 11:59 UTC 12 - represents time slot 12:00 - 15:59 UTC 16 - represents time slot 16:00 - 19:59 UTC 20 - represents time slot 20:00 - 23:59 UTC
      - `months` string[] — Optional. Months during the year when maintenance should be performed.
      - `patchingMode` 'PATCHING_MODE_UNSPECIFIED' | 'ROLLING' | 'NON_ROLLING' — Optional. Cloud CloudExadataInfrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
      - `isCustomActionTimeoutEnabled` boolean — Optional. If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
      - `preference` 'MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED' | 'CUSTOM_PREFERENCE' | 'NO_PREFERENCE' — Optional. The maintenance window scheduling preference.
      - `customActionTimeoutMins` integer — Optional. Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
      - `daysOfWeek` string[] — Optional. Days during the week when maintenance should be performed.
      - `weeksOfMonth` integer[] — Optional. Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week.
      - `leadTimeWeek` integer — Optional. Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
    - `databaseServerType` string — Output only. The database server type of the Exadata Infrastructure.
    - `computeCount` integer — Optional. The number of compute servers for the Exadata Infrastructure.
    - `maxDataStorageTb` number, double — Output only. The total available DATA disk group size.
    - `ocid` string — Output only. OCID of created infra. https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle
    - `nextSecurityMaintenanceRunTime` string, google-datetime — Output only. The time when the next security maintenance run will occur.
    - `dataStorageSizeTb` number, double — Output only. Size, in terabytes, of the DATA disk group.
    - `totalStorageSizeGb` integer — Optional. The total storage allocated to the Exadata Infrastructure resource, in gigabytes (GB).
    - `nextMaintenanceRunId` string — Output only. The OCID of the next maintenance run.
    - `customerContacts` CustomerContact[] — Optional. The list of customer contacts.
      - `email` string — Required. The email address used by Oracle to send notifications regarding databases and infrastructure.
    - `additionalStorageCount` integer — Output only. The requested number of additional storage servers for the Exadata Infrastructure.
    - `exascaleConfig` ExascaleConfig — Details of the Exascale configuration for the Exadata Infrastructure.
      - `totalStorageSizeGb` integer — Output only. Total storage size needed for Exascale in GBs.
      - `availableStorageSizeGb` integer — Output only. Available storage size for Exascale in GBs.
    - `memorySizeGb` integer — Output only. The memory allocated in GBs.
    - `storageServerType` string — Output only. The storage server type of the Exadata Infrastructure.
    - `monthlyStorageServerVersion` string — Output only. The monthly software version of the storage servers (cells) in the Exadata Infrastructure. Example: 20.1.15
    - `state` 'STATE_UNSPECIFIED' | 'PROVISIONING' | 'AVAILABLE' | 'UPDATING' | 'TERMINATING' | 'TERMINATED' | 'FAILED' | 'MAINTENANCE_IN_PROGRESS' — Output only. The current lifecycle state of the Exadata Infrastructure.
    - `maxMemoryGb` integer — Output only. The total memory available in GBs.
    - `availableStorageSizeGb` integer — Output only. The available storage can be allocated to the Exadata Infrastructure resource, in gigabytes (GB).
    - `cpuCount` integer — Output only. The number of enabled CPU cores.
    - `maxCpuCount` integer — Output only. The total number of CPU cores available.
    - `shape` string — Required. The shape of the Exadata Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
    - `dbNodeStorageSizeGb` integer — Output only. The local node storage allocated in GBs.
    - `maxDbNodeStorageSizeGb` integer — Output only. The total local node storage available in GBs.
    - `monthlyDbServerVersion` string — Output only. The monthly software version of the database servers (dom0) in the Exadata Infrastructure. Example: 20.1.15
    - `dbServerVersion` string — Output only. The software version of the database servers (dom0) in the Exadata Infrastructure.
    - `storageServerVersion` string — Output only. The software version of the storage servers (cells) in the Exadata Infrastructure.
    - `storageCount` integer — Optional. The number of Cloud Exadata storage servers for the Exadata Infrastructure.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/oracledatabase.md) · [All operations](https://skmtc.net/google/apis/oracledatabase/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/oracledatabase/versions/120ce7891e09/schema)
