Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateMetastoreDetails

Information about a new metastore.

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"}}

Functions

getDeserializedJsonObj

getJsonObj