Get Clusters Cluster
data class GetClustersCluster(val aclId: String, val appVersion: String, val clusterId: String, val clusterName: String, val clusterType: String, val cpu: Int, val healthStatus: String, val id: String, val initCostTime: Int, val instanceCount: Int, val instanceId: String, val instanceModels: List<GetClustersClusterInstanceModel>, val internetAddress: String, val internetDomain: String, val internetPort: String, val intranetAddress: String, val intranetDomain: String, val intranetPort: String, val memoryCapacity: Int, val payInfo: String, val pubNetworkFlow: String, val status: String)
Constructors
Link copied to clipboard
fun GetClustersCluster(aclId: String, appVersion: String, clusterId: String, clusterName: String, clusterType: String, cpu: Int, healthStatus: String, id: String, initCostTime: Int, instanceCount: Int, instanceId: String, instanceModels: List<GetClustersClusterInstanceModel>, internetAddress: String, internetDomain: String, internetPort: String, intranetAddress: String, intranetDomain: String, intranetPort: String, memoryCapacity: Int, payInfo: String, pubNetworkFlow: String, status: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard