Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ImportedPackageSummary

A summary of an imported/instantiated package within an instance.

Properties

currentPackageId

currentPackageId: string

ID of the package.

Optional definedTags

definedTags: undefined | object

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

displayName

displayName: string

Display name of the package (can change across versions).

Optional freeformTags

freeformTags: undefined | object

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

name

name: string

Stable name of the package (the same across versions).

odaInstanceId

odaInstanceId: string

ID of the host instance.

status

status: string

Status of the imported package.

timeCreated

timeCreated: Date

When the imported package was created. A date-time string as described in RFC 3339, section 14.29.

timeUpdated

timeUpdated: Date

When the imported package was last updated. A date-time string as described in RFC 3339, section 14.29.

version

version: string

version of the package.

Functions

getDeserializedJsonObj

getJsonObj