VolumeRelocationPropertiesResponse

data class VolumeRelocationPropertiesResponse(val readyToBeFinalized: Boolean, val relocationRequested: Boolean? = null)

Volume relocation properties

Constructors

Link copied to clipboard
constructor(readyToBeFinalized: Boolean, relocationRequested: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Has relocation finished and is ready to be cleaned up

Link copied to clipboard

Has relocation been requested for this volume