A2AUnprotectedDiskDetailsResponse

data class A2AUnprotectedDiskDetailsResponse(val diskLunId: Int? = null)

A2A unprotected disk details.

Constructors

Link copied to clipboard
constructor(diskLunId: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val diskLunId: Int? = null

The source lun Id for the data disk.