Click or drag to resize

CloneVolumeResult Properties

The CloneVolumeResult type exposes the following members.

Properties
  NameDescription
Public propertyAsyncHandle
Handle value used to track the progress of the clone.
Public propertyCloneID
The ID of the newly-created clone.
Public propertyCurve
The curve is a set of key-value pairs. The keys are I/O sizes in bytes. The values represent the cost of performing an IOP at a specific I/O size. The curve is calculated relative to a 4096 byte operation set at 100 IOPS.
Public propertyVolume
The resulting volume
Public propertyVolumeID
The volume ID of the newly-created clone.
Top
See Also