This chapter presents methods to track progress and completion of create protection group calls. What to read next IsCreateProtectionGroupCompleteThis function checks completeness of the operation. To get the result, see GetCreateProtectionGroupResult. GetCreateProtectionGroupResultThis function gets the TaskInfo object containing the detailed results. To check completeness, see IsCreateProtectionGroupComplete. GetNewProtectionGroupAfter calling CreateAbrProtectionGroup or CreateHbrProtectionGroup or createVvolProtectionGroup to create a protection group, this call makes a new one and fills in the protection group with the final result of the operation. To get the task results, see GetCreateProtectionGroupResult. To check status, see IsCreateProtectionGroupComplete. Parent topic: Logical Usage Order - Site Recovery Manager API