共用方式為


Alert interface

警示。

Extends

屬性

alertType

警示的類型

appearedAtSourceTime

引發警示的來源時間

appearedAtTime

引發警示的UTC時間

clearedAtSourceTime

清除警示的來源時間

clearedAtTime

清除警示的 UTC 時間

detailedInformation

警示的詳細數據

errorDetails

引發警示之錯誤的詳細數據

recommendation

警示中引發之問題的建議動作

resolutionReason

解決警示的原因

scope

警示的範圍

severity

警示的嚴重性

source

引發警示的來源

status

警示的目前狀態

title

警示的標題

繼承的屬性

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

kind

物件的Kind。 目前僅支援 Series8000

name

物件的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

alertType

警示的類型

alertType: string

屬性值

string

appearedAtSourceTime

引發警示的來源時間

appearedAtSourceTime: Date

屬性值

Date

appearedAtTime

引發警示的UTC時間

appearedAtTime: Date

屬性值

Date

clearedAtSourceTime

清除警示的來源時間

clearedAtSourceTime?: Date

屬性值

Date

clearedAtTime

清除警示的 UTC 時間

clearedAtTime?: Date

屬性值

Date

detailedInformation

警示的詳細數據

detailedInformation?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

errorDetails

引發警示之錯誤的詳細數據

errorDetails?: AlertErrorDetails

屬性值

recommendation

警示中引發之問題的建議動作

recommendation?: string

屬性值

string

resolutionReason

解決警示的原因

resolutionReason?: string

屬性值

string

scope

警示的範圍

scope: AlertScope

屬性值

severity

警示的嚴重性

severity: AlertSeverity

屬性值

source

引發警示的來源

source: AlertSource

屬性值

status

警示的目前狀態

status: AlertStatus

屬性值

title

警示的標題

title: string

屬性值

string

繼承的屬性詳細資料

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自BaseModel.id

kind

物件的Kind。 目前僅支援 Series8000

kind?: "Series8000"

屬性值

"Series8000"

繼承自BaseModel.kind

name

物件的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自BaseModel.name

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自BaseModel.type