Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateManagedInstanceGroupDetails

Provides the information used to create a new managed instance group.

Properties

archType

archType: ArchType

The CPU architecture type of the managed instances that will be attached to this group.

Optional autonomousSettings

autonomousSettings: model.UpdatableAutonomousSettings

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 description of the managed instance group. Avoid entering confidential information.

displayName

displayName: string

A user-friendly name for the managed instance group. Does not have to be unique and you can change the name later. 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 location

location: model.ManagedInstanceLocation

The location of managed instances attached to the group. If no location is provided, the default is on premises.

Optional managedInstanceIds

managedInstanceIds: Array<string>

The list of managed instance OCIDs to be added to the 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.

osFamily

osFamily: OsFamily

The operating system type of the managed instances that will be attached to this group.

Optional softwareSourceIds

softwareSourceIds: Array<string>

The list of software source OCIDs available to the managed instances in the group.

vendorName

vendorName: VendorName

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

Functions

getDeserializedJsonObj

getJsonObj