CassandraClusterPublicStatus interface
Properties of a managed Cassandra cluster public status.
Properties
connection |
List relevant information about any connection errors to the Datacenters. |
data |
List of the status of each datacenter in this cluster. |
errors | List relevant information about any errors about cluster, data center and connection error. |
e |
|
reaper |
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