GetDedicatedHostGroupsGroup

data class GetDedicatedHostGroupsGroup(val allocationPolicy: String, val bastionInstanceId: String, val cpuAllocateRation: Double, val cpuAllocatedAmount: Double, val cpuAllocationRatio: Int, val createTime: String, val dedicatedHostCountGroupByHostTypes: List<GetDedicatedHostGroupsGroupDedicatedHostCountGroupByHostType>, val dedicatedHostGroupDesc: String, val dedicatedHostGroupId: String, val deployType: String, val diskAllocateRation: Double, val diskAllocatedAmount: Double, val diskAllocationRatio: Int, val diskUsedAmount: Double, val diskUtility: Double, val engine: String, val hostNumber: Int, val hostReplacePolicy: String, val id: String, val instanceNumber: Int, val memAllocateRation: Double, val memAllocatedAmount: Double, val memAllocationRatio: Int, val memUsedAmount: Double, val memUtility: Double, val text: String, val vpcId: String, val zoneIdLists: List<GetDedicatedHostGroupsGroupZoneIdList>)

Constructors

Link copied to clipboard
constructor(allocationPolicy: String, bastionInstanceId: String, cpuAllocateRation: Double, cpuAllocatedAmount: Double, cpuAllocationRatio: Int, createTime: String, dedicatedHostCountGroupByHostTypes: List<GetDedicatedHostGroupsGroupDedicatedHostCountGroupByHostType>, dedicatedHostGroupDesc: String, dedicatedHostGroupId: String, deployType: String, diskAllocateRation: Double, diskAllocatedAmount: Double, diskAllocationRatio: Int, diskUsedAmount: Double, diskUtility: Double, engine: String, hostNumber: Int, hostReplacePolicy: String, id: String, instanceNumber: Int, memAllocateRation: Double, memAllocatedAmount: Double, memAllocationRatio: Int, memUsedAmount: Double, memUtility: Double, text: String, vpcId: String, zoneIdLists: List<GetDedicatedHostGroupsGroupZoneIdList>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The policy that is used to allocate resources in the dedicated cluster. Valid values:Evenly,Intensively

Link copied to clipboard

The Bastion Instance id of the Dedicated Host Group.

Link copied to clipboard

The CPU Allocated Amount of the Dedicated Host Group.

Link copied to clipboard

The CPU overcommitment ratio of the dedicated cluster. If you set this parameter to 200, the CPU resources that can be allocated are twice as many as the CPU resources that are provided. This maximizes the CPU utilization. Valid values: 100 to 300. Default value: 200.

Link copied to clipboard

The CPU overcommitment ratio of the dedicated cluster.Valid values: 100 to 300. Default value: 200.

Link copied to clipboard

The Created Time of the Dedicated Host Group.

Link copied to clipboard

The Dedicated Host Count Group by Host Type of the Dedicated Host Group.

Link copied to clipboard

The name of the dedicated cluster. The name must be 1 to 64 characters in length and can contain letters, digits, underscores (_), and hyphens (-). It must start with a letter.

Link copied to clipboard

Dedicated Host Group ID.

Link copied to clipboard

The Deployment Type of the Dedicated Host Group.

Link copied to clipboard

The Disk Allocated Amount of the Dedicated Host Group.

Link copied to clipboard

The storage overcommitment ratio of the dedicated cluster.Valid values: 100 to 300. Default value: 200.

Link copied to clipboard

The Disk Allocation Ratio of the Dedicated Host Group.

Link copied to clipboard

The DiskUsedAmount of the Dedicated Host Group.

Link copied to clipboard

The DiskUtility of the Dedicated Host Group.

Link copied to clipboard

Database Engine Type.The database engine of the dedicated cluster. Valid values:Redis, SQLServer, MySQL, PostgreSQL, MongoDB

Link copied to clipboard

The Total Host Number of the Dedicated Host Group.

Link copied to clipboard

The policy based on which the system handles host failures. Valid values:Auto,Manual

Link copied to clipboard
val id: String

The ID of the Dedicated Host Group.

Link copied to clipboard

The Total Instance Number of the Dedicated Host Group.

Link copied to clipboard

The MemAllocatedAmount of the Dedicated Host Group.

Link copied to clipboard

The maximum memory usage of each host in the dedicated cluster.Valid values: 0 to 90. Default value: 90.

Link copied to clipboard

The Memory Allocation Ratio of the Dedicated Host Group.

Link copied to clipboard

The MemUsedAmount of the Dedicated Host Group.

Link copied to clipboard

The Mem Utility of the Dedicated Host Group.

Link copied to clipboard

The Text of the Dedicated Host Group.

Link copied to clipboard

The virtual private cloud (VPC) ID of the dedicated cluster.

Link copied to clipboard

The ZoneIDList of the Dedicated Host Group.