GetClustersClusterHostGroupListNodeDiskInfo

data class GetClustersClusterHostGroupListNodeDiskInfo(val device: String, val diskId: String, val diskName: String, val size: Int, val type: String)

Constructors

constructor(device: String, diskId: String, diskName: String, size: Int, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The disk name.

Link copied to clipboard

The ID of the disk.

Link copied to clipboard

The disk name.

Link copied to clipboard
val size: Int

Disk capacity.

Link copied to clipboard

Disk type.