共用方式為


Alert interface

警示類別

Extends

屬性

alertType

警示的類型

appearedAtSourceTime

來源上出現警示的 UTC 時間

appearedAtTime

出現警示的 UTC 時間

clearedAtSourceTime

來源上清除警示的 UTC 時間

clearedAtTime

已清除警示的 UTC 時間

detailedInformation

警示的其他資訊

errorDetails

警示的錯誤Details

recommendation

針對警示採取行動的建議

resolutionReason

解決警示的原因

scope

裝置或資源警示

severity

警示的嚴重性

source

已清除警示的來源

status

警示的目前狀態

title

警示的標題

繼承的屬性

id

標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

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

type

型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

alertType

警示的類型

alertType: string

屬性值

string

appearedAtSourceTime

來源上出現警示的 UTC 時間

appearedAtSourceTime: Date

屬性值

Date

appearedAtTime

出現警示的 UTC 時間

appearedAtTime: Date

屬性值

Date

clearedAtSourceTime

來源上清除警示的 UTC 時間

clearedAtSourceTime?: Date

屬性值

Date

clearedAtTime

已清除警示的 UTC 時間

clearedAtTime?: Date

屬性值

Date

detailedInformation

警示的其他資訊

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

屬性值

{[propertyName: string]: string}

errorDetails

警示的錯誤Details

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

name

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

name?: string

屬性值

string

繼承自BaseModel.name

type

型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自BaseModel.type