EnvironmentDeploymentExecutionRecord interface
EnvironmentDeploymentExecutionRecordです。
プロパティ
| definition | 環境デプロイ実行所有者の定義 |
| environment |
環境の ID |
| finish |
環境デプロイ実行の終了時刻 |
| id | 環境デプロイ実行履歴レコードの ID |
| job |
ジョブの試行 |
| job |
ジョブ名 |
| owner | 環境デプロイ実行レコードの所有者 |
| plan |
プラン ID |
| plan |
環境展開実行レコードのプランタイプ |
| queue |
環境デプロイ実行のキュー時間 |
| request |
環境デプロイ実行履歴レコードの要求識別子 |
| resource |
リソース ID |
| result | 環境のデプロイ実行の結果 |
| scope |
プロジェクト ID |
| service |
サービス所有者 ID |
| stage |
ステージの試み |
| stage |
ステージ名 |
| start |
環境デプロイの実行開始時刻 |
プロパティの詳細
definition
environmentId
環境の ID
environmentId: number
プロパティ値
number
finishTime
環境デプロイ実行の終了時刻
finishTime: Date
プロパティ値
Date
id
環境デプロイ実行履歴レコードの ID
id: number
プロパティ値
number
jobAttempt
ジョブの試行
jobAttempt: number
プロパティ値
number
jobName
ジョブ名
jobName: string
プロパティ値
string
owner
planId
プラン ID
planId: string
プロパティ値
string
planType
環境展開実行レコードのプランタイプ
planType: string
プロパティ値
string
queueTime
環境デプロイ実行のキュー時間
queueTime: Date
プロパティ値
Date
requestIdentifier
環境デプロイ実行履歴レコードの要求識別子
requestIdentifier: string
プロパティ値
string
resourceId
リソース ID
resourceId: number
プロパティ値
number
result
scopeId
プロジェクト ID
scopeId: string
プロパティ値
string
serviceOwner
サービス所有者 ID
serviceOwner: string
プロパティ値
string
stageAttempt
ステージの試み
stageAttempt: number
プロパティ値
number
stageName
ステージ名
stageName: string
プロパティ値
string
startTime
環境デプロイの実行開始時刻
startTime: Date
プロパティ値
Date