GetInstancesInstance

data class GetInstancesInstance(val autoRenew: String, val coldStorage: Int, val createTime: String, val deletionProection: Boolean, val diskCategory: String, val diskUsage: String, val diskWarningThreshold: String, val engineType: Int, val expiredTime: String, val fileEngineNodeCount: Int, val fileEngineSpecification: String, val id: String, val instanceId: String, val instanceName: String, val instanceStorage: String, val ipWhiteLists: List<String>, val ltsNodeCount: Int, val ltsNodeSpecification: String, val networkType: String, val paymentType: String, val phoenixNodeCount: Int, val phoenixNodeSpecification: String, val resourceOwnerId: String, val searchEngineNodeCount: Int, val searchEngineSpecification: String, val serviceType: String, val status: String, val tableEngineNodeCount: Int, val tableEngineSpecification: String, val timeSeriesEngineNodeCount: Int, val timeSeriresEngineSpecification: String, val vpcId: String, val vswitchId: String, val zoneId: String)

Constructors

Link copied to clipboard
constructor(autoRenew: String, coldStorage: Int, createTime: String, deletionProection: Boolean, diskCategory: String, diskUsage: String, diskWarningThreshold: String, engineType: Int, expiredTime: String, fileEngineNodeCount: Int, fileEngineSpecification: String, id: String, instanceId: String, instanceName: String, instanceStorage: String, ipWhiteLists: List<String>, ltsNodeCount: Int, ltsNodeSpecification: String, networkType: String, paymentType: String, phoenixNodeCount: Int, phoenixNodeSpecification: String, resourceOwnerId: String, searchEngineNodeCount: Int, searchEngineSpecification: String, serviceType: String, status: String, tableEngineNodeCount: Int, tableEngineSpecification: String, timeSeriesEngineNodeCount: Int, timeSeriresEngineSpecification: String, vpcId: String, vswitchId: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

AutoRenew.

Link copied to clipboard

The cold storage capacity of the instance. Unit: GB.

Link copied to clipboard

The creation date of Instance.

Link copied to clipboard

The deletion protection of instance.

Link copied to clipboard

The disk type of instance. Valid values: capacity_cloud_storage, cloud_efficiency, cloud_essd, cloud_ssd.

Link copied to clipboard

The usage of disk.

Link copied to clipboard

The threshold of disk.

Link copied to clipboard

The type of Instance engine .

Link copied to clipboard

The expiration time of Instance.

Link copied to clipboard

The count of file engine.

Link copied to clipboard

The specification of file engine. Valid values: lindorm.c.xlarge.

Link copied to clipboard
val id: String

The ID of the Instance.

Link copied to clipboard

The ID of the instance.

Link copied to clipboard

The name of the instance.

Link copied to clipboard

The storage capacity of the instance. Unit: GB. For example, the value 50 indicates 50 GB.

Link copied to clipboard

The ip white list of instance.

Link copied to clipboard

The count of lindorm tunnel service.

Link copied to clipboard

The specification of lindorm tunnel service. Valid values: lindorm.g.2xlarge, lindorm.g.xlarge.

Link copied to clipboard

Instance network type, enumerative.VPC.

Link copied to clipboard

The billing method. Valid values: PayAsYouGo and Subscription.

Link copied to clipboard

The count of phoenix.

Link copied to clipboard

The specification of phoenix. Valid values: lindorm.c.2xlarge, lindorm.c.4xlarge, lindorm.c.8xlarge, lindorm.c.xlarge, lindorm.g.2xlarge, lindorm.g.4xlarge, lindorm.g.8xlarge, lindorm.g.xlarge.

Link copied to clipboard

The owner id of resource.

Link copied to clipboard

The count of search engine.

Link copied to clipboard

The specification of search engine. Valid values: lindorm.g.2xlarge, lindorm.g.4xlarge, lindorm.g.8xlarge, lindorm.g.xlarge.

Link copied to clipboard

The service type of Instance, Valid values: lindorm, serverless_lindorm, lindorm_standalone.

Link copied to clipboard

The status of Instance, enumerative: Valid values: ACTIVATION, DELETED, CREATING, CLASS_CHANGING, LOCKED, INSTANCE_LEVEL_MODIFY, NET_MODIFYING, RESIZING, RESTARTING, MINOR_VERSION_TRANSING.

Link copied to clipboard

The count of table engine.

Link copied to clipboard

The specification of table engine. Valid values: lindorm.c.2xlarge, lindorm.c.4xlarge, lindorm.c.8xlarge, lindorm.c.xlarge, lindorm.g.2xlarge, lindorm.g.4xlarge, lindorm.g.8xlarge, lindorm.g.xlarge.

Link copied to clipboard

The count of time series engine.

Link copied to clipboard

The specification of time series engine. Valid values: lindorm.g.2xlarge, lindorm.g.4xlarge, lindorm.g.8xlarge, lindorm.g.xlarge.

Link copied to clipboard

The ID of the virtual private cloud (VPC) that is connected to the instance.

Link copied to clipboard

The vswitch id.

Link copied to clipboard

The zone ID of the instance.