Get Clusters Cluster
data class GetClustersCluster(val autoRenewPeriod: Int, val availableKernelVersions: List<GetClustersClusterAvailableKernelVersion>, val chargeType: String, val commodityCode: String, val computeResource: String, val connectionString: String, val createTime: String, val dbClusterCategory: String, val dbClusterId: String, val dbClusterNetworkType: String, val dbClusterType: String, val dbClusterVersion: String, val dbNodeClass: String, val dbNodeCount: Int, val dbNodeStorage: Int, val description: String, val diskType: String, val dtsJobId: String, val elasticIoResource: Int, val engine: String, val engineVersion: String, val executorCount: String, val expireTime: String, val expired: String, val id: String, val kernelVersion: String, val lockMode: String, val lockReason: String, val maintainTime: String, val mode: String, val networkType: String, val paymentType: String, val port: Int, val rdsInstanceId: String, val regionId: String, val renewalStatus: String, val resourceGroupId: String, val securityIps: List<String>, val status: String, val storageResource: String, val tags: Map<String, String>, val vpcCloudInstanceId: String, val vpcId: String, val vswitchId: String, val zoneId: String)
Constructors
Link copied to clipboard
constructor(autoRenewPeriod: Int, availableKernelVersions: List<GetClustersClusterAvailableKernelVersion>, chargeType: String, commodityCode: String, computeResource: String, connectionString: String, createTime: String, dbClusterCategory: String, dbClusterId: String, dbClusterNetworkType: String, dbClusterType: String, dbClusterVersion: String, dbNodeClass: String, dbNodeCount: Int, dbNodeStorage: Int, description: String, diskType: String, dtsJobId: String, elasticIoResource: Int, engine: String, engineVersion: String, executorCount: String, expireTime: String, expired: String, id: String, kernelVersion: String, lockMode: String, lockReason: String, maintainTime: String, mode: String, networkType: String, paymentType: String, port: Int, rdsInstanceId: String, regionId: String, renewalStatus: String, resourceGroupId: String, securityIps: List<String>, status: String, storageResource: String, tags: Map<String, String>, vpcCloudInstanceId: String, vpcId: String, vswitchId: String, zoneId: String)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Billing method. Value options: PostPaid
for Pay-As-You-Go and PrePaid
for subscription.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The CreateTime of the ADB cluster.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The DBNodeClass of the ADB cluster.
Link copied to clipboard
The DBNodeCount of the ADB cluster.
Link copied to clipboard
The DBNodeStorage of the ADB cluster.
Link copied to clipboard
The description of the ADB cluster.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Expiration time. Pay-As-You-Go clusters never expire.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The DBClusterNetworkType of the ADB cluster.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The status of the cluster. Valid values: Preparing
, Creating
, Restoring
, Running
, Deleting
, ClassChanging
, NetAddressCreating
, NetAddressDeleting
. For more information, see Cluster status.
Link copied to clipboard
Link copied to clipboard