ReleaseDeployPhase interface
Properties
| 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. |
Property Details
deploymentJobs
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
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