Click or drag to resize

CreateSnapMirrorVolumeRequest Properties

The CreateSnapMirrorVolumeRequest type exposes the following members.

Properties
  NameDescription
Public propertyAggregate
The containing ONTAP aggregate in which to create the volume. You can use ListSnapMirrorAggregates to get information about available ONTAP aggregates.
Public propertyName
The destination ONTAP volume name.
Public propertySize
The size of the volume in bytes.
Public propertySnapMirrorEndpointID
The endpoint ID of the remote ONTAP storage system communicating with the SolidFire cluster.
Public propertyType
The volume type. Possible values: rw: Read-write volume ls: Load-sharing volume dp: Data protection volume If no type is provided the default type is dp.
Public propertyVserver
The name of the Vserver.
Top
See Also