Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AppCatalogListingResourceVersion

Listing Resource Version

Properties

Optional accessiblePorts

accessiblePorts: Array<number>

List of accessible ports for instances launched with this listing resource version.

Optional allowedActions

allowedActions: Array<AllowedActions>

Allowed actions for the listing resource.

Optional availableRegions

availableRegions: Array<string>

List of regions that this listing resource version is available.

For information about regions, see [Regions and Availability Domains](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/regions.htm).

Example: {@code [\"us-ashburn-1\", \"us-phoenix-1\"]}

Optional compatibleShapes

compatibleShapes: Array<string>

Array of shapes compatible with this resource.

You can enumerate all available shapes by calling {@link #listShapes(ListShapesRequest) listShapes}.

Example: {@code [\"VM.Standard1.1\", \"VM.Standard1.2\"]}

Optional listingId

listingId: undefined | string

The OCID of the listing this resource version belongs to.

Optional listingResourceId

listingResourceId: undefined | string

OCID of the listing resource.

Optional listingResourceVersion

listingResourceVersion: undefined | string

Resource Version.

Optional timePublished

timePublished: Date

Date and time the listing resource version was published, in RFC3339 format. Example: {@code 2018-03-20T12:32:53.532Z}

Functions

getDeserializedJsonObj

getJsonObj