ReleaseDeployPhase interface

Properties

deploymentJobs

Deployment jobs of the phase.

errorLog

Phase execution error logs.

id

ID of the phase.

manualInterventions

List of manual intervention tasks execution information in phase.

name

Name of the phase.

phaseId

ID of the phase.

phaseType

Type of the phase.

rank

Rank of the phase.

runPlanId

Run Plan ID of the phase.

startedOn

Phase start time.

status

Status of the phase.

Property Details

deploymentJobs

Deployment jobs of the phase.

deploymentJobs: DeploymentJob[]

Property Value

errorLog

Phase execution error logs.

errorLog: string

Property Value

string

id

ID of the phase.

id: number

Property Value

number

manualInterventions

List of manual intervention tasks execution information in phase.

manualInterventions: ManualIntervention[]

Property Value

name

Name of the phase.

name: string

Property Value

string

phaseId

ID of the phase.

phaseId: string

Property Value

string

phaseType

Type of the phase.

phaseType: DeployPhaseTypes

Property Value

rank

Rank of the phase.

rank: number

Property Value

number

runPlanId

Run Plan ID of the phase.

runPlanId: string

Property Value

string

startedOn

Phase start time.

startedOn: Date

Property Value

Date

status

Status of the phase.

status: DeployPhaseStatus

Property Value