ReleaseDeployPhase interface
deployment |
Deployment jobs of the phase. |
error |
Phase execution error logs. |
id | ID of the phase. |
manual |
List of manual intervention tasks execution information in phase. |
name | Name of the phase. |
phase |
ID of the phase. |
phase |
Type of the phase. |
rank | Rank of the phase. |
run |
Run Plan ID of the phase. |
started |
Phase start time. |
status | Status of the phase. |
Phase execution error logs.
errorLog: string
Property Value
string
ID of the phase.
id: number
Property Value
number
List of manual intervention tasks execution information in phase.
manualInterventions: ManualIntervention[]
Property Value
Name of the phase.
name: string
Property Value
string
ID of the phase.
phaseId: string
Property Value
string
Rank of the phase.
rank: number
Property Value
number
Run Plan ID of the phase.
runPlanId: string
Property Value
string
Phase start time.
startedOn: Date
Property Value
Date