RemoveProtectionGroup
The removeProtectionGroup method unprotects the VMs in the protection group and deletes the group.
Synopsis
RemoveProtectionGroupTask removeProtectionGroup(ProtectionGroup group)
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.
The group parameter specifies the protection group that must be deleted.
Faults
- ProtectionGroupNotEmpty
- ConnectionDownFault
- ReplicationProviderFault
- RuntimeFault
For information about the faults that Site Recovery Manager throws, see Faults in Site Recovery Manager API.