rubrikinc / polaris-o365-powershell

PowerShell commands for managing Polaris M365 protection
MIT License
7 stars 13 forks source link

Add Start Complete Operational Recovery endpoints #47

Closed yuyiying closed 3 months ago

yuyiying commented 3 months ago

Description

In this PR we add new endpoints for start complete operational recovery

PS> Start-CompleteOperationalRecovery -MassRecoveryInstanceId $massRecoveryInstanceId -SubscriptionName $subscriptionName

Related Issue

Motivation and Context

As we are going to release operational recovery in beta, we have added support for these in powershell.

How Has This Been Tested?

Have tested out all the cases of failed/succeeded complete operational recovery.

Screenshots (if appropriate):

failed case:

image

Trigger complete operational recovery for calendar successfully

image image

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!