ListProtectionGroups

This method lists the configured protection groups.

Synopsis

SrmProtectionGroup[] listProtectionGroups( )

SrmProtectionGroup[] is an array of managed object references to all the SrmProtectionGroup managed objects that are currently configured.

Faults

  • RuntimeFault

Method to list protection groups

SrmProtectionGroup[] = _service.ListProtectionGroups(_svcRef);