ChaosStartedEvent

Chaos Started イベント。

プロパティ

名前 Type 必須
EventInstanceId string (UUID) はい
Category string いいえ
TimeStamp String (日時) はい
HasCorrelatedEvents boolean いいえ
MaxConcurrentFaults integer (int64) はい
TimeToRunInSeconds 数値 (倍精度浮動小数点型) はい
MaxClusterStabilizationTimeoutInSeconds 数値 (倍精度浮動小数点型) はい
WaitTimeBetweenIterationsInSeconds 数値 (倍精度浮動小数点型) はい
WaitTimeBetweenFaultsInSeconds 数値 (倍精度浮動小数点型) はい
MoveReplicaFaultEnabled boolean はい
IncludedNodeTypeList string はい
IncludedApplicationList string はい
ClusterHealthPolicy string はい
ChaosContext string はい

EventInstanceId

: string (uuid)
必須: はい

FabricEvent インスタンスの識別子。


Category

: string
必須: いいえ

イベントのカテゴリ。


TimeStamp

Type: string (date-time)
必須: はい

時刻イベントがログに記録されました。


HasCorrelatedEvents

: boolean
必須: いいえ

使用可能な既存の関連イベントがあることを示します。


MaxConcurrentFaults

: integer (int64)
必須: はい

同時実行エラーの最大数。


TimeToRunInSeconds

Type: number (double)
必須: はい

実行時間 (秒単位)。


MaxClusterStabilizationTimeoutInSeconds

Type: number (double)
必須: はい

クラスター安定化の最大タイムアウト (秒単位)。


WaitTimeBetweenIterationsInSeconds

Type: number (double)
必須: はい

イテレーション間の待機時間 (秒単位)。


WaitTimeBetweenFaultsInSeconds

Type: number (double)
必須: はい

エラー間の待機時間 (秒単位)。


MoveReplicaFaultEnabled

: boolean
必須: はい

MoveReplica エラーが有効になっていることを示します。


IncludedNodeTypeList

: string
必須: はい

含まれているノードの種類の一覧。


IncludedApplicationList

: string
必須: はい

含まれているアプリケーションの一覧。


ClusterHealthPolicy

: string
必須: はい

正常性ポリシー。


ChaosContext

: string
必須: はい

カオス コンテキスト。