Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SoftwareSource

The object that defines a software source. A software source contains a collection of packages. For more information, see Managing Software Sources.

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).

Optional checksumType

checksumType: model.ChecksumType

The yum repository checksum type used by this software source.

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

User-specified description for the software source.

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"}}

Optional gpgKeyFingerprint

gpgKeyFingerprint: undefined | string

Fingerprint of the GPG key for this software source.

Optional gpgKeyId

gpgKeyId: undefined | string

ID of the GPG key for this software source.

Optional gpgKeyUrl

gpgKeyUrl: undefined | string

URL of the GPG key for this software source.

id

id: string

The OCID of the software source.

Optional lifecycleState

lifecycleState: LifecycleState

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.

softwareSourceType

softwareSourceType: string

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).

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/'.

Functions

getDeserializedJsonObj

getJsonObj