Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LifecycleStage

Defines the lifecycle stage.

Properties

Optional archType

archType: model.ArchType

The CPU architecture of the managed instances in the lifecycle stage.

compartmentId

compartmentId: string

The OCID of the compartment that contains the lifecycle stage.

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

displayName

displayName: string

The user-friendly name for the lifecycle stage.

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 id

id: undefined | string

The OCID of the lifecycle stage.

Optional lifecycleEnvironmentId

lifecycleEnvironmentId: undefined | string

The OCID of the lifecycle environment that contains the lifecycle stage.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the lifecycle stage.

Optional location

location: model.ManagedInstanceLocation

The location of managed instances associated with the lifecycle stage.

Optional managedInstanceIds

managedInstanceIds: Array<ManagedInstanceDetails>

The list of managed instances associated with the lifecycle stage.

Optional osFamily

osFamily: model.OsFamily

The operating system of the managed instances in the lifecycle stage.

rank

rank: number

User-specified rank for the lifecycle stage. Rank determines the hierarchy of the lifecycle stages within the lifecycle environment. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional softwareSourceId

softwareSourceId: model.SoftwareSourceDetails

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 lifecycle stage was created (in RFC 3339 format).

Optional timeModified

timeModified: Date

The time the lifecycle stage 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 lifecycle stage.

Functions

getDeserializedJsonObj

getJsonObj