Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateCustomSoftwareSourceDetails

Provides the information used to update a custom software source.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment that contains the software source.

Optional customSoftwareSourceFilter

customSoftwareSourceFilter: model.CustomSoftwareSourceFilter

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 of the software source.

Optional displayName

displayName: undefined | 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 isAutoResolveDependencies

isAutoResolveDependencies: undefined | false | true

Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.

Optional isAutomaticallyUpdated

isAutomaticallyUpdated: undefined | false | true

Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.

Const softwareSourceType

softwareSourceType: string = "CUSTOM"

Optional vendorSoftwareSources

vendorSoftwareSources: Array<Id>

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

Methods

getDeserializedJsonObj

getJsonObj