Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SoftwareSource

A software source contains a collection of packages

Properties

Optional archType

archType: model.ArchTypes

The architecture type supported by the Software Source

Optional associatedManagedInstances

associatedManagedInstances: Array<Id>

list of the Managed Instances associated with this Software Sources

Optional checksumType

checksumType: model.ChecksumTypes

The yum repository checksum type used by this software source

compartmentId

compartmentId: string

OCID 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 description

description: undefined | string

Information specified by the user about the software source

displayName

displayName: string

User friendly name for the software source

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

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

OCID for the Software Source

Optional lifecycleState

lifecycleState: model.LifecycleStates

The current state of the Software Source.

Optional maintainerEmail

maintainerEmail: undefined | string

Email address of the person maintaining this software source

Optional maintainerName

maintainerName: undefined | string

Name of the person maintaining this software source

Optional maintainerPhone

maintainerPhone: undefined | string

Phone number of the person maintaining this software source

Optional packages

packages: undefined | number

Number of packages Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional parentId

parentId: undefined | string

OCID for the parent software source, if there is one

Optional parentName

parentName: undefined | string

Display name the parent software source, if there is one

repoType

repoType: string

Type of the Software Source

Optional status

status: Status

status of the software source.

url

url: string

URL for the repostiory

Functions

getDeserializedJsonObj

getJsonObj