This product is not supported for your selected
Datadog site. (
).
gcp_oracledatabase_cloud_exadata_infrastructure
ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The date and time that the Exadata Infrastructure was created.
entitlement_id
Type: STRING
Provider name: entitlementId
Description: Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.
gcp_display_name
Type: STRING
Provider name: displayName
Description: Optional. User friendly name for this resource.
gcp_oracle_zone
Type: STRING
Provider name: gcpOracleZone
Description: 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.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
properties
Type: STRUCT
Provider name: properties
Description: Optional. Various properties of the infra.
activated_storage_count
Type: INT32
Provider name: activatedStorageCount
Description: Output only. The requested number of additional storage servers activated for the Exadata Infrastructure.
additional_storage_count
Type: INT32
Provider name: additionalStorageCount
Description: Output only. The requested number of additional storage servers for the Exadata Infrastructure.
available_storage_size_gb
Type: INT32
Provider name: availableStorageSizeGb
Description: Output only. The available storage can be allocated to the Exadata Infrastructure resource, in gigabytes (GB).
compute_count
Type: INT32
Provider name: computeCount
Description: Optional. The number of compute servers for the Exadata Infrastructure.
compute_model
Type: STRING
Provider name: computeModel
Description: Output only. The compute model of the Exadata Infrastructure.
Possible values:
COMPUTE_MODEL_UNSPECIFIED
- Unspecified compute model.
COMPUTE_MODEL_ECPU
- Abstract measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers.
COMPUTE_MODEL_OCPU
- Physical measure of compute resources. OCPUs are based on the physical core of a processor.
cpu_count
Type: INT32
Provider name: cpuCount
Description: Output only. The number of enabled CPU cores.
customer_contacts
Type: UNORDERED_LIST_STRUCT
Provider name: customerContacts
Description: Optional. The list of customer contacts.
email
Type: STRING
Provider name: email
Description: Required. The email address used by Oracle to send notifications regarding databases and infrastructure.
data_storage_size_tb
Type: DOUBLE
Provider name: dataStorageSizeTb
Description: Output only. Size, in terabytes, of the DATA disk group.
database_server_type
Type: STRING
Provider name: databaseServerType
Description: Output only. The database server type of the Exadata Infrastructure.
db_node_storage_size_gb
Type: INT32
Provider name: dbNodeStorageSizeGb
Description: Output only. The local node storage allocated in GBs.
db_server_version
Type: STRING
Provider name: dbServerVersion
Description: Output only. The software version of the database servers (dom0) in the Exadata Infrastructure.
maintenance_window
Type: STRUCT
Provider name: maintenanceWindow
Description: Optional. Maintenance window for repair.
custom_action_timeout_mins
Type: INT32
Provider name: customActionTimeoutMins
Description: 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).
days_of_week
Type: UNORDERED_LIST_STRING
Provider name: daysOfWeek
Description: Optional. Days during the week when maintenance should be performed.
hours_of_day
Type: UNORDERED_LIST_INT32
Provider name: hoursOfDay
Description: 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
is_custom_action_timeout_enabled
Type: BOOLEAN
Provider name: isCustomActionTimeoutEnabled
Description: Optional. If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
lead_time_week
Type: INT32
Provider name: leadTimeWeek
Description: 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.
months
Type: UNORDERED_LIST_STRING
Provider name: months
Description: Optional. Months during the year when maintenance should be performed.
patching_mode
Type: STRING
Provider name: patchingMode
Description: Optional. Cloud CloudExadataInfrastructure node patching method, either “ROLLING” or “NONROLLING”. Default value is ROLLING.
Possible values:
PATCHING_MODE_UNSPECIFIED
- Default unspecified value.
ROLLING
- Updates the Cloud Exadata database server hosts in a rolling fashion.
NON_ROLLING
- The non-rolling maintenance method first updates your storage servers at the same time, then your database servers at the same time.
preference
Type: STRING
Provider name: preference
Description: Optional. The maintenance window scheduling preference.
Possible values:
MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED
- Default unspecified value.
CUSTOM_PREFERENCE
- Custom preference.
NO_PREFERENCE
- No preference.
weeks_of_month
Type: UNORDERED_LIST_INT32
Provider name: weeksOfMonth
Description: 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.
max_cpu_count
Type: INT32
Provider name: maxCpuCount
Description: Output only. The total number of CPU cores available.
max_data_storage_tb
Type: DOUBLE
Provider name: maxDataStorageTb
Description: Output only. The total available DATA disk group size.
max_db_node_storage_size_gb
Type: INT32
Provider name: maxDbNodeStorageSizeGb
Description: Output only. The total local node storage available in GBs.
max_memory_gb
Type: INT32
Provider name: maxMemoryGb
Description: Output only. The total memory available in GBs.
memory_size_gb
Type: INT32
Provider name: memorySizeGb
Description: Output only. The memory allocated in GBs.
monthly_db_server_version
Type: STRING
Provider name: monthlyDbServerVersion
Description: Output only. The monthly software version of the database servers (dom0) in the Exadata Infrastructure. Example: 20.1.15
monthly_storage_server_version
Type: STRING
Provider name: monthlyStorageServerVersion
Description: Output only. The monthly software version of the storage servers (cells) in the Exadata Infrastructure. Example: 20.1.15
next_maintenance_run_id
Type: STRING
Provider name: nextMaintenanceRunId
Description: Output only. The OCID of the next maintenance run.
next_maintenance_run_time
Type: TIMESTAMP
Provider name: nextMaintenanceRunTime
Description: Output only. The time when the next maintenance run will occur.
next_security_maintenance_run_time
Type: TIMESTAMP
Provider name: nextSecurityMaintenanceRunTime
Description: Output only. The time when the next security maintenance run will occur.
oci_url
Type: STRING
Provider name: ociUrl
Description: Output only. Deep link to the OCI console to view this resource.
ocid
Type: STRING
Provider name: ocid
Description: Output only. OCID of created infra. https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle
shape
Type: STRING
Provider name: shape
Description: Required. The shape of the Exadata Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
state
Type: STRING
Provider name: state
Description: Output only. The current lifecycle state of the Exadata Infrastructure.
Possible values:
STATE_UNSPECIFIED
- Default unspecified value.
PROVISIONING
- The Exadata Infrastructure is being provisioned.
AVAILABLE
- The Exadata Infrastructure is available for use.
UPDATING
- The Exadata Infrastructure is being updated.
TERMINATING
- The Exadata Infrastructure is being terminated.
TERMINATED
- The Exadata Infrastructure is terminated.
FAILED
- The Exadata Infrastructure is in failed state.
MAINTENANCE_IN_PROGRESS
- The Exadata Infrastructure is in maintenance.
storage_count
Type: INT32
Provider name: storageCount
Description: Optional. The number of Cloud Exadata storage servers for the Exadata Infrastructure.
storage_server_type
Type: STRING
Provider name: storageServerType
Description: Output only. The storage server type of the Exadata Infrastructure.
storage_server_version
Type: STRING
Provider name: storageServerVersion
Description: Output only. The software version of the storage servers (cells) in the Exadata Infrastructure.
total_storage_size_gb
Type: INT32
Provider name: totalStorageSizeGb
Description: Optional. The total storage allocated to the Exadata Infrastructure resource, in gigabytes (GB).
resource_name
Type: STRING
Type: UNORDERED_LIST_STRING