Click or drag to resize

CreateSnapMirrorRelationshipRequest Properties

The CreateSnapMirrorRelationshipRequest type exposes the following members.

Properties
  NameDescription
Public propertyDestinationVolume
The destination volume in the relationship.
Public propertyMaxTransferRate
Specifies the maximum data transfer rate between the volumes in kilobytes per second. The default value, 0, is unlimited and permits the SnapMirror relationship to fully utilize the available network bandwidth.
Public propertyPolicyName
Specifies the name of the ONTAP SnapMirror policy for the relationship. If not specified, the default policy name is MirrorLatest.
Public propertyRelationshipType
The type of relationship. On SolidFire systems, this value is always "extended_data_protection".
Public propertyScheduleName
The name of the preexisting cron schedule on the ONTAP system that is used to update the SnapMirror relationship. If no schedule is designated, snapMirror updates are not scheduled and must be updated manually.
Public propertySnapMirrorEndpointID
The endpoint ID of the remote ONTAP storage system communicating with the SolidFire cluster.
Public propertySourceVolume
The source volume in the relationship.
Top
See Also