Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Metastore

A Data Catalog Metastore provides a centralized metastore repository for use by other OCI services.

Properties

compartmentId

compartmentId: string

OCID of the compartment which holds the metastore.

defaultExternalTableLocation

defaultExternalTableLocation: string

Location under which external tables will be created by default. This references Object Storage using an HDFS URI format. Example: oci://bucket@namespace/sub-dir/

defaultManagedTableLocation

defaultManagedTableLocation: string

Location under which managed tables will be created by default. This references Object Storage using an HDFS URI format. Example: oci://bucket@namespace/sub-dir/

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

Mutable name of the metastore.

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

The metastore's OCID.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Optional lifecycleState

lifecycleState: model.LifecycleState

The current state of the metastore.

Optional locks

Locks associated with this resource.

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system.

Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}

Optional timeCreated

timeCreated: Date

Time at which the metastore was created. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

Time at which the metastore was last modified. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Metastore): object

getJsonObj