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 a specific
ProtectionGroup
with the given name. For more information, see Protection Group.Faults
- ProtectionGroupNotFound
- RuntimeFault
See
Faults in Site Recovery Manager API
for more details.