Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ManagedInstanceGroup

An object that defines the managed instance group.

Properties

Optional archType

archType: model.ArchType

The CPU architecture of the instances in the managed instance group.

Optional autonomousSettings

autonomousSettings: model.AutonomousSettings

compartmentId

compartmentId: string

The OCID of the compartment that contains the managed instance group.

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 information about the managed instance group.

Optional displayName

displayName: undefined | string

A user-friendly name for the managed instance group.

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 managed instance group.

Optional isManagedByAutonomousLinux

isManagedByAutonomousLinux: undefined | false | true

Indicates whether the Autonomous Linux service manages the group.

lifecycleState

lifecycleState: LifecycleState

The current state of the managed instance group.

Optional location

location: model.ManagedInstanceLocation

The location of managed instances attached to the group.

Optional managedInstanceCount

managedInstanceCount: undefined | number

The number of managed instances in the group. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional managedInstanceIds

managedInstanceIds: Array<string>

The list of managed instance OCIDs attached to the managed instance group.

Optional notificationTopicId

notificationTopicId: undefined | string

The OCID for the Oracle Notifications service (ONS) topic. ONS is the channel used to send notifications to the customer.

Optional osFamily

osFamily: model.OsFamily

The operating system type of the instances in the managed instance group.

Optional pendingJobCount

pendingJobCount: undefined | number

The number of scheduled jobs pending against the managed instance group. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional softwareSourceIds

softwareSourceIds: Array<SoftwareSourceDetails>

The list of software source OCIDs that the managed instance group will use.

Optional softwareSources

softwareSources: Array<SoftwareSourceDetails>

The list of software sources that the managed instance group will use.

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

Optional timeCreated

timeCreated: Date

The time the managed instance group was created (in RFC 3339 format).

Optional timeModified

timeModified: Date

The time the managed instance group was last modified (in RFC 3339 format).

Optional vendorName

vendorName: model.VendorName

The vendor of the operating system used by the managed instances in the group.

Functions

getDeserializedJsonObj

getJsonObj