CassandraClusterPublicStatusDataCentersItem interface
Properties
name | The name of this Datacenter. |
nodes | |
seed |
A list of all seed nodes in the cluster, managed and unmanaged. |
Property Details
name
The name of this Datacenter.
name?: string
Property Value
string
nodes
nodes?: ComponentsM9L909SchemasCassandraclusterpublicstatusPropertiesDatacentersItemsPropertiesNodesItems[]
Property Value
seedNodes
A list of all seed nodes in the cluster, managed and unmanaged.
seedNodes?: string[]
Property Value
string[]