AppsOutage

已回報 Google Workspace 服務的服務中斷事件。

JSON 表示法
{
  "products": [
    string
  ],
  "nextUpdateTime": string,
  "resolutionTime": string,
  "dashboardUri": string,
  "status": enum (Status),
  "incidentTrackingId": string,
  "mergeInfo": {
    object (MergeInfo)
  }
}
欄位
products[]

string

受服務中斷影響的產品清單。

nextUpdateTime

string (Timestamp format)

下次可進行更新的時間戳記。

resolutionTime

string (Timestamp format)

服務中斷時的時間戳記,或已確認問題已解決的時間戳記。只有在已知時提供。

dashboardUri

string

Google Workspace 狀態資訊主頁中的服務中斷事件連結

status

enum (Status)

目前的服務中斷狀態。

incidentTrackingId

string

事件追蹤 ID。

mergeInfo

object (MergeInfo)

指出與服務中斷相關的新快訊詳細資料。只有在狀態為「緊急」時才會顯示。

合併資訊

新的快訊追蹤號碼。

JSON 表示法
{
  "newIncidentTrackingId": string,
  "newAlertId": string
}
欄位
newIncidentTrackingId

string

父項事件中的新追蹤 ID。

newAlertId

string

選用,新的快訊 ID。請為 [google.apps.alertcenter.Alert] (ID) 參照目前狀態。