Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 1 KB

reference_element_api_snapmirrorvolumeinfo.adoc

File metadata and controls

50 lines (43 loc) · 1 KB
permalink sidebar keywords summary
api/reference_element_api_snapmirrorvolumeinfo.html
sidebar
object,objects,snapMirrorVolumeInfo
The snapMirrorVolumeInfo object contains information about a volume location in a SnapMirror relationship, such as its name and type.

snapMirrorVolumeInfo

The snapMirrorVolumeInfo object contains information about a volume location in a SnapMirror relationship, such as its name and type.

Object members

This object contains the following members:

Name Description Type

type

The type of volume. Possible values:

  • solidfire: The volume resides on a storage cluster running Element software.

  • ontap: The volume resides on a remote ONTAP cluster.

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