Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.23 KB

VolumeMovement.md

File metadata and controls

14 lines (10 loc) · 1.23 KB

VolumeMovement

Properties

Name Type Description Notes
CutoverWindow int32 Time window in seconds for cutover. The allowed range is between 30 to 300 seconds. [optional] [default to null]
DestinationAggregate *DiskAggregates [optional] [default to null]
PercentComplete string Completion percentage [optional] [default to null]
State string State of volume move operation. PATCH the state to "aborted" to abort the move operation. PATCH the state to "cutover" to trigger cutover. PATCH the state to "paused" to pause the volume move operation in progress. PATCH the state to "replicating" to resume the paused volume move operation. PATCH the state to "cutover-wait" to go into cutover manually. Change of state is only supported if volume movement is in progress. [optional] [default to null]
TieringPolicy string Tiering policy for FabricPool [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]