SnapMirrorRelationshipMirrorState Property |
The mirror state of the SnapMirror relationship.
Possible values:
uninitialized: The destination volume has not been initialized.
snapmirrored: The destination volume has been initialized and is ready to recieve SnapMirror updates.
broken-off: The destination volume is read-write and snapshots are present.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public string MirrorState { get; set; }
Property Value
Type:
StringSee Also