VolumeRelocationProperties interface
Volume relocation properties
Properties
ready |
Has relocation finished and is ready to be cleaned up NOTE: This property will not be serialized. It can only be populated by the server. |
relocation |
Has relocation been requested for this volume |
Property Details
readyToBeFinalized
Has relocation finished and is ready to be cleaned up NOTE: This property will not be serialized. It can only be populated by the server.
readyToBeFinalized?: boolean
Property Value
boolean
relocationRequested
Has relocation been requested for this volume
relocationRequested?: boolean
Property Value
boolean