The snapMirrorVolumeInfo object contains information about a volume location in a SnapMirror relationship, such as its name and type.
This object contains the following members:
Name | Description | Type |
---|---|---|
type | The type of volume. Possible values:
|
string |
volumeID | The ID of the volume. Only valid if "type" is solidfire. | integer |
vserver | The name of the Vserver that owns this volume. Only valid if "type" is ontap. | string |
name | The name of the volume. | string |