Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Listing

The model for the Marketplace Publisher listing.

Properties

compartmentId

compartmentId: string

The unique identifier for the compartment.

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 extendedMetadata

extendedMetadata: undefined | object

Additional metadata key/value pairs for the listing summary.

For example:

{@code {\"listingRevisionStatus\": \"Published\",\"listingRevision\": \"1\" }}

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 OCID identifier for the listing.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the Listing.

listingType

listingType: ListingType

The listing type for the listing.

name

name: string

Name for the listing.

packageType

packageType: PackageType

The package type for the listing.

publisherId

publisherId: string

The unique identifier for the publisher.

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The date and time the listing was created, in the format defined by RFC3339.

Example: {@code 2023-03-27T21:10:29.600Z}

timeUpdated

timeUpdated: Date

The date and time the listing was updated, in the format defined by RFC3339.

Example: {@code 2023-03-27T21:10:29.600Z}

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Listing): object

getJsonObj