GetPrivateCloudManagementCluster

data class GetPrivateCloudManagementCluster(val hosts: List<String>, val id: Int, val size: Int)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of the hosts in the management cluster.

Link copied to clipboard
val id: Int

The ID of the management cluster.

Link copied to clipboard
val size: Int

The size of the management cluster.