Returns list of consistency groups of storage devices configured for replication.

Synopsis

StorageDeviceGroup[] getDeviceGroups()
StorageDeviceGroup describes a consistency group of storage devices. The StorageDeviceGroup data class extends the StorageDeviceGroupBase. It has the following fields:
Field Description
devices SRA specific identifiers of the storage devices in the group.

StorageDeviceGroupBase is a base class for storage devices and storage groups. For information, see GetDevices.

Faults

  • RuntimeFault

See Faults in Site Recovery Manager API for more details.