Google Workspace サービスで報告された停止インシデント。
JSON 表現 |
---|
{ "products": [ string ], "nextUpdateTime": string, "resolutionTime": string, "dashboardUri": string, "status": enum ( |
フィールド | |
---|---|
products[] |
サービス停止の影響を受けるプロダクトのリスト。 |
nextUpdateTime |
次回の更新の到着予定日を示すタイムスタンプ。 |
resolutionTime |
サービス停止が解決する見込み、または解決が確認されたときのタイムスタンプ。既知の場合にのみ提供されます。 |
dashboardUri |
Google Workspace ステータス ダッシュボードの停止イベントへのリンク |
status |
現在の停止ステータス。 |
incidentTrackingId |
インシデント追跡 ID。 |
mergeInfo |
サービス停止に関する新しいアラートの詳細を示します。ステータスが MERGED の場合にのみ入力されます。 |
MergeInfo
新しいアラート追跡番号。
JSON 表現 |
---|
{ "newIncidentTrackingId": string, "newAlertId": string } |
フィールド | |
---|---|
newIncidentTrackingId |
親インシデントの新しいトラッキング ID。 |
newAlertId |
省略可。新しいアラート ID。現在の状態については、この ID を使用して [google.apps.alertcenter.Alert] を参照してください。 |