---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# gcp_oracledatabase_cloud_vm_cluster{% #gcp_oracledatabase_cloud_vm_cluster %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `backup_odb_subnet`{% #backup_odb_subnet %}

**Type**: `STRING`**Provider name**: `backupOdbSubnet`**Description**: Optional. The name of the backup OdbSubnet associated with the VM Cluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}

## `backup_subnet_cidr`{% #backup_subnet_cidr %}

**Type**: `STRING`**Provider name**: `backupSubnetCidr`**Description**: Optional. CIDR range of the backup subnet.

## `cidr`{% #cidr %}

**Type**: `STRING`**Provider name**: `cidr`**Description**: Optional. Network settings. CIDR to use for cluster IP allocation.

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The date and time that the VM cluster was created.

## `exadata_infrastructure`{% #exadata_infrastructure %}

**Type**: `STRING`**Provider name**: `exadataInfrastructure`**Description**: Required. The name of the Exadata Infrastructure resource on which VM cluster resource is created, in the following format: projects/{project}/locations/{region}/cloudExadataInfrastuctures/{cloud_extradata_infrastructure}

## `gcp_display_name`{% #gcp_display_name %}

**Type**: `STRING`**Provider name**: `displayName`**Description**: Optional. User friendly name for this resource.

## `gcp_oracle_zone`{% #gcp_oracle_zone %}

**Type**: `STRING`**Provider name**: `gcpOracleZone`**Description**: Output only. The GCP Oracle zone where Oracle CloudVmCluster is hosted. This will be the same as the gcp_oracle_zone of the CloudExadataInfrastructure. Example: us-east4-b-r2.

## `identity_connector`{% #identity_connector %}

**Type**: `STRUCT`**Provider name**: `identityConnector`**Description**: Output only. The identity connector details which will allow OCI to securely access the resources in the customer project.

- `connection_state`**Type**: `STRING`**Provider name**: `connectionState`**Description**: Output only. The connection state of the identity connector.**Possible values**:
  - `CONNECTION_STATE_UNSPECIFIED` - Default unspecified value.
  - `CONNECTED` - The identity pool connection is connected.
  - `PARTIALLY_CONNECTED` - The identity pool connection is partially connected.
  - `DISCONNECTED` - The identity pool connection is disconnected.
  - `UNKNOWN` - The identity pool connection is in an unknown state.
- `service_agent_email`**Type**: `STRING`**Provider name**: `serviceAgentEmail`**Description**: Output only. A google managed service account on which customers can grant roles to access resources in the customer project. Example: `p176944527254-55-75119d87fd8f@gcp-sa-oci.iam.gserviceaccount.com`

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Identifier. The name of the VM Cluster resource with the format: projects/{project}/locations/{region}/cloudVmClusters/{cloud_vm_cluster}

## `network`{% #network %}

**Type**: `STRING`**Provider name**: `network`**Description**: Optional. The name of the VPC network. Format: projects/{project}/global/networks/{network}

## `odb_network`{% #odb_network %}

**Type**: `STRING`**Provider name**: `odbNetwork`**Description**: Optional. The name of the OdbNetwork associated with the VM Cluster. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network} It is optional but if specified, this should match the parent ODBNetwork of the odb_subnet and backup_odb_subnet.

## `odb_subnet`{% #odb_subnet %}

