Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MlApplication

Resource representing a definition of an AI/ML use-case

Properties

compartmentId

compartmentId: string

The OCID of the compartment where the MlApplication is created.

definedTags

definedTags: object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Type declaration

  • [key: string]: object
    • [key: string]: any

Optional description

description: undefined | string

Optional description of the ML Application

freeformTags

freeformTags: object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See Resource Tags. Example: {@code {"Department": "Finance"}}

Type declaration

  • [key: string]: string

id

id: string

The OCID of the MlApplication. Unique identifier that is immutable after creation.

lifecycleDetails

lifecycleDetails: string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

lifecycleState

lifecycleState: LifecycleState

The current state of the MlApplication.

name

name: string

The name of MlApplication. It is unique in a given tenancy.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

Creation time of MlApplication in the format defined by RFC 3339.

timeUpdated

timeUpdated: Date

Time of last MlApplication update in the format defined by RFC 3339.

Functions

getDeserializedJsonObj

getJsonObj