GetProtectionGroup
Retrieves the protection group with the specified name, if any.
Synopsis
ProtectionGroup getProtectionGroup(String name)
name is the name of the protection group.
Returns ProtectionGroup is the specific Protection Group with the given name.
Faults
- ProtectionGroupNotFound
- RuntimeFault
See Faults in Site Recovery Manager API for more details.