Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DedicatedAiCluster

Dedicated AI clusters are compute resources that you can use for fine-tuning custom models or for hosting endpoints for custom models. The clusters are dedicated to your models and not shared with users in other tenancies.

To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator who gives OCI resource access to users. See [Getting Started with Policies](https://docs.cloud.oracle.com/iaas/Content/Identity/policiesgs/get-started-with-policies.htm) and [Getting Access to Generative AI Resouces](https://docs.cloud.oracle.com/iaas/Content/generative-ai/iam-policies.htm).

Properties

Optional capacity

capacity: model.DedicatedAiClusterHostingCapacity

compartmentId

compartmentId: string

The compartment OCID to create the dedicated AI cluster in.

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

An optional description of the dedicated AI cluster.

Optional displayName

displayName: undefined | string

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

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 dedicated AI cluster.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state with detail that can provide actionable information.

lifecycleState

lifecycleState: LifecycleState

The current state of the dedicated AI cluster.

Optional previousState

previousState: model.DedicatedAiCluster

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

timeCreated

timeCreated: Date

The date and time the dedicated AI cluster was created, in the format defined by RFC 3339

Optional timeUpdated

timeUpdated: Date

The date and time the dedicated AI cluster was updated, in the format defined by RFC 3339

type

type: Type

The dedicated AI cluster type indicating whether this is a fine-tuning/training processor or hosting/inference processor.

unitCount

unitCount: number

The number of dedicated units in this AI cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

unitShape

unitShape: UnitShape

The shape of dedicated unit in this AI cluster. The underlying hardware configuration is hidden from customers.

Functions

getDeserializedJsonObj

getJsonObj