BreakSnapMirrorVolumeRequest Properties |
The BreakSnapMirrorVolumeRequest type exposes the following members.
Name | Description | |
---|---|---|
Access |
Resulting volume access mode.
Possible values:
readWrite
readOnly
locked
| |
Preserve |
Preserve any snapshots newer than the snapshot identified by snapshotID.
Possible values:
true: Preserve snapshots newer than snapshotID.
false: Do not preserve snapshots newer than snapshotID.
If false, any snapshots newer than snapshotID are deleted.
| |
SnapshotID |
Roll back the volume to the snapshot identified by this ID.
The default behavior is to roll back to the most recent snapshot.
| |
VolumeID |
The volume on which to perform the break operation.
The volume access mode must be snapMirrorTarget.
|