ClusterZoneResponse

data class ClusterZoneResponse(val hosts: List<String>, val zone: String)

Zone and associated hosts info

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of hosts belonging to the availability zone in a cluster

Link copied to clipboard

Availability zone identifier