CassandraClusterPublicStatus interface

Properties of a managed Cassandra cluster public status.

Properties

connectionErrors

List relevant information about any connection errors to the Datacenters.

dataCenters

List of the status of each datacenter in this cluster.

errors

List relevant information about any errors about cluster, data center and connection error.

eTag
reaperStatus

Property Details

connectionErrors

List relevant information about any connection errors to the Datacenters.

connectionErrors?: ConnectionError[]

Property Value

dataCenters

List of the status of each datacenter in this cluster.

dataCenters?: CassandraClusterPublicStatusDataCentersItem[]

Property Value

errors

List relevant information about any errors about cluster, data center and connection error.

errors?: CassandraError[]

Property Value

eTag

eTag?: string

Property Value

string

reaperStatus

reaperStatus?: ManagedCassandraReaperStatus

Property Value