Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OkeBlueGreenDeployStageExecutionProgress

Specifies the Container Engine for Kubernetes (OKE) cluster Blue-Green 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_BLUE_GREEN_DEPLOYMENT"

Optional namespace

namespace: undefined | string

Namespace either environment A or environment B where artifacts are deployed. Example: blue - Name of the namespace where blue artifacts were deployed. green - Name of the namespace where green artifacts were deployed.

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