Get Clusters Cluster
data class GetClustersCluster(val chargeType: String, val connectionString: String, val createTime: String, val dbNodeClass: String, val dbNodeNumber: Int, val dbNodes: List<GetClustersClusterDbNode>, val dbType: String, val dbVersion: String, val deleteLock: Int, val description: String, val engine: String, val expireTime: String, val expired: String, val id: String, val lockMode: String, val networkType: String, val port: String, val regionId: String, val status: String, val storageUsed: Int, val vpcId: String, val zoneId: String)
Constructors
Link copied to clipboard
constructor(chargeType: String, connectionString: String, createTime: String, dbNodeClass: String, dbNodeNumber: Int, dbNodes: List<GetClustersClusterDbNode>, dbType: String, dbVersion: String, deleteLock: Int, description: String, engine: String, expireTime: String, expired: String, id: String, lockMode: String, networkType: String, port: String, regionId: String, status: String, storageUsed: Int, vpcId: String, zoneId: String)
Properties
Link copied to clipboard
Billing method. Value options: PostPaid
for Pay-As-You-Go and PrePaid
for subscription.
Link copied to clipboard
PolarDB cluster connection string.
Link copied to clipboard
The create_time of the db_nodes.
Link copied to clipboard
The db_node_class of the db_nodes.
Link copied to clipboard
The DBNodeNumber of the PolarDB cluster.
Link copied to clipboard
The DBNodes of the PolarDB cluster.
Link copied to clipboard
The DeleteLock of the PolarDB cluster.
Link copied to clipboard
The description of the PolarDB cluster.
Link copied to clipboard
Expiration time. Pay-As-You-Go clusters never expire.
Link copied to clipboard
The DBClusterNetworkType of the PolarDB cluster.
Link copied to clipboard
The StorageUsed of the PolarDB cluster.