CassandraClusterPublicStatus Class
Properties of a managed Cassandra cluster public status.
- Inheritance
-
CassandraClusterPublicStatus
Constructor
CassandraClusterPublicStatus(*, e_tag: Optional[str] = None, reaper_status: Optional[azure.mgmt.cosmosdb.models._models_py3.ManagedCassandraReaperStatus] = None, connection_errors: Optional[List[azure.mgmt.cosmosdb.models._models_py3.ConnectionError]] = None, data_centers: Optional[List[azure.mgmt.cosmosdb.models._models_py3.CassandraClusterPublicStatusDataCentersItem]] = None, **kwargs)
Variables
- e_tag
- str
- reaper_status
- ManagedCassandraReaperStatus
- connection_errors
- list[ConnectionError]
List relevant information about any connection errors to the Datacenters.
- data_centers
- list[CassandraClusterPublicStatusDataCentersItem]
List of the status of each datacenter in this cluster.
Feedback
Submit and view feedback for