Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSoftwareSourceProfileDetails

Provides the information used to create the software source registration profile.

Properties

archType

archType: ArchType

The architecture type.

compartmentId

compartmentId: string

The OCID of the compartment that contains the registration profile.

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 registration profile.

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

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 isDefaultProfile

isDefaultProfile: undefined | false | true

Indicates if the profile is set as the default. There is exactly one default profile for a specified architecture, OS family, registration type, and vendor. When registering an instance with the corresonding characteristics, the default profile is used, unless another profile is specified.

Optional managementStationId

managementStationId: undefined | string

The OCID of the management station to associate with an instance once registered. Associating with a management station applies only to non-OCI instances.

osFamily

osFamily: OsFamily

The operating system family.

Const profileType

profileType: string = "SOFTWARESOURCE"

Optional registrationType

registrationType: undefined | string

The type of instance to register.

Optional softwareSourceIds

softwareSourceIds: Array<string>

The list of software source OCIDs that the registration profile will use.

vendorName

vendorName: VendorName

The vendor of the operating system for the instance.

Methods

getDeserializedJsonObj

getJsonObj