Get Clusters Cluster
data class GetClustersCluster(val accountType: String, val applications: List<GetClustersClusterApplication>, val clientVersion: String, val clusterId: String, val clusterName: String, val computeCount: Int, val computeInstanceType: String, val createTime: String, val deployMode: String, val description: String, val haEnable: Boolean, val id: String, val imageId: String, val imageOwnerAlias: String, val loginCount: Int, val loginInstanceType: String, val managerCount: Int, val managerInstanceType: String, val osTag: String, val postInstallScripts: List<GetClustersClusterPostInstallScript>, val remoteDirectory: String, val sccClusterId: String, val schedulerType: String, val securityGroupId: String, val status: String, val volumeId: String, val volumeMountpoint: String, val volumeProtocol: String, val volumeType: String, val vpcId: String, val vswitchId: String, val zoneId: String)
Constructors
Link copied to clipboard
fun GetClustersCluster(accountType: String, applications: List<GetClustersClusterApplication>, clientVersion: String, clusterId: String, clusterName: String, computeCount: Int, computeInstanceType: String, createTime: String, deployMode: String, description: String, haEnable: Boolean, id: String, imageId: String, imageOwnerAlias: String, loginCount: Int, loginInstanceType: String, managerCount: Int, managerInstanceType: String, osTag: String, postInstallScripts: List<GetClustersClusterPostInstallScript>, remoteDirectory: String, sccClusterId: String, schedulerType: String, securityGroupId: String, status: String, volumeId: String, volumeMountpoint: String, volumeProtocol: String, volumeType: String, vpcId: String, vswitchId: String, zoneId: 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard