RemoveProtectionGroup

The
removeProtectionGroup
method unprotects the VMs in the protection group and deletes the group.

Synopsis

RemoveProtectionGroupTask removeProtectionGroup(ProtectionGroup group)
The
group
parameter specifies the protection group that must be deleted.
RemoveProtectionGroupTask is a task object that contains information about the status of the operation.
Site Recovery Manager Server
retains the object for 30 minutes after the task finishes.

Faults

  • ConnectionDownFault
  • ProtectionGroupNotEmpty
  • ReplicationProviderFault
  • RuntimeFault
For information about the faults that
Site Recovery Manager
throws, see Faults in Site Recovery Manager API.