Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VersionedCustomSoftwareSourceSummary

Provides summary information for a versioned custom software source.

Properties

archType

archType: ArchType

The architecture type supported by the software source.

availability

availability: Availability

Availability of the software source (for non-OCI environments).

availabilityAtOci

availabilityAtOci: Availability

Availability of the software source (for OCI environments).

compartmentId

compartmentId: string

The OCID of the compartment that contains the software source.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional description

description: undefined | string

Description of the software source. For custom software sources, this is user-specified.

displayName

displayName: string

User-friendly name for the software source.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

id

id: string

The OCID of the software source.

Optional lifecycleState

lifecycleState: undefined | string

The current state of the software source.

osFamily

osFamily: OsFamily

The OS family the software source belongs to.

Optional packageCount

packageCount: undefined | number

Number of packages the software source contains. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

repoId

repoId: string

The repository ID for the software source.

Optional size

size: undefined | number

The size of the software source in gigabytes (GB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const softwareSourceType

softwareSourceType: string = "VERSIONED"

softwareSourceVersion

softwareSourceVersion: string

The version to assign to this custom software source.

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 software source was created (in RFC 3339 format).

timeUpdated

timeUpdated: Date

The date and time the software source was updated (in RFC 3339 format).

url

url: string

URL for the repository. For vendor software sources, this is the URL to the regional yum server. For custom software sources, this is 'custom/'.

vendorSoftwareSources

vendorSoftwareSources: Array<Id>

List of vendor software sources that are used for the basis of the versioned custom software source.

Methods

getDeserializedJsonObj

getJsonObj