다음을 통해 공유


CassandraClusterPublicStatus interface

관리되는 Cassandra 클러스터 공용 상태의 속성입니다.

속성

connectionErrors

데이터 센터에 대한 연결 오류에 대한 관련 정보를 나열합니다.

dataCenters

이 클러스터의 각 데이터 센터 상태 목록입니다.

errors

클러스터, 데이터 센터 및 연결 오류에 대한 오류에 대한 관련 정보를 나열합니다.

eTag
reaperStatus

속성 세부 정보

connectionErrors

데이터 센터에 대한 연결 오류에 대한 관련 정보를 나열합니다.

connectionErrors?: ConnectionError[]

속성 값

dataCenters

이 클러스터의 각 데이터 센터 상태 목록입니다.

dataCenters?: CassandraClusterPublicStatusDataCentersItem[]

속성 값

errors

클러스터, 데이터 센터 및 연결 오류에 대한 오류에 대한 관련 정보를 나열합니다.

errors?: CassandraError[]

속성 값

eTag

eTag?: string

속성 값

string

reaperStatus

reaperStatus?: ManagedCassandraReaperStatus

속성 값