Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LifecycleEnvironment

Defines the lifecycle environment, including the associated versioned software sources, lifecycle stages, and managed instances.

Properties

archType

archType: ArchType

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

compartmentId

compartmentId: string

The OCID of the compartment that contains the lifecycle environment.

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 lifecycle environment.

displayName

displayName: string

The user-friendly name for the lifecycle environment.

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 lifecycle environment.

lifecycleState

lifecycleState: LifecycleState

The current state of the lifecycle environment.

Optional location

location: model.ManagedInstanceLocation

The location of managed instances attached to the lifecycle environment.

Optional managedInstanceIds

managedInstanceIds: Array<ManagedInstanceDetails>

List of managed instance OCIDs assigned to the lifecycle stage.

osFamily

osFamily: OsFamily

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

stages

stages: Array<LifecycleStage>

User-specified list of lifecycle stages used within the lifecycle environment.

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

Optional timeModified

timeModified: Date

The time the lifecycle environment was last modified (in RFC 3339 format).

vendorName

vendorName: VendorName

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

Functions

getDeserializedJsonObj

getJsonObj