**Type**: `STRING`**Provider name**: `odbSubnet`**Description**: Optional. The name of the OdbSubnet associated with the VM Cluster for IP allocation. Format: projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `properties`{% #properties %}

**Type**: `STRUCT`**Provider name**: `properties`**Description**: Optional. Various properties of the VM Cluster.

- `cluster_name`**Type**: `STRING`**Provider name**: `clusterName`**Description**: Optional. OCI Cluster name.
- `compartment_id`**Type**: `STRING`**Provider name**: `compartmentId`**Description**: Output only. Compartment ID of cluster.
- `compute_model`**Type**: `STRING`**Provider name**: `computeModel`**Description**: Output only. The compute model of the VM Cluster.**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_core_count`**Type**: `INT32`**Provider name**: `cpuCoreCount`**Description**: Required. Number of enabled CPU cores.
- `data_storage_size_tb`**Type**: `DOUBLE`**Provider name**: `dataStorageSizeTb`**Description**: Optional. The data disk group size to be allocated in TBs.
- `db_node_storage_size_gb`**Type**: `INT32`**Provider name**: `dbNodeStorageSizeGb`**Description**: Optional. Local storage per VM.
- `db_server_ocids`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `dbServerOcids`**Description**: Optional. OCID of database servers.
- `diagnostics_data_collection_options`**Type**: `STRUCT`**Provider name**: `diagnosticsDataCollectionOptions`**Description**: Optional. Data collection options for diagnostics.
  - `diagnostics_events_enabled`**Type**: `BOOLEAN`**Provider name**: `diagnosticsEventsEnabled`**Description**: Optional. Indicates whether diagnostic collection is enabled for the VM cluster
  - `health_monitoring_enabled`**Type**: `BOOLEAN`**Provider name**: `healthMonitoringEnabled`**Description**: Optional. Indicates whether health monitoring is enabled for the VM cluster
  - `incident_logs_enabled`**Type**: `BOOLEAN`**Provider name**: `incidentLogsEnabled`**Description**: Optional. Indicates whether incident logs and trace collection are enabled for the VM cluster
- `disk_redundancy`**Type**: `STRING`**Provider name**: `diskRedundancy`**Description**: Optional. The type of redundancy.**Possible values**:
  - `DISK_REDUNDANCY_UNSPECIFIED` - Unspecified.
  - `HIGH` - High - 3 way mirror.
  - `NORMAL` - Normal - 2 way mirror.
- `dns_listener_ip`**Type**: `STRING`**Provider name**: `dnsListenerIp`**Description**: Output only. DNS listener IP.
- `domain`**Type**: `STRING`**Provider name**: `domain`**Description**: Output only. Parent DNS domain where SCAN DNS and hosts names are qualified. ex: ocispdelegated.ocisp10jvnet.oraclevcn.com
- `gi_version`**Type**: `STRING`**Provider name**: `giVersion`**Description**: Optional. Grid Infrastructure Version.
- `hostname`**Type**: `STRING`**Provider name**: `hostname`**Description**: Output only. host name without domain. format: "-" with some suffix. ex: sp2-yi0xq where "sp2" is the hostname_prefix.
- `hostname_prefix`**Type**: `STRING`**Provider name**: `hostnamePrefix`**Description**: Optional. Prefix for VM cluster host names.
- `license_type`**Type**: `STRING`**Provider name**: `licenseType`**Description**: Required. License type of VM Cluster.**Possible values**:
  - `LICENSE_TYPE_UNSPECIFIED` - Unspecified
  - `LICENSE_INCLUDED` - License included part of offer
  - `BRING_YOUR_OWN_LICENSE` - Bring your own license
- `local_backup_enabled`**Type**: `BOOLEAN`**Provider name**: `localBackupEnabled`**Description**: Optional. Use local backup.
- `memory_size_gb`**Type**: `INT32`**Provider name**: `memorySizeGb`**Description**: Optional. Memory allocated in GBs.
- `node_count`**Type**: `INT32`**Provider name**: `nodeCount`**Description**: Optional. Number of database servers.
- `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. Oracle Cloud Infrastructure ID of VM Cluster.
- `ocpu_count`**Type**: `FLOAT`**Provider name**: `ocpuCount`**Description**: Optional. OCPU count per VM. Minimum is 0.1.
- `scan_dns`**Type**: `STRING`**Provider name**: `scanDns`**Description**: Output only. SCAN DNS name. ex: sp2-yi0xq-scan.ocispdelegated.ocisp10jvnet.oraclevcn.com
- `scan_dns_record_id`**Type**: `STRING`**Provider name**: `scanDnsRecordId`**Description**: Output only. OCID of scan DNS record.
- `scan_ip_ids`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `scanIpIds`**Description**: Output only. OCIDs of scan IPs.
- `scan_listener_port_tcp`**Type**: `INT32`**Provider name**: `scanListenerPortTcp`**Description**: Output only. SCAN listener port - TCP
- `scan_listener_port_tcp_ssl`**Type**: `INT32`**Provider name**: `scanListenerPortTcpSsl`**Description**: Output only. SCAN listener port - TLS
- `shape`**Type**: `STRING`**Provider name**: `shape`**Description**: Output only. Shape of VM Cluster.
- `sparse_diskgroup_enabled`**Type**: `BOOLEAN`**Provider name**: `sparseDiskgroupEnabled`**Description**: Optional. Use exadata sparse snapshots.
- `ssh_public_keys`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `sshPublicKeys`**Description**: Optional. SSH public keys to be stored with cluster.
- `state`**Type**: `STRING`**Provider name**: `state`**Description**: Output only. State of the cluster.**Possible values**:
  - `STATE_UNSPECIFIED` - Default unspecified value.
  - `PROVISIONING` - Indicates that the resource is in provisioning state.
  - `AVAILABLE` - Indicates that the resource is in available state.
  - `UPDATING` - Indicates that the resource is in updating state.
  - `TERMINATING` - Indicates that the resource is in terminating state.
  - `TERMINATED` - Indicates that the resource is in terminated state.
  - `FAILED` - Indicates that the resource is in failed state.
  - `MAINTENANCE_IN_PROGRESS` - Indicates that the resource is in maintenance in progress state.
- `storage_size_gb`**Type**: `INT32`**Provider name**: `storageSizeGb`**Description**: Output only. The storage allocation for the disk group, in gigabytes (GB).
- `system_version`**Type**: `STRING`**Provider name**: `systemVersion`**Description**: Optional. Operating system version of the image.
- `time_zone`**Type**: `STRUCT`**Provider name**: `timeZone`**Description**: Optional. Time zone of VM Cluster to set. Defaults to UTC if not specified.
  - `id`**Type**: `STRING`**Provider name**: `id`**Description**: IANA Time Zone Database time zone. For example "America/New_York".
  - `version`**Type**: `STRING`**Provider name**: `version`**Description**: Optional. IANA Time Zone Database version number. For example "2019a".

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `zone_id`{% #zone_id %}

**Type**: `STRING`
