共用方式為


CassandraClusterPublicStatus interface

受控 Cassandra 叢集公用狀態的屬性。

屬性

connectionErrors

列出資料中心的任何連線錯誤相關資訊。

dataCenters

此叢集中每個資料中心的狀態清單。

errors

列出有關叢集、資料中心和連線錯誤的任何錯誤相關資訊。

eTag
reaperStatus

屬性詳細資料

connectionErrors

列出資料中心的任何連線錯誤相關資訊。

connectionErrors?: ConnectionError[]

屬性值

dataCenters

此叢集中每個資料中心的狀態清單。

dataCenters?: CassandraClusterPublicStatusDataCentersItem[]

屬性值

errors

列出有關叢集、資料中心和連線錯誤的任何錯誤相關資訊。

errors?: CassandraError[]

屬性值

eTag

eTag?: string

屬性值

string

reaperStatus

reaperStatus?: ManagedCassandraReaperStatus

屬性值