DiskResponse

data class DiskResponse(val id: String, val reference: String)

Model for disk for that pool is using

Constructors

Link copied to clipboard
constructor(id: String, reference: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

ID is the disk identifier visible to the OS. It is typically the WWN or disk ID in formats such as eui.e8238fa6bf530001001b448b45263379 or 0x5002cf6cbc5dd460

Link copied to clipboard

Reference is the location of the disk in an external system.