ListClusterZonesResult

data class ListClusterZonesResult(val zones: List<ClusterZoneResponse>? = null)

List of all zones and associated hosts for a cluster

Constructors

Link copied to clipboard
constructor(zones: List<ClusterZoneResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Zone and associated hosts info