Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Listing

The model for an Oracle Cloud Infrastructure Marketplace listing.

Properties

Optional banner

banner: model.UploadData

Optional categories

categories: Array<string>

Categories that the listing belongs to.

Optional compatibleArchitectures

compatibleArchitectures: Array<CompatibleArchitectures>

The list of compatible architectures supported by the listing

Optional defaultPackageVersion

defaultPackageVersion: undefined | string

The default package version.

Optional documentationLinks

documentationLinks: Array<DocumentationLink>

Links to additional documentation provided by the publisher specifically for the listing.

Optional icon

icon: model.UploadData

Optional id

id: undefined | string

The unique identifier for the listing in Marketplace.

Optional isFeatured

isFeatured: undefined | false | true

Indicates whether the listing is included in Featured Listings.

Optional keywords

keywords: undefined | string

Keywords associated with the listing.

Optional languages

languages: Array<Item>

Languages supported by the listing.

Optional licenseModelDescription

licenseModelDescription: undefined | string

A description of the publisher's licensing model for the listing.

Optional links

links: Array<Link>

Links to reference material.

Optional listingType

listingType: model.ListingType

The publisher category to which the listing belongs. The publisher category informs where the listing appears for use.

Optional longDescription

longDescription: undefined | string

A long description of the listing.

Optional name

name: undefined | string

The name of the listing.

Optional packageType

packageType: model.PackageTypeEnum

The listing's package type.

Optional publisher

publisher: model.Publisher

Optional regions

regions: Array<Region>

The regions where you can deploy the listing. (Some listings have restrictions that limit their deployment to United States regions only.)

Optional releaseNotes

releaseNotes: undefined | string

Release notes for the listing.

Optional screenshots

screenshots: Array<Screenshot>

Screenshots of the listing.

Optional shortDescription

shortDescription: undefined | string

A short description of the listing.

Optional supportContacts

supportContacts: Array<SupportContact>

Contact information to use to get support from the publisher for the listing.

Optional supportLinks

supportLinks: Array<NamedLink>

Links to support resources for the listing.

Optional supportedOperatingSystems

supportedOperatingSystems: Array<OperatingSystem>

List of operating systems supported by the listing.

Optional systemRequirements

systemRequirements: undefined | string

System requirements for the listing.

Optional tagline

tagline: undefined | string

The tagline of the listing.

Optional timeReleased

timeReleased: Date

The release date of the listing.

Optional usageInformation

usageInformation: undefined | string

Usage information for the listing.

Optional version

version: undefined | string

The version of the listing.

Optional videos

videos: Array<NamedLink>

Videos of the listing.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Listing): object

getJsonObj