Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataAssetSummary

Summary of a data asset. A physical store, or stream, of data known to the data catalog and containing one or many data entities, possibly in an organized structure of folders. A data asset is often synonymous with a 'System', such as a database, or may be a file container or a message stream.

Properties

Optional catalogId

catalogId: undefined | string

The data catalog's OCID.

Optional description

description: undefined | string

Detailed description of the data asset.

Optional displayName

displayName: undefined | string

A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional externalKey

externalKey: undefined | string

External URI that can be used to reference the object. Format will differ based on the type of object.

key

key: string

Unique data asset key that is immutable.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. An object not in ACTIVE state may have functional limitations, see service documentation for details.

Optional lifecycleState

lifecycleState: model.LifecycleState

State of the data asset.

Optional timeCreated

timeCreated: Date

The date and time the data asset was created, in the format defined by RFC3339. Example: {@code 2019-03-25T21:10:29.600Z}

Optional typeKey

typeKey: undefined | string

The key of the object type. Type keys's can be found via the '/types' endpoint.

Optional uri

uri: undefined | string

URI to the data asset instance in the API.

Functions

getDeserializedJsonObj

getJsonObj