Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OkeDeployStageExecutionProgress

Specifies the execution details for a Container Engine for Kubernetes (OKE) cluster deployment stage.

Properties

Optional deployStageDisplayName

deployStageDisplayName: undefined | string

Stage display name. Avoid entering confidential information.

Optional deployStageExecutionProgressDetails

deployStageExecutionProgressDetails: Array<DeployStageExecutionProgressDetails>

Details about stage execution for all the target environments.

Optional deployStageId

deployStageId: undefined | string

The OCID of the stage.

Optional deployStagePredecessors

deployStagePredecessors: model.DeployStagePredecessorCollection

Const deployStageType

deployStageType: string = "OKE_DEPLOYMENT"

Optional status

status: Status

The current state of the stage.

Optional timeFinished

timeFinished: Date

Time the stage finished executing. Format defined by RFC3339.

Optional timeStarted

timeStarted: Date

Time the stage started executing. Format defined by RFC3339.

Methods

getDeserializedJsonObj

getJsonObj