Click or drag to resize

SolidFireElementCreateVolume Method

Overload List
  NameDescription
Public methodCreateVolume(CreateVolumeRequest)
CreateVolume enables you to create a new (empty) volume on the cluster. As soon as the volume creation is complete, the volume is available for connection via iSCSI.
Public methodCreateVolume(String, Int64, Int64, NullableBoolean, QoS, Hashtable, NullableBoolean, String, NullableBoolean, NullableInt64, String, NullableInt64, NullableInt64)
CreateVolume enables you to create a new (empty) volume on the cluster. As soon as the volume creation is complete, the volume is available for connection via iSCSI.
Top
See Also