Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TableSummary

Summary of the table.

Properties

compartmentId

compartmentId: string

Compartment Identifier.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

Unique identifier that is immutable on creation.

Optional isAutoReclaimable

isAutoReclaimable: undefined | false | true

True if this table can be reclaimed after an idle period.

Optional isMultiRegion

isMultiRegion: undefined | false | true

True if this table is currently a member of a replication set.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail.

Optional lifecycleState

lifecycleState: undefined | string

The state of a table.

Optional name

name: undefined | string

Human-friendly table name, also immutable.

Optional schemaState

schemaState: SchemaState

The current state of this table's schema. Available states are MUTABLE - The schema can be changed. The table is not eligible for replication. FROZEN - The schema is immutable. The table is eligible for replication.

Optional systemTags

systemTags: undefined | object

Read-only system tag. These predefined keys are scoped to namespaces. At present the only supported namespace is {@code "orcl-cloud"}; and the only key in that namespace is {@code "free-tier-retained"}. Example: {@code {"orcl-cloud"": {"free-tier-retained": "true"}}}

Optional tableLimits

tableLimits: model.TableLimits

Optional timeCreated

timeCreated: Date

The time the the table was created. An RFC3339 formatted datetime string.

Optional timeOfExpiration

timeOfExpiration: Date

If lifecycleState is INACTIVE, indicates when this table will be automatically removed. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time the the table's metadata was last updated. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj