NoSQL Database Table

An OCI NoSQL Database Table is a managed, highly scalable key-value and document storage table designed for applications that need low-latency data access. It supports flexible schemas, automatic replication, and elastic throughput, making it suitable for workloads such as user profiles, session data, and real‑time applications.

oci.nosql_table

Fields

TitleIDTypeData TypeDescription
_keycorestring
cloud_account_idcorestringThe identifier of the related cloud account. The concept of an account might have different names in different cloud providers. AWS is calling it account, GCP calls it project and Azure uses the term subscription.
cloud_account_namecorestringThe name of the account this resource belongs to.
cloud_providercorestringThe name of the cloud provider.
cloud_tagscorehstore
compartment_idcorestringThe value to assign to the compartment_id property of this Table.
created_atcoretimestampTime when the resource has been created.
database_enginecorestringThe engine of the database.
database_statuscorestringThe current status of the database, indicating its operational state.
database_versioncorestringThe version of the database engine being used.
ddl_statementcorestringThe value to assign to the ddl_statement property of this Table.
endpointcorestringThe connection endpoint or URL used to access the database.
freeform_tagscorehstoreThe value to assign to the freeform_tags property of this Table.
idcorestringThe value to assign to the id property of this Table.
instance_typecorestringThe instance type defining the hardware configuration of the database server.
is_auto_reclaimablecoreboolThe value to assign to the is_auto_reclaimable property of this Table.
is_multi_regioncoreboolThe value to assign to the is_multi_region property of this Table.
lifecycle_detailscorestringThe value to assign to the lifecycle_details property of this Table.
lifecycle_statecorestringThe value to assign to the lifecycle_state property of this Table. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "INACTIVE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
local_replica_initialization_in_percentcoreint64The value to assign to the local_replica_initialization_in_percent property of this Table.
namecorestringThe value to assign to the name property of this Table.
region_idcorestringThe region this resource resides within.
replicascorejsonThe value to assign to the replicas property of this Table.
resource_typecorestringThe name of the resource type.
schemacorejsonThe value to assign to the schema property of this Table.
schema_statecorestringThe value to assign to the schema_state property of this Table. Allowed values for this property are: "MUTABLE", "FROZEN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
table_limitscorejsonThe value to assign to the table_limits property of this Table.
tagscorehstore_csv
tenancy_ocidcorestringThe OCID of the tenancy containing the resource.
time_createdcoretimestampThe value to assign to the time_created property of this Table.
time_of_expirationcoretimestampThe value to assign to the time_of_expiration property of this Table.
time_updatedcoretimestampThe value to assign to the time_updated property of this Table.
updated_atcoretimestampTime when the resource has been updated the last time.
volume_encryptedcoreboolSpecifies whether the storage volume is encrypted for security.
volume_iopscoreint64The number of I/O operations per second (IOPS) the volume can handle.
volume_size_gibcoreint64The size of the storage volume assigned to the database, measured in GiB.
volume_throughputcoreint64The throughput performance of the volume, measured in B/s.
zone_idcorestringThe zone this resource resides within